[slime-devel] gdb-exec and gdb for cmucl

26 Aug
2010
26 Aug
'10
7:22 p.m.
I noticed that gdb-exec has this: (ext:run-program "gdb" ...) Should "gdb" be replaced by *gdb-program-name*? I suppose it's ok if gdb and *gdb-program-name* are the same but they might be different since *gdb-program-name* is currently hardwired to /usr/bin/gdb. Ray

29 Aug
29 Aug
midnight
Raymond Toy <toy.raymond@gmail.com> writes:
I noticed that gdb-exec has this:
(ext:run-program "gdb" ...)
Should "gdb" be replaced by *gdb-program-name*? I suppose it's ok if gdb and *gdb-program-name* are the same but they might be different since *gdb-program-name* is currently hardwired to /usr/bin/gdb.
I changed it to *gdb-program-name*. -- With Best Regards, Stas.
5311
Age (days ago)
5314
Last active (days ago)
1 comments
2 participants
participants (2)
-
Raymond Toy
-
Stas Boukarev