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 v3 00/15] extension language API for GDB


Hi.

Here's v3 of this patch series.
v2: https://sourceware.org/ml/gdb-patches/2013-12/msg00404.html

This version:

- updates some extension.c routines to exit if an extension language
  gets an error, rather than continue trying other extension languages.

- updates remaining uses of python/python.h outside of the python directory

Still to do: interrupt handling.


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