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 Ada] New GDB/MI command: -ada-tasks-info


Hello,

As mentioned earlier, I am resending this patch set, with corrected
email subjects. The purpose of this patchset is to add a new GDB/MI
command to get the list of Ada tasks. I mirrored that new command
after the -thread-info command, except that it returns a table
rather than a list (the latter is done for backwards compatibility
reasons, which do not apply to this new command).

I would appreciate some feedback, at least on the user-visible
part of it (the command syntax and output). So, I will wait for
comments before I commit anything.

The series was tested on x86_64-linux.

Thank you,
-- 
Joel


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