Closed yathamravali closed 3 years ago
@mpirvu - Please review
To test this change you need to start the JVM with the agent and specify the port number as an option to the agent.
Then start the client, which will connect to the JVM and wait for keyboard input. Then copy/paste command from a text editor into the command window for the client, like so:
"functionality":"methodEntryEvents", "command":"start","delay":0}
{"functionality":"methodEntryEvents", "command":"stop","delay":1}
Thanks @mpirvu, Tested the code change in interactive mode. PTAL
@mpirvu - PTAL
Before merging I would like some confirmation that local testing has been performed.
Yes tested
Fixes: #50 Signed-off-by: Ravali Yatham rayatha1@in.ibm.com