This is the mail archive of the gdb-patches@sources.redhat.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]
Other format: [Raw text]

[RFC] New file fpc-abi.c


  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  <muller@ics.u-strasbg.fr>

        * 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

Attachment: fpc-abi.dif
Description: Text document


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