emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdb --args does not work in emacs/src ...


From: Dan Nicolaescu
Subject: Re: gdb --args does not work in emacs/src ...
Date: Mon, 11 Feb 2008 07:21:38 -0800

Nick Roberts <address@hidden> writes:

  >  > ... because .gdbinit overwrites args:
  >  > 
  >  > set args -geometry 80x40+0+0
  >  > 
  >  > this is annoying when one wants to start the debugger with specific
  >  > arguments on the command line.
  > 
  > I guess it guarantees that everyone is debugging Emacs under more similar
  > conditions.  You can always comment that line out in your version.

Sure I've been doing that for a long time, but it would be even better
if I didn't have to do it.

Is it possible to append to args?
Or maybe only set it if it's not already set?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]