git: openjdk/mobile: 8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr

duke duke at openjdk.java.net
Mon May 11 11:07:33 UTC 2020


Changeset: 3887904c
Author:    Christian Hagedorn <chagedorn at openjdk.org>
Date:      2020-05-11 12:57:39 +0000
URL:       https://git.openjdk.java.net/mobile/commit/3887904c

8244207: Simplify usage of Compile::print_method() when debugging with gdb and enable its use with rr

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 mobile-changes mailing list