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: [ANNOUNCEMENT] GDB 8.1 released!


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


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