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: [RFA] Thread debugging support


Tom Tromey wrote:
"Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> This patch simply adds three functions which add the support needed Keith> for JDWP thread suspension. Right now, they are all just stub methods, Keith> since we are awaiting official word on the necessary GC patches needed Keith> to properly implement them. [I only have an implementation for Keith> posix-threads, though, since I don't have a way to test win32.]

Looks good to me.

Thanks, Tom. Committed.


Keith


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