This is the mail archive of the gdb@sourceware.cygnus.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]

gdb/mi question


I have build gdb with -DUI_OUT=1 and now I get the following error when I type
 
/tools/H-i686-pc-cygwin/bin/sh-coff-gdb --ui=mi --nw
Interpreter `mi' unrecognized.
 
All other combinations of --interpreter --i --ui all generate the same message.
 
I passed the following to configure --enable-build-warnings=-DUI_OUT=1
 
I want to do this so that I my pipe commands to and from gdb. Have I entirely missed the point ?? or am I on the right track ?
 
Also I cant see where _initialize_mi_main() is called from. I am guessing that once I understand this The rest may fall into place.

Robert Melchers
R&D

 

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