Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] frame filter fixes, proposed for 7.7
@ 2014-01-22 17:51 Tom Tromey
  2014-01-22 16:00 ` [PATCH 3/3] avoid python exception in FrameDecorator.py Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tom Tromey @ 2014-01-22 17:51 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-01-23  6:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-22 17:51 [PATCH 0/3] frame filter fixes, proposed for 7.7 Tom Tromey
2014-01-22 16:00 ` [PATCH 3/3] avoid python exception in FrameDecorator.py Tom Tromey
2014-01-22 16:00 ` [PATCH 1/3] fix crash in frame filters Tom Tromey
2014-01-22 19:58   ` Phil Muldoon
2014-01-23  6:04     ` Joel Brobecker
2014-01-22 16:50 ` [PATCH 2/3] fix erroneous error-handling in frame filter code Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox