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]

[PATCH] Fix assertion fi->level


This is a fix for https://sourceware.org/bugzilla/show_bug.cgi?id=22748.

It avoids calling value_of_register_lazy, since that requires a frame
id, and there may not be one yet for inlined frames.

Mark

Attachment: 0001-gdb-Fix-Assertion-fi-level-0-failed.patch
Description: Binary data


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