This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: GC_DEBUG patch, again


Boehm, Hans wrote:

Here is a revision of the GC_DEBUG patch for the current, post-6.3-merge
tree.  Most of the remaining patch is to libjava/boehm.cc.

Assuming this passes some more testing, is this OK for the trunk?



OK. The clean-ups look good, thanks.


I'd like to get an idea of what would be required to enable the debug routines to be selected at runtime, though. Is there code in the GC that assumes that only one version of the functions will be compiled in?

Regards

Bryce



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