[Mono-bugs] [Bug 539898] New: Errors when debbuging on remote machine
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 17 07:45:35 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=539898
Summary: Errors when debbuging on remote machine
Classification: Mono
Product: Mono: Tools
Version: unspecified
Platform: x86-64
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Visual Studio Integration
AssignedTo: jpobst at novell.com
ReportedBy: kserwus at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Description of Problem:
I trying debuing project from visual studio
Steps to reproduce the problem:
1. mono -> debug on remote machine
Actual Results:
Using config file: /usr/lib/monovs-server/monovs-debug-server.exe.config
Cannot read symbol file
`/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/Castle.MicroKernel.dll.mdb':
Could not find file
"/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/Castle.MicroKernel.dll.mdb".
Cannot read symbol file
`/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/Castle.Core.dll.mdb': Could
not find file
"/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/Castle.Core.dll.mdb".
Cannot read symbol file
`/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/NHibernate.dll.mdb': Could
not find file
"/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/NHibernate.dll.mdb".
Cannot read symbol file
`/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/Iesi.Collections.dll.mdb':
Could not find file
"/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/Iesi.Collections.dll.mdb".
Cannot read symbol file
`/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/log4net.dll.mdb': Could not
find file "/tmp/monovs-bbd66503-fc19-443a-812b-2f26491b3a4a/log4net.dll.mdb".
EXCEPTION: System.InvalidOperationException: Operation is not valid due to the
current state of the object
at Mono.VisualStudio.Mdb.ServerProcess.OnExceptionCatchPoint (System.String
name, Mono.Debugger.ExceptionAction& action) [0x00065] in
/usr/src/packages/BUILD/monovs-server-0.3/MonoVS.DebugServer/ServerProcess.cs:119
at Mono.Debugger.Process.GenericExceptionCatchPoint (System.String exception,
Mono.Debugger.ExceptionAction& action) [0x0000b] in
/usr/src/packages/BUILD/mono-debugger-2.4.2.1/classes/Process.cs:221
at (wrapper remoting-invoke-with-check)
Mono.Debugger.Process:GenericExceptionCatchPoint
(string,Mono.Debugger.ExceptionAction&)
at Mono.Debugger.Backend.SingleSteppingEngine.throw_exception (TargetAddress
stack, TargetAddress exc, TargetAddress ip) [0x0009d] in
/usr/src/packages/BUILD/mono-debugger-2.4.2.1/backend/SingleSteppingEngine.cs:1040
at Mono.Debugger.Backend.SingleSteppingEngine.ProcessEvent
(Mono.Debugger.Backend.ChildEvent cevent) [0x00349] in
/usr/src/packages/BUILD/mono-debugger-2.4.2.1/backend/SingleSteppingEngine.cs:243
at Mono.Debugger.Backend.SingleSteppingEngine.ProcessEvent (Int32 status)
[0x0000c] in
/usr/src/packages/BUILD/mono-debugger-2.4.2.1/backend/SingleSteppingEngine.cs:155
at (wrapper remoting-invoke-with-check)
Mono.Debugger.Backend.SingleSteppingEngine:ProcessEvent (int)
at Mono.Debugger.Backend.ThreadManager.engine_thread_main () [0x000cd] in
/usr/src/packages/BUILD/mono-debugger-2.4.2.1/backend/ThreadManager.cs:333
Expected Results:
Stop at my break point
How often does this happen?
Always
Additional Information:
On very simple project debugging work for me.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list