microsoft / microsoft/MIEngine
Error while trying to enter break state.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 859
- Forks
- 233
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 3
Description
I ran into an issue while trying to setup debug on a remote machine MIEngine Exception . The gdb seems to start:
GNU gdb Fedora (6.8-27.el5)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu".
No shared libraries loaded at this time.
Stopped due to shared library event
Stopped due to shared library event
The program '' has exited with code 42 (0x2a).
But there are "Stopped due to shared library event" messages from gdb. Is this an issue with MIEngine or an issue with gdb/ system configuration that I'm running? In any case, any ideas on what I can do to resolve it? Thanks!
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
No source file, test, or entry point is named. Start by reproducing the remote-debug setup and comparing the MIEngine exception with the captured GDB output; done means determining whether the failure is in MIEngine or the GDB/system configuration and recording the resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, linux
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100