Skip to content

Instantly share code, notes, and snippets.

@sh1mmer
Created October 27, 2011 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sh1mmer/1320440 to your computer and use it in GitHub Desktop.
Save sh1mmer/1320440 to your computer and use it in GitHub Desktop.
(gdb) b node.cc:2339
Breakpoint 1 at 0x10000fcc0: file ../src/node.cc, line 2339.
Breakpoint 2 at 0x1000136b4: file ../src/node.cc, line 2339.
warning: Multiple breakpoints were set.
Use the "delete" command to delete unwanted breakpoints.
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment