I stand by my recommendation. There are many commands that build up what is 
effectively a SBLaunchInfo and eventually a command that makes the program run. 
It is quite sad to see things like '-interpreter-exec command "r"' in a MI 
command log. Do you really expect all implementations of MI to implement GDB 
commands? Is a packet that says "-exe-launch"? The only thing that should be 
exposing command line execution is when the user types something. And the 
command interpreter could then be anything and GDB commands would not be 
expected to work.

Greg


http://reviews.llvm.org/D6965

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to