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: [PATCH] gdb: improve usage strings


>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

>> Isn't that the case of "finish &" ?

Mike> i'm not familiar with async behavior in gdb.  is it something that
Mike> applies to all commands, or just to a select few ?

Just a few.  From (info "(gdb) Background Execution") they are: run,
attach, step, stepi, next, nexti, continue, finish, until.

Mike> if the latter, should we still document it in the usage string ?

I think that would be the most informative.

Tom


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