File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/jdk.hotspot.agent/doc Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,8 @@ <h3>Annotated output of CLHSDB help command</h3>
5353 echo [ true | false ] < font color ="red "> turn on/off command echo mode</ font >
5454 examine [ address/count ] | [ address,address] < font color ="red "> show contents of memory from given address</ font >
5555 field [ type [ name fieldtype isStatic offset address ] ] < font color ="red "> print info about a field of HotSpot type</ font >
56- findpc address < font color ="red "> print info. about pointer location</ font >
56+ findpc address < font color ="red "> print info about pointer location</ font >
57+ findsym name < font color ="red "> print address of symbol in the executable or shared library</ font >
5758 flags [ flag ] < font color ="red "> show all -XX flag name value pairs. or just show given flag</ font >
5859 help [ command ] < font color ="red "> print help message for all commands or just given command</ font >
5960 history < font color ="red "> show command history. usual !command-number syntax works.</ font >
You can’t perform that action at this time.
0 commit comments