You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some undoing, I tried to remove my breakpoint
Atom Version: 1.0.19 System: Linux Mint Thrown From: atom-gdb package, v0.4.0
Stack Trace
Uncaught TypeError: Cannot read property 'destroy' of undefined
At /home/pieter/.atom/packages/atom-gdb/lib/atom-gdb.coffee:145
TypeError: Cannot read property 'destroy' of undefined
at Object.module.exports.AtomGdb.toggleBreakpoint (/home/pieter/.atom/packages/atom-gdb/lib/atom-gdb.coffee:145:35)
at atom-text-editor.subscriptions.add.atom.commands.add.atom-gdb:toggle-breakpoint (/home/pieter/.atom/packages/atom-gdb/lib/atom-gdb.coffee:35:96)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:245:29)
at /usr/share/atom/resources/app.asar/src/command-registry.js:3:61
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:524:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:347:22)
at HTMLDocument.module.exports.WindowEventHandler.onKeydown (/usr/share/atom/resources/app.asar/src/window-event-handler.js:184:20)
[Enter steps to reproduce below:]
After some undoing, I tried to remove my breakpoint
Atom Version: 1.0.19
System: Linux Mint
Thrown From: atom-gdb package, v0.4.0
Stack Trace
Uncaught TypeError: Cannot read property 'destroy' of undefined
Commands
Config
Installed Packages
The text was updated successfully, but these errors were encountered: