[Ecls-list] Attach-GDB restart in Slime CVS
Matthew Mondor
mm_lists at pulsar-zone.net
Thu Mar 18 15:26:49 UTC 2010
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>).
Thanks,
--
Matt
More information about the ecl-devel
mailing list