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]

[0/4] RFC: catch load and catch unload


This is a follow-up to the earlier thread:

    http://sourceware.org/ml/gdb-patches/2012-01/msg00363.html

This series solves that bug and also restores "catch load" and "catch
unload" (which were previously removed on account of not ever being
implemented).

There are a couple of hacks in here which I will point out in the patch
emails.

The series as a whole was built and regtested on x86-64 F15.
I also independently regtested patch 1 and patch 1+2 together.
(Patch 3 is trivial...)

Tom


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