atom-gdb-debugger
atom-gdb-debugger copied to clipboard
Adding watchpoint to global array bug
After adding a watchpoint to a global array, and then restarting the debug session, causes the "remove" button to not work. After re-adding the array, all elements in the array are duplicated when expanded.
Have a look, I can create better instructions for this when I am at an editor again.
This is a bug in node-gdb. Opened https://github.com/gsmcmullin/node-gdb/issues/5