Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Problem with gdb Tru64 5.1 patch
@ 2001-09-13  2:04 Thierry Sengstag
  2001-09-13  2:43 ` Joel Brobecker
  0 siblings, 1 reply; 4+ messages in thread
From: Thierry Sengstag @ 2001-09-13  2:04 UTC (permalink / raw)
  To: gdb

  Hi,
 
  I am trying to install gdb on our Tru64 5.1 box.
I downloaded gdb-5.0.tar.gz from a gnu mirror and
got the Tru64 5.1 patch of Joel Brobecker (dated
May 2001) from a mailing list archive.
 
  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.
 
  Thus, question 1: Does Joel's patch apply to gdb-5.0
or to an earlier version of gdb ? (If it applies to 5.0, did
you have the same problems as I had ?)
 
  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.)
 
prompt# gdb
GNU gdb 5.0
....
This GDB was configured as "alphaev67-dec-osf5.1"...
(gdb) file a.out
Reading symbols from a.out...done.
(gdb) run
Starting program: .../a.out
Segmentation fault
prompt#
 
  Question 2: Seen from the outside what could go wrong ?
 
  As I am new to this mailing-list, I apologize if this is a FAQ. (BTW,
should this question have been addressed to gdb-patch instead ?)

  Thanks for your help,
  Thierry



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-09-18  0:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-13  2:04 Problem with gdb Tru64 5.1 patch Thierry Sengstag
2001-09-13  2:43 ` Joel Brobecker
2001-09-17 18:16   ` gdb
2001-09-18  0:38     ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox