Skip navigation.
 
mlRe: cross development on Jaguar
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/

Related mailsAuthorDate
mlRe: cross development on Jaguar patrick machielse Dec 15, 20:50
mlRe: cross development on Jaguar Dennis Falling Dec 16, 04:48
mlRe: cross development on Jaguar patrick machielse Dec 16, 10:41
mlRe: cross development on Jaguar Dennis Falling Dec 16, 16:06
mlRe: cross development on Jaguar j o a r Dec 16, 16:17
mlRe: cross development on Jaguar Dennis Falling Dec 16, 16:44
mlRe: cross development on Jaguar j o a r Dec 16, 16:49
mlRe: cross development on Jaguar patrick machielse Dec 16, 21:05
mlRe: cross development on Jaguar Pete Gontier Dec 16, 21:54
mlRe: cross development on Jaguar Dennis Falling Dec 20, 20:40