GNU bug report logs -
#1489
gud.el not working with idb
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hello,
I just recompiled emacs (latest version from CVS) but I noticed that gud.el
is not working anymore when used in combination with the intel idb debugger.
After "M-x gdb" I provide the debugger command "idb -gdb -fullname myexe"
(as reported on the idb manual) and the main gud window is loaded. At this
point, whatever I do gud just hangs. For example if I type "r" to run the
executable, gud gets stuck like this:
Current directory is ~/
Intel(R) Debugger for applications running on IA-32, Version 10.1-32 , Build
20070828
------------------
object file name: ciao
Reading symbols from /home/abuttari/ciao...done.
(idb) r
This used to work perfectly until some time ago.
Not being an expert lisp programmer, I just tried to go back in the gud.el
history until I found a revision that works. So in the main branch the
problem is between revision 1.136 (working) and 1.137 (not working).
Revision 1.137 was committed by developer "miles".
Could you please fix this?
Thanks a lot
Alfredo Buttari
--
-----------------------------------------
Alfredo Buttari, PhD
CNRS-IRIT
2 rue Camichel, 31071 Toulouse, France
http://alfredobuttari.wordpress.com
[Message part 2 (text/html, inline)]
This bug report was last modified 16 years and 145 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.