code-philia / microbat

A feedback-based debugger for interactively recommending suspicious step in buggy program execution.
2 stars 1 forks source link

Retrieving the runtime variable type in Java instrumentation #4

Open llmhyy opened 1 month ago

llmhyy commented 1 month ago

As described.

TODO.

llmhyy commented 1 month ago

better to have a test case and description of the issue.

HongshuW commented 1 week ago

Add valid variable value in virtual variables created by constructors (<TYPE>_instance)

e.g. Cli 11, add value for PrintWriter_instance