4.2-rc1
Pre-release
Pre-release
- Added
pebble gdb
, which enables debugging in the emulator! Trypebble gdb --help
for some tips. - Added
pebble build --debug
, which builds apps with optimisations disabled. Note that this will result in larger, slower apps, which may introduce new bugs by running out of memory. - Fixed a bug causing new projects to be generated with the wrong wscript when SDK 2.9 was active, but
--sdk
was passed tonew-project
.
Known issue: the word "echo" spuriously appears in the gdb preamble.