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


> I don't have any questions about the implementation, but I do wonder
> whether reusing "info os xxx" mechanism might be better here, e.g.:
> 
> 	info os ada-tasks

I don't think it makes sense in this case. I could see system-wide
queries, or os-specific commands to use that prefix.  But I don't see
how the list of Ada tasks would fit in the `info os' prefix. Ada tasks
and threads are very similar, so I would treat them the same.

-- 
Joel


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