This patch adds a new file fpc-abi.c to the gdb directory. The purpose of this file is rather clear: it allows to recognize Free Pascal compiled objects and to handle ABI stuff in a more adequate way. Should I submit this in several RFA? ChangeLog entry: 2003-02-17 Pierre Muller * fpc-abi.c: New file. Implements Free Pascal specific ABI. * minsyms.c (install_minimal_symbols): Recognize Free Pascal compiled objects by the presence of 'fpc_compiled' minimal symbol. * Makefile.in: Add fpc-abi.c compilation rules. Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99