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: RFA: [Ada] extract known tasks array parameters from symbol table


On Feb 17, 2012, at 5:34 PM, Joel Brobecker wrote:

>> So, like this ?
> [...]
>> gdb/
>> 2012-02-13 Tristan Gingold <gingold@adacore.com> 
>> 
>> 	* ada-tasks.c (struct ada_tasks_inferior_data): Add
>> 	known_tasks_element and known_tasks_length fields.
>> 	(read_known_tasks_array): Change argument type.  Use pointer type
>> 	and number of elements from DATA.  Adjust.
>> 	(read_known_tasks_list): Likewise.
>> 	(get_known_tasks_addr): Remove.
>> 	(ada_set_current_inferior_known_tasks_addr): Renamed to ...
>> 	(ada_tasks_inferior_data_sniffer): ... this.  Try symtab first.
>>        Merge former get_known_tasks_addr code.
> 
> Yep! That looks good to me.

Ok, so I will commit after checking it on Linux and with ravenscar (i.e., not before Monday :-)

Thanks,
Tristan.


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