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]

Re: [PATCH RFA] Pascal language part 2.


    Date: Wed, 14 Jun 2000 16:11:26 +0200
    From: Pierre Muller <muller@cerbere.u-strasbg.fr>

      This is the second part of pascal language support
    (it does not close the long list of changes I made for it !)

      Could someone please try this on some other target that cygwin?
    (it should not give any problems as there is no 
    target specific code at all !)

    ChangeLog:
	* defs.h: define language_pascal in language enumeration.
Approved.

	* language.h: define _LANG_pascal macro.
Approved.

	* language.c: add language_pascal support in all language dependant
    functions.
Approved.

	* Makefile.in: add rules and dependencies for the new pascal files.
	*  symfile.c: add ".pas", ".p", ".pp" and ".inc" as default pascal
    extensions.


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