After updating packages I'm not enjoying gdb. This is;
"21.1 (patch 8) \"Bryce Canyon\" XEmacs Lucid"
i686-pc-linux-gnu gdb-4.18 (RH6.1)
For example:
Starting program: /home/nbecker/TES/Test14
Breakpoint 1, main (argc=1, argv
---Type <return> to continue, or q <return> to quit---quit
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?
Show replies by date