This is the mail archive of the java@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]

Re: debugging threads vs processes


>>>>> ">" == jpolsonaz  <jpolsonaz@mac.com> writes:

>> Has anybody tried using IBM's new Linux threading library with GCJ?

Not as far as I know.

>> My personal experience with the currently released LinuxThreads is
>> that multi-threaded applications are almost undebuggable.
>> LinuxThreads currently has a bug that causes all threads to wakeup
>> from semaphores the first time you connect a debugger to the
>> process.

Interesting.  I wasn't aware of that.

Tom


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