This is the mail archive of the gdb-patches@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: [PATCH] Expose signal and syscall catchpoints to Python


On Tue,  2 Jun 2015 00:19:03 +0200
Alessandro Di Federico <ale+gdb@clearmind.me> wrote:

> This patch exposes syscall and signal catchpoints to Python. This
> means that `gdb.breakpoints()` also returns syscall and signal
> catchpoints, and it is possible to create them through
> `gdb.Breakpoint`.

Ping.
Does the patch look OK?

--
Alessandro Di Federico


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