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]

[PATCH 2/4]: Handle SIGINT under Python by raising KeyboardInterrupt


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

Attachment: python-handle-sigint
Description: Binary data


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