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]

Re: [PATCH 00/40] add cleanup checker and fix cleanup bugs


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> This series adds a cleanup checker and then fixes most of the bugs it
Tom> notices.

I am checking most of this in.

For now, I'm leaving out the patch that adds the new "dangling_cleanup"
attribute.  I'm not completely comfortable with papering over problems
like that, even hard ones; and Pedro found a couple of spots in it where
the problem could be fixed without too much trouble.

I'm also not checking in the scoped cleanup change -- it wasn't part of
this series, but it is on the branch, for those looking there.  I plan
to revise and resubmit this one.

Tom> The series as a whole was built and regression-tested on x86-64
Tom> Fedora 18.

I rebased and re-tested this.

Tom


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