bpmd for single-file app under lldb at program launch doesn't work
Open
bug
sos
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
For Linux or MacOS single file apps under lldb stopped after `process launch -s`, bpmd doesn't work. It is because SOS finds the single file module (it has been loaded by then) but the DAC global table hasn't been initialized yet.
When this is fixed re-enable the bpmd tests for Unix single-file NestedExceptionTest.script, OtherCommands.script and StackAndOtherTests.script.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.