emacs-devel
[Top][All Lists]
Advanced

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

Re: git+master: c6e6503900534d939dd94b812563c27f22c49b7d crash when usin


From: Noam Postavsky
Subject: Re: git+master: c6e6503900534d939dd94b812563c27f22c49b7d crash when using gnus
Date: Sun, 29 Apr 2018 11:33:01 -0400

On 29 April 2018 at 11:01, Uwe Brauer <address@hidden> wrote:

> But I still don't get it to work. I do
>
>  cd src/emacs/src (dir where the new emacs is compiled)
>  gdb
>  run /home/oub/src/emacs/src/emacs

> What do I miss?

It should be

cd src/emacs/src
gdb emacs
run

Although if you follow etc/DEBUG, you would be running gdb from within
Emacs using M-x gdb.



reply via email to

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