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] introduces ADA language in varobj system


>>>>> "Charly" == Jean-Charles Delay <delay@adacore.com> writes:

Charly> The following will be my first, but hopefully not last,
Charly> contribution to GDB.

Welcome!

Charly> This patch prepares the field by adding the Ada language
Charly> definitions to the varobj system and creating the stubs
Charly> functions wrapping the current C implementation which implies no
Charly> changes in the current behavior of GDB. It is a first, but
Charly> necessary, step to more changes to enhance the Ada language
Charly> support in MI.

I think it is generally best to hold a patch like this until you have
written the follow-on patches; then submit them as a patch series.

That said, this patch is ok.  Please also send and commit a patch adding
yourself to the write-after-approval section of gdb/MAINTAINERS.  If you
do not have a sourceware account, let me know off-list and I will tell
you how to get one.

Tom


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