This is the mail archive of the gdb@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] | |
> I am using gdb 6.4. I get a lot of errors like
> >>During symbol reading, incomplete CFI data; unspecified registers (e.g., rax)
> >>at 0x1452fa.
> I also get errors like
It's not an error, just a warning.
> >>During symbol reading, const value length mismatch for '<some symbol>', got
> >>8, expected 0.
I don't know what this one is.
> 1. Is it a wise thing to set complaints to 0 ?
> Setting it to a huge value like "set complaints 20" gives me a huge set of the
> above warnings.
I think it's perfectly fine - that's why it's the default.
-- Daniel Jacobowitz CodeSourcery
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |