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

MI code committed


To build GDB's MI interface you will need to:

	o	refresh your directory tree vis:

		$  pwd
		.../src/gdb
		$  cd ../..
		$  ls -d src
		src
		$  cvs -d ... co gdb

		the main thing is to *NOT* try to use
		'cvs update -d'

	o	configure with the option --enable-gdbmi

Andrew

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