Created
October 27, 2011 18:46
-
-
Save sh1mmer/1320440 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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