Feature request: support a "resume previous execution" with a breakpoint commands section

Tom Tromey tromey@redhat.com
Wed Jul 25 14:13:00 GMT 2012


>>>>> "Tristan" == Tristan Wibberley <tristan.wibberley@gmail.com> writes:

Tristan> Please add a command that is valid within a breakpoint commands
Tristan> section which simply resumes whatever you were doing (finish, next,
Tristan> step, continue, until <location>, etc, as if you did not have the
Tristan> extra breakpoint running some commands automatically).

FWIW, you can do this with Python.
It isn't easy to access from the CLI though.

Tom



More information about the Gdb mailing list