Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] I think we can use GDB console to execute MI commands

Hi,
CDT use GDB MI interface to debug a c/c++ program on Linux OS,
But the console is not friendly as GDB CLI console.
In fact GDB can execute MI command from CLI console, like this:
interpreter-exec <interpreter> [ <command> ... ]
if we execute the eclipse MI command from GDB CLI console, the eclipse console must the
same as GDB CLI console.
 
What’s your opinion about this?
 
Best regards!
---------------------------------------------
Tel: +86-512-6258-8966 ext.6617
---------------------------------------------
 
 

Back to the top