Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » JDWP: Rogue Step Out(Trying to find out a Step Out gets triggered)
JDWP: Rogue Step Out [message #1699963] Mon, 29 June 2015 09:34
Eclipse UserFriend
Good afternoon

I'm implementing a proxy of sorts that handles the communication between Eclipse/JWDP and a smartcard (with debug signals)

i conclude a Step out procedure with a Composite command containing a METHOD_EXIT and a SIMPLE_STEP (with their respective locations).

somehow someway, right after eclipse asks me the frame count and clears the used event (the simple_step to which the step out belonged), another "simple_step out" is triggered by eclipse itself.

did anyone ever saw this behaviour?
anyone, any ideas to put me on the right track, please?

i cannot put any logs here, the project itself is confidential and it is within a separated network. But i'll try to answer any questions if i can.

thank you
Previous Topic:JDT Weaving/Using call hierarchy in DSL
Next Topic:Debug a application
Goto Forum:
  


Current Time: Tue Apr 29 18:20:54 EDT 2025

Powered by FUDForum. Page generated in 0.07702 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top