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

Re: [RFA] Add global/static and symbol kind indicator to .gdb_index


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> As a data point, using -fshort-double I created a program where gdb's
Doug> behaviour with the index is different than its behaviour without it.

Doug> [I can well believe there is more than one bug here though. :-)]

I don't know if I would call them bugs exactly, but this is a part of
gdb that is not very well specified.

For example, you can change the result in your test case by changing the
link order.

Given this I don't think the behavior difference here between the index-
and non-index-cases is really a bug.

Tom


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