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] |
> ChangeLog: > > * objc-lang.c (find_methods): Move function descriptor conversion > and PC in-range check until after basic checks for ObjC symbols. Seems right to me. Note that the counter is really used as a boolean since: as soon as the count is at least 1, we do a full search of our objfile... -- Joel
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |