0 Replies Latest reply on Aug 6, 2003 12:35 AM by vicki

    outputing local variables values in runtime with javassist

    vicki

      Hi,
      I am trying to output values of local variables with javassist. Could anyone please provide a code sample of such operation? It seems, that doing this for declared fields and methods are much more straightforward than for local variables.
      Thanks a lot!