This is the mail archive of the gdb@sources.redhat.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]
Other format: [Raw text]

gdb branch does not build on x86_64: Accidental checkin?


Both mainline and 6.0 branch (current CVS) fail with:

/cvs/src-gdb-6.0/src/gdb/i386-tdep.c: In function `i386_frame_cache':
/cvs/src-gdb-6.0/src/gdb/i386-tdep.c:743: error: structure has no member named `realnum'
make[1]: *** [i386-tdep.o] Error 1

Looking at CVS I see that this patch from Andrew:
http://sources.redhat.com/ml/gdb-cvs/2003-07/msg00004.html

has changed i386-tdep.c and introduced realnum.

Andrew, since your ChangeLog (neither the committed one nor the cvs
commit message) mentions i386-tdep.c, it looks like some accidental
checkin.  Can you look into this, please? 

Cheers,
Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126


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