This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [FYI] tutorial for process record and reverse debugging


>
> However, rather than such a specific command as you describe, I had been
> thinking about a more general alternative, which in my mind I have been
> referring to by the code name "goto". ?As in:
>
> ?(gdb) record goto end
> ?(gdb) record goto beginning
> ?(gdb) record goto instruction 12345
> ?(gdb) record goto bookmark 7
>
> Easy enough to make this command ignore breakpoints watchpoints etc.
>
>
>

I really like this idea.  :)

Hui


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]