Re: Question on debugging emacs with gdb

2005-02-27 Thread Nick Roberts
> > Start GDB from the Emacs's src directory. There's a .gdbinit file > > there that takes care of this problem. (The etc/DEBUG file actually > > tells you that as its first advice.) > > > As far as I can determine, my gdb instance is running with this > .gdbinit. > > Heres gdb:s star

Re: Question on debugging emacs with gdb

2005-02-27 Thread Joakim Verona
"Eli Zaretskii" <[EMAIL PROTECTED]> writes: > > Start GDB from the Emacs's src directory. There's a .gdbinit file > there that takes care of this problem. (The etc/DEBUG file actually > tells you that as its first advice.) As far as I can determine, my gdb instance is running with this .gdbini

Re: Question on debugging emacs with gdb

2005-02-27 Thread Eli Zaretskii
> From: Joakim Verona <[EMAIL PROTECTED]> > Date: Sun, 27 Feb 2005 21:27:15 +0100 > > Now I enter gdb whenever I press c-g, which is unexpected and > inconvenient. > > Is there some other way to handle this? Start GDB from the Emacs's src directory. There's a .gdbinit file there that takes ca