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:Doc] Example for -exec-arguments


 > > Adding example to the doc for -exec-arguments
 > > 
 > > Ok?
 > 
 > Yes, thanks.

-exec-arguments is just "set args" really.  The number of such commands that
could be created are almost limitless.  Note that this one provides no output
for the MI front end to parse and the CLI command could easily be used.  I
wonder if they are really needed and whether we should remove them (or at least
the ones which are unimplemented).

 > > Also, the doc mentions -exec-show-arguments, but the actual
 > > implementation in GDB is missing.  Should this be written in the doc?
 > 
 > Yes, I think so.

That's what is written in the docs:

   Example
   .......
 
   Example(s) formatted for readability.  Some of the described commands
   have not been implemented yet and these are labeled N.A. (not
   available).


-- 
Nick                                           http://www.inet.net.nz/~nickrob


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