Hi everyone, As you know I'm now preparing to develop jdb command line tool. I've encountered a problem. JDB has the functionality of display value of a java expression, but how can I calculate the value from an expression string? I've thought about the problem for days and still cannot figure it out. I need some help from you. Thanks :)
Best wishes Daniel Gong