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 3/4]: Handle SIGINT under Python by raising KeyboardInterrupt


Whoops, that should be [PATCH 3/4].

On Jul 16, 2012, at 4:53 PM, Khoo Yit Phang wrote:

> Hi,
> 
> Here's the third Python patch: it enables handling of SIGINT (Ctrl-C) under Python, whether "python" or "python-block", by raising KeyboardInterrupt using the standard Python mechanism. I've posted the same patch back in January (http://permalink.gmane.org/gmane.comp.gdb.patches/71960).
> 
> Thank you,
> 
> Yit
> July 16, 2012
> 
> <python-handle-sigint>


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