Gareth McMullin

Results 5 comments of Gareth McMullin

This is a bug in node-gdb. Opened https://github.com/gsmcmullin/node-gdb/issues/5

## Integrated debug side panel - [x] Create new resizable side panel - [x] Move toolbar to new debug panel - [x] Make individual views collapsable/hidable - [ ] Add...

The default key bindings are copied from Visual Studio Code: https://code.visualstudio.com/Docs/customization/keybindings#_debug We can of course change them if there are more sensible defaults. Do you have a suggestion? Also, users...

Hi @cwoodall The easiest way to do this is to put the command `source .gdbinit` in the startup commands in the dialog. Because we're using the MI interface to GDB,...

Updated to use `@font-size` from the system theme in 6cf04a05c5aac62efb3d3a8d14a9cf3f46492e71. It was previously unspecified. Adding configuration options to set styles in the package seems like a nasty rabbit hole to...