[PATCH 0/3] Add "announce" flag to Python breakpoint creation

Tom Tromey tromey@adacore.com
Thu Dec 8 19:18:01 GMT 2022


I noticed that, when creating a breakpoint from Python, gdb will print
various things.  However, for DAP and presumably other scripting
applications, it's good to be able to control gdb's output.  This
series adds a flag to allow this.

Tom




More information about the Gdb-patches mailing list