[PATCH]: Pascal language support : New files

Pierre Muller muller@cerbere.u-strasbg.fr
Thu May 25 05:04:00 GMT 2000


  This is a new application of my patch for adding Pascal Language support to 
GDB.

  I compiled it with the latst CVS tree (I already removed  all  PARAM())
I managed to remove all warnings during compilation 
(other  than the 21 remaining shift/reduce conflicts with the p-exp.y file)

  I also fixed the wrong reference to C when Pascal was ment!
I also passed Indent on it a short while ago.

   Could this be integrated rapidly into CVS ?
I have a wholee range of other patches that follow this initial one.

As it is not yet integrated into the Makefile, it can not create 
any problem nor regression for now!


2000-05-25  Pierre Muller  <muller@ics.u-strasbg.fr>

	Add support for Pascal languages. Part 1: new files.
	* p-exp.y, p-lang.c, p-lang.h,p-typeprint.c, p-valprint.c: New files.




More information about the Gdb-patches mailing list