On Tue, 9 May 2023 15:16:22 GMT, Kevin Walls <kev...@openjdk.org> wrote:

>> Chris Plummer has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   minor rewording
>
> src/jdk.hotspot.agent/doc/transported_core.html line 107:
> 
>> 105: jhsdb 
>> -J-Dsun.jvm.hotspot.debugger.windbg.symbolPath="%PATH%;srv*https://msdl.microsoft.com/download/symbol";
>>  clhsdb
>> 106: </code>
>> 107: 
> 
> If you are not seeing symbols for Windows libraries, try setting 
> sun.jvm.hotspot.debugger.windbg.symbolPath to include 
> "srv*https://msdl.microsoft.com/download/symbols";. Usually also include PATH, 
> for example:
> 
> jhsdb 
> -J-Dsun.jvm.hotspot.debugger.windbg.symbolPath="%PATH%;srv*https://msdl.microsoft.com/download/symbol";
>  clhsdb

Just seeing if that could be clearer.  Whichever you like is fine. 8-)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/13849#discussion_r1188768114

Reply via email to