microsoft / microsoft/MIEngine

Error while trying to enter break state.

Open
#448 9 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.