This is the mail archive of the gdb@sources.redhat.com 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]

Re: `interpreter mi' with -noasync



But when used with -noasync it seems to get a bit confused:

That's not suprizing. There has never been any intent for MI to work with anything but async.


Andrew


nick:{nick}61: gdb -q -n -ann=2 -noasync ~/myprog

^Z^Zbreakpoints-invalid

^Z^Zframes-invalid

^Z^Zpre-prompt
(gdb) ^Z^Zprompt
interp mi "sho hei"


^Z^Zpost-prompt
&"sho hei\n"
^done,value="23"
(gdb) ~"\n\032\032pre-"
~"prompt\n"
(gdb) ^Z^Zprompt



Is that appropriate behaviour or shall I file a bug report?


Nick




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