Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
service/dap: fix nil ptr deref when current addr is not in a func
Fixes nil pointer dereference when current PC address does not belong to any known func. Fixes #3156
- Loading branch information