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]

[RFA 0/3] unwinder registration and the frame cache


This series fixes a couple of related bugs: when registering or
unregistering an unwinder, it makes sense to flush the frame cache.
This way, the changes to the unwinder take effect immediately.

I built and regtested this series on x86-64 Fedora 23.

There's one random patch in the middle that is just something I
noticed when working on this.

Tom


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