Add options to JvmObjectEvaluator for selectively disabling pretty-pr… · iamwx/cloud-debug-java@169efbd · GitHub
Skip to content

Commit 169efbd

Browse files
punzkiXinghua Dou
authored andcommitted
Add options to JvmObjectEvaluator for selectively disabling pretty-printers.
With v2 of the @dbg Java tracer, we should not pretty-print objects since we cannot map incremental changes to fields to changes in the pretty-printed values. See: http://go/@dbg-java-tracer-v2-design#heading=h.u8111soubm2f ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=192466452
1 parent 31d7a1f commit 169efbd

3 files changed

Lines changed: 35 additions & 7 deletions

File tree

build/jarjar.jar

2 Bytes
Binary file not shown.

src/agent/jvm_object_evaluator.cc

Lines changed: 13 additions & 5 deletions

src/agent/jvm_object_evaluator.h

Lines changed: 22 additions & 2 deletions

0 commit comments

Comments
 (0)