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]

GDB/MI Varobj support for Ada


Hello,

This patch series brings varobj support to Ada. Basically, the bulk
of the work is to make sure that the Ada objects get decoded properly.

The series also introduces a language-specific piece for type mutation.
It takes the easy road, one which I believe front-ends should be able
to understand without difficult, and might actually already work, if
they already supported floating varobjs.

This will also require a NEWS entry, which I will post as soon as
the patch is in.


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