From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Brobecker To: gdb@sourceware.cygnus.com Subject: Re: Problem with gdb Tru64 5.1 patch Date: Thu, 13 Sep 2001 02:43:00 -0000 Message-id: <20010913114331.A7279@act-europe.fr> References: <01da01c13c33$1e947910$cecaa182@iri.tudelft.nl> X-SW-Source: 2001-09/msg00112.html > I could successfully compile gdb, but to be able to > do this, I had to edit the files modified by the patch > manually, because the line numbers in the 'diffs' of the > patch did not match the line numbers in the source. The patch I sent was against the lastest GDB code in the CVS repository. GDB 5.0 is a bit older so I'm not surprised that the line numbers do not correspond... > Now, the executable I got did not work properly. I can > start it, load a file, but the command 'run' crashes the > program (see prototypical session below.) Try the most recent sources, they should contain the changes that will allow you to compile GDB on your plateform. Let me know if it doesn't, I'll try to help you out. -- Joel