Skip to content

4.2-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Katharine Katharine released this 26 Feb 22:29
· 110 commits to master since this release
  • Added pebble gdb, which enables debugging in the emulator! Try pebble 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 to new-project.

Known issue: the word "echo" spuriously appears in the gdb preamble.