1 2 This is the source files for xxgdb v1.12 (and xdbx 2.1) 3 ---------------------------------------------------------------------- 4 5 XXGDB is a X window interface to the GDB debugger. 6 7 This X window interface has been adapted to GDB from the source 8 distribution files of XDBX version 2.1 (patch level 2) which 9 implements an X window interface to the DBX debugger. 10 11 See XDBX_README for more information on xdbx. 12 13 See XXGDB_README for more information on xxgdb. 14 15 16 Imakefile defines 'TARGET_IS_GDB' to build xxgdb. 17 Undefine this macro to build xdbx. 18