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

[rfa] *read.c -Wuninitialized fixes


Hello,

I think my change to coffread.c needs more careful review.

I believe that the variable ``fcn_first_line_addr'' was only being
initialized correctly if the ``.bf'' info proceeded the ``.ef'' info
(what ever that is :-).  I've assumed that this not being the case
indicates a corrupt object file and added a check to report this.

Comments?  Any one with a coff system able to try it?

	Andrew

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