This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdbmi.el not working with emacs 22


The gdbmi.el file says it should work with emacs 22 by just dropping it in.

I tried it with this emacs 22: http://ourcomments.org/Emacs/EmacsW32.html
Using MinGW gdb 6.3-2 from here:
    http://prdownloads.sf.net/mingw/gdb-6.3-2.exe?download
I downloaded gdbmi.el out of CVS.
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/mi/gdb-mi.el?cvsroot=src

The same gdb/emacs combo works fine with the regular M-x gdb mode and
--annotate=3, namely it shows the current line indicator and
breakpoints properly.

However M-x gdbmi with the default command-line did not work
properly.  It is able to debug, but the decorations don't show up in
the margin.

Is this a bug, or a known issue, or what?
Should I file a bug report?

Thanks,
Bill


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]