Skip to content

NativeAOT stripped symbol files aren't loaded automatically in MacOS+lldb #86734

@LakshanF

Description

@LakshanF

Using the default (StripSymbols property is set to true) and publishing a NativeAOT application doesn't use the standalone dwarf symbol file. This was validated with lldb.

Setting StripSymbols explicitly to false works with lldb correctly loading the symbols.

Possibly related to #86707 in some way.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions