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 0/3] frame filter fixes, proposed for 7.7


While working on a frame filter, I found a few bugs in gdb's frame
filter code.  This series fixes the worst of the bugs, basically the
crashers I ran across.

I would like these patches to go on the branch for the 7.7 release.
Frame filters are a new feature in 7.7 and it would be disappointing
to release gdb with them not quite working.  Furthermore I think the
patches are straightforward enough that this should not be of concern.

Tom


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