William Xu writes: > Hi, Hi, > However, after the program to debug is read, it looks like there is some > error setting up gdb's inferior tty? > > For help, type "help". > Type "apropos word" to search for commands related to "word"... > Reading symbols from /home/wx/tmp/a.out... > > Debugger entered--Lisp error: (wrong-type-argument "consp nil") > signal(wrong-type-argument ("consp nil")) Confirmed. Does the appended patch fixes the problem? Best regards, Michael.