-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P2
-
None
-
Affects Version/s: 26, 27
-
Component/s: infrastructure
-
None
-
Cause Known
I see this in Linux, but it may affect all or all non-Windows platforms.
I am no longer able to step into a function, and gdb does not seem to have debug information. On closer inspection, it appears we no longer copy debuginfo files into the bin directory.
Update: the workaround is to explicitly specify --with-native-debug-symbols=internal.
I am no longer able to step into a function, and gdb does not seem to have debug information. On closer inspection, it appears we no longer copy debuginfo files into the bin directory.
Update: the workaround is to explicitly specify --with-native-debug-symbols=internal.
- caused by
-
JDK-8351842 Windows specific issues in combination of JEP 493 and --with-external-symbols-in-bundles=public
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/28699