Skip to content

Debugging Information for @RawStructure and @CStruct. #6142

@christianhaeubl

Description

@christianhaeubl

Some parts of Native Image (JFR support, GC, ...) define C-like structures via the annotations @RawStructure and @CStruct. At the moment, it seems that no debugging information is getting emitted for structs like that. Just in case that you want to add this support, NativeLibraries.findElementInfo(...) would be the starting point to query information about those structs. /cc @olpaw

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions