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]

Re: [PATCH]: Symbol origin patch


> From: Daniel Berlin <dberlin@redhat.com>
> Date: 14 Dec 2000 12:18:16 -0500
>   
> Index: doc/gdb.texinfo
> ===================================================================
> RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v
> retrieving revision 1.30
> diff -c -3 -p -r1.30 gdb.texinfo
> *** gdb.texinfo	2000/11/19 06:31:39	1.30
> --- gdb.texinfo	2000/12/14 16:44:04
> *************** you can set @value{GDBN} to print the so
> *** 4927,4932 ****
> --- 4927,4947 ----

The docs changes are approved, but please change "Object" to "object"
at the end of this snippet:

>   @table @code
> + @kindex set print origin
> + @item set print origin on
> + Tell @value{GDBN} to prefix the symbol names it prints with their origin
> + (Object file they came from).

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