emacs-devel
[Top][All Lists]
Advanced

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

Re: segfault in system-process-attributes on GNU/Linux


From: Eli Zaretskii
Subject: Re: segfault in system-process-attributes on GNU/Linux
Date: Sat, 23 Aug 2008 23:51:52 +0300

> Date: Sat, 23 Aug 2008 15:12:22 -0400
> From: Bob Rogers <address@hidden>
> Cc: address@hidden, address@hidden
> 
> I wondered, too, but can't seem to compile emacs with enough debugging
> information; it finds the source file (at the same place you showed),
> but doesn't even have debugging symbols:
> 
>       (gdb) p cmdsize
>       No symbol "cmdsize" in current context.
>       (gdb) 
> 
> I remember discussion of CFLAGS options for debugging, but can't find
> the thread now.  I thought some writeup had been added to INSTALL.CVS or
> "(emacs) Bugs", but can't find it there, either.

The right place is etc/DEBUG.

>    In any case, any hints you may have for future debugging use would be
> greatly appreciated.

These days, if you want to debug Emacs, you need to rebuild the
sources where you want to step with -O1.




reply via email to

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