hg: jdk/sandbox: 8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon May 11 11:15:33 UTC 2020
Changeset: a662625813af
Author: chagedorn
Date: 2020-05-11 12:57 +0200
URL: https://hg.openjdk.java.net/jdk/sandbox/rev/a662625813af
8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr
Summary: Improve debugging with usage of Compile::print_method() for IGV at breakpoints from gdb and rr.
Reviewed-by: kvn, thartmann
! src/hotspot/share/opto/compile.cpp
! src/hotspot/share/opto/compile.hpp
! src/hotspot/share/opto/idealGraphPrinter.cpp
! src/hotspot/share/opto/idealGraphPrinter.hpp
! src/hotspot/share/opto/phasetype.hpp
More information about the jdk-sandbox-changes
mailing list