I don't think I had any issues with symbol resolution and stack unwinding
with the default fastdebug build (provided that the frame pointers are
preserved).
Can anyone shed some light on what the benefits of
 --with-native-debug-symbols=internal are?

On Mon, 20 Nov 2017, 21:56 John Hening, <[email protected]> wrote:

> With perf. OpenJDK might need to be configured with debug symbols:
>> --with-native-debug-symbols=internal
>>
>
> @Aleksey, when I try to configure openjdk8 with that option I get an error:
>
> configure: error: unrecognized options: --with-native-debug-symbols
>
>
> Exactly, I I downloaded jdk8u and I
>
> ./configure --enable-debug --with-freetype-include=/usr/include/freetype2/
> --with-freetype-lib=/usr/lib/x86_64-linux-gnu/ --with-native-debug-symbols
> =internal
>
> Can you help?
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "mechanical-sympathy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mechanical-sympathy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to