>>>> "Jan" == Jan Vroonhof
<vroonhof(a)math.ethz.ch> writes:
Jan> nbecker(a)fred.net writes:
> >> Instead of talking to gdb for me, it's acting as if
I'm using raw gdb
> >> with just a terminal interface. It didn't display the source (at
> >> least, not at this point in the interaction), but it's asking me to
> >> hit return or quit. Is M-x gdb hosed, or do I need to set some
> >> variables to get reasonable behaviour?
>
Jan> Are you sure you didn't want to type M-x gdbsrc ?
>
> I'm sure the behaviour of M-x gdb has changed, and it's not an
> improvement.
Jan> What you are describing (i.e. raw gdb with a terminal interface) is
Jan> almost exactly what M-x gdb does. The displaying the source part is
Jan> part of M-x gdbsrc. Apparently for you gdbsrc sort of replaces M-x gdb
Jan> (or at least used to). Does it still work if you do M-x gdbsrc. If not
Jan> something else is broken.
I have not tried the latest gdb package, but for as long as I've been
using gdb, M-x gdb always displayed the source, just as Neal says.
I've never used gdbsrc (explicitly, anyway) and didn't know of its
existence until now.
Jan> Do you have the Sun package installed?
Yes. Does that matter? I don't use the Sun sparcworks/XEmacs
debugger integration. (Users here report that it eventually crashes
xemacs.)
Ray