On Tuesday, January 6, 2015 1:38:07 AM UTC-8, Marc R. Hoffmann wrote:
> Hi,
> 
> you need to send a dump command via this API:
> 
>    RemoteControlWriter.visitDumpCommand(true, false)
> 
> See ExecutionDataClient example. The protocol is the same for both 
> tcp/ip connection modes, the only difference is how the connection is 
> established.
> 
> Regards,
> -marc
> 
> On 2015-01-06 09:30, [email protected] wrote:
> > Hi,
> > I'm using the agent in tcpclient mode and I need to dump data on the
> > fly (not waiting till JVM exits).
> > It seems it is possible, the doc says for tcpclient mode "Execution
> > data is written to the socket connection on request..."
> > How do I do that "on request" dump ?
> > The associated example ExecutionDataServer seems to dump only on JVM 
> > exit.

Got it! thanks Marc

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/15402883-636a-49ea-9f6d-e73bd7327ab7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to