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


> 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.

Thanks!
-- 
Joel


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