Re: [ANNOUNCEMENT] GDB 8.1 released!
Dennis Clarke <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 31/01/18 02:45 PM, Simon Marchi wrote: > 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); Just a question to clarify here but do I now need big ol' python to build gdb from source? Dennis