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] Rename "set solib-absolute-prefix" to "set sysroot", improve docs


> Date: Fri, 5 Jan 2007 12:45:07 -0500
> From: Daniel Jacobowitz <drow@false.org>
> Cc: Eli Zaretskii <eliz@gnu.org>
> 
> 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* gdb.texinfo (Commands to specify files): Describe
> 	"set sysroot" and "show sysroot".
> 	(Using the `gdbserver' program): Lowercase argument
> 	to @var.  Expand description of setting up GDB on the
> 	host.

Fine with me, but:

> +@item set sysroot @var{path}
> +If this variable is set, @value{GDBN} will use @var{path} as the

The "set" commands don't set variables, at least we don't usually
explain them like that.

Btw, what would this command do for Windows-style C:/foo/bar file
names?  Would it work as users expect?


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