This is the mail archive of the gdb-patches@sourceware.cygnus.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: typo in gdb.texinfo


   > 
   > There is no value for GDBINIT!
   > Consider this fix:

   Good catch!  This was supposed to come from the configuration file, but that's
   being phased out, I must have missed the GDBINIT ref.  I'll figure out
   what to
   say here and check something in; it shouldn't be @code{.gdbinit} literally,
   because a) it's not correct for Unix, and b) it's possible to have a config-
   specific name, such as .vxgdbinit for VxWorks.

OK, then it is probably better to replace @value{GDBINIT} with simply
'user initialization file' or something similar.

--dima

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