This is the mail archive of the gdb-patches@sourceware.org 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]

Re: Borland fastcall support (i386)


>>>>> "Jonas" == Jonas Maebe <jonas.maebe@elis.ugent.be> writes:

Jonas> b) one of the modified headers (include/elf/dwarf2.h) appears to be
Jonas> imported from gcc, so I guess I should submit that change to gcc first
Jonas> or instead?

I recently noticed that the src and gcc versions of this file have
diverged.  Oops.  It would be good to have just a single copy; most of
the work to be done here is in the gcc repository.

Jonas> c) the patch is against Archer rather than against CVS head (although
Jonas> I don't know how different they are as far as the modified files are
Jonas> concerned)

The 'master' branch of Archer's git repository is updated from CVS
head semi-regularly.  If you are using some other branch, then yeah,
there may be other changes in the way.

Alternatively, you could also pull from the gdb git repository and use
gdb/master, which I think is updated every half hour.

Tom


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