microsoft / microsoft/MIEngine
Stepping over a line with a dlopen causes process to continue
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 859
- Forks
- 233
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 3
Description
See vslinux issue: https://github.com/Microsoft/VSLinux/issues/347#issuecomment-427560718
The MIEngine starts the step operation, stops on the solib load, and then continues execution rather than finishing the step.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked VSLinux issue and reproducing the MIEngine stepping behavior around a dlopen. Confirm that a step operation which stops on the shared-library load finishes at the requested line instead of continuing process execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100