[Ecls-list] Attach-GDB restart in Slime CVS

Tobias C. Rittweiler tcr at freebits.de
Thu Mar 18 15:33:55 UTC 2010


Matthew Mondor <mm_lists at pulsar-zone.net>
writes:

> On Thu, 18 Mar 2010 15:54:05 +0100
> "Tobias C. Rittweiler" <tcr at freebits.de> wrote:
>
>> I just added an ATTACH-GDB restart to Slime CVS which attachs runs 
>> gdb -p <ecl's pid> in an Emacs buffer.
>
> This is a nice feature, however I think that to get the debug symbols
> properly loaded you also need to specify the file to load them from
> (i.e. gdb -p <pid> <file>).

Seems to work for me just fine. Perhaps GDB will look at the argv[0] of
the process and try that as file?

  -T.





More information about the ecl-devel mailing list