This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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_descr_obj_sz miscompilation (was RE: GC_enable_incremental())


Ranjit Mathew wrote:

Boehm, Hans wrote:


1) The multithreaded GC doesn't run under gdb 6.1. I suspect
some signals are being misdirected, or the like. (I mention
this here only because it might frustrate others, too.)



You might have better luck with GDB 6.2/6.2.1. From
the NEWS file for 6.2:
--------------------------- 8< ---------------------------
* Fix for ``many threads''



I still have problems with heavily threaded Java programs freezing under gdb 6.2 (and current CVS). A workaround is to set LD_ASSUME_KERNEL=2.4.19 to force the use of linuxthreads, rather than NPTL.


Regards

Bryce


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