Shaiju P Nair
2009-07-09 11:52:11 UTC
Hi All
Currently CDT-CDI mi parser is sending all badly formatted mi line to
target console. It treats all of such line as MIStreamRecord. Because of
this when 'shell' commands( like 'shell ls' ) are used in gdb console in
launch session with process_input_out connected to terminal the
output from the command is lost.. Even though gdb gives the output.
Isn't it good to send such mi output to gdb console rather than target
process console ? Or is there any issues with this approach ?
Thanks
Shaiju.P
Currently CDT-CDI mi parser is sending all badly formatted mi line to
target console. It treats all of such line as MIStreamRecord. Because of
this when 'shell' commands( like 'shell ls' ) are used in gdb console in
launch session with process_input_out connected to terminal the
output from the command is lost.. Even though gdb gives the output.
Isn't it good to send such mi output to gdb console rather than target
process console ? Or is there any issues with this approach ?
Thanks
Shaiju.P