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/NEWS] Mention new feature "Ada tasking support"


> Date: Wed, 22 Oct 2008 12:57:02 -0700
> From: Joel Brobecker <brobecker@adacore.com>
> 
> 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
> 
>         * NEWS: Add entry for new feature (Ada tasking support).
> 
> OK to commit?

Yes, but...

> +    info task TASK_NO
> +      Print detailed information about task TASK_NO.
> +    task
> +      Print the ID of the current task.
> +    task TASK_NO
> +      Switch the context of debugging to task TASK_NO.

Is "task ID" the same as "TASK_NO"?  If so, let's use a consistent
terminology: pick one of them and stick to it.

Thanks.


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