FROM : Pete Gontier
DATE : Thu Dec 16 21:54:23 2004
circa 12/16/04 12:05 PM, "patrick machielse" <<email_removed>> wrote:
> fb stands for 'forward break'
I suspect you mean 'future-break'.
(gdb) help fb
Set breakpoint at expression. If it can't be done now, attempt it
again each time code is dynamically loaded.
(gdb) help future-break
Set breakpoint at expression. If it can't be done now, attempt it
again each time code is dynamically loaded.
(gdb) help aliases
...
Command name abbreviations are allowed if unambiguous.
I wouldn't bother to be pedantic about this except that 'future-break' is so
much better an explanation of what 'fb' does. I haven't used it much lately,
but in a former life it was indispensable.
--
Pete Gontier
http://www.m-audio.com/
DATE : Thu Dec 16 21:54:23 2004
circa 12/16/04 12:05 PM, "patrick machielse" <<email_removed>> wrote:
> fb stands for 'forward break'
I suspect you mean 'future-break'.
(gdb) help fb
Set breakpoint at expression. If it can't be done now, attempt it
again each time code is dynamically loaded.
(gdb) help future-break
Set breakpoint at expression. If it can't be done now, attempt it
again each time code is dynamically loaded.
(gdb) help aliases
...
Command name abbreviations are allowed if unambiguous.
I wouldn't bother to be pedantic about this except that 'future-break' is so
much better an explanation of what 'fb' does. I haven't used it much lately,
but in a former life it was indispensable.
--
Pete Gontier
http://www.m-audio.com/
| Related mails | Author | Date |
|---|---|---|
| patrick machielse | Dec 15, 20:50 | |
| Dennis Falling | Dec 16, 04:48 | |
| patrick machielse | Dec 16, 10:41 | |
| Dennis Falling | Dec 16, 16:06 | |
| j o a r | Dec 16, 16:17 | |
| Dennis Falling | Dec 16, 16:44 | |
| j o a r | Dec 16, 16:49 | |
| patrick machielse | Dec 16, 21:05 | |
| Pete Gontier | Dec 16, 21:54 | |
| Dennis Falling | Dec 20, 20:40 |






Cocoa mail archive

