This is the mail archive of the gdb-patches@sources.redhat.com 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] add-symbol-file-from-memory command


> Date: Sun, 1 Feb 2004 23:35:35 -0800
> From: Roland McGrath <roland@redhat.com>
> 
> >   . The first line of the doc string, up until the first \n, should
> >     be a short description of the command, since that is what GDB
> >     displays when several commands are listed (e.g., by `apropos' or
> >     `help files' commands).  [Yes, I know: `add-symbol-file' that is
> >     already there has the same problem.]
> 
> Ok.  I used add-symbol-file as the model.  How about this text?
> 
> "Load the symbols out of memory from a dynamically loaded object file.\n\
> Specify an expression for the address of the file's shared object file header."

Looks good to me, thanks.


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