[ANNOUNCEMENT] GDB 8.1 released!
Simon Marchi
simon.marchi@polymtl.ca
Wed Jan 31 19:45:00 GMT 2018
Thanks for taking care of the release!
Just one precision:
> * New 'rbreak' command to insert a number of breakpoints via a
> regular
> expression pattern (requires Python);
If I'm not mistaken, the rbreak CLI command was available before.
What's new is the new rbreak function in the Python API. The existing
rbreak CLI command does not require Python.
Simon
More information about the Gdb
mailing list