At Wed, 16 Jul 2014 21:03:22 +0200, Michael Albinus wrote: > > Rodrigo Amestica <[email protected]> writes: > > > What type of problems gdb-mi.el could have introduced? > > Well, I haven't checked it for a while. But there are several open bugs > wrt gdb: > > <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=4604> > <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6360> > <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13304> > > Don't know whether they are still relevant with gdb-mi; I don't use this > package.
the way I use gdb through tramp to the remote host is based on 'gud-gdb', which by default starts gdb simply with '--fullname'. That is to say, without MI and in this case I'm a happy camper. I just tried using 'gdb' which implies by default '-i=mi' and in this case I'm encountering some problems like 'Terminal type `dumb' is not smart enough to run Info.' after trying 'info thread'. > > > Thanks, > > Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/tramp-devel
