Re: gdb and OpenJDK

2015-02-19 Thread Alexander Smundak
On Mon, Feb 16, 2015 at 2:52 AM, Andrew Haley wrote: > It would be, long term. I've been discussing this with Red Hat's GDB > group and I'm hoping to come up with a proposal and hopefully some > working code. I have the enabling patch to GDB being reviewed at a glacial pace (see https://sourcewar

Re: gdb and OpenJDK

2015-02-12 Thread Alexander Smundak
It was the previous implementation that used the serviceability agent, sorry for the confusion. The new one replicates the necessary functionality of the serviceability agent instead. All the operations on the debuggee (catching events, reading writing to the debuggee memory, etc.) are performed by