[Mono-bugs] [Bug 593481] New: If you try to add a breakpoint at runtime, you get this exception:

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 2 15:55:07 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=593481

http://bugzilla.novell.com/show_bug.cgi?id=593481#c0


           Summary: If you try to add a breakpoint at runtime, you get
                    this exception:
    Classification: Mono
           Product: Mono: Tools
           Version: MonoVS 2.0
          Platform: Other
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Visual Studio Integration
        AssignedTo: martin at novell.com
        ReportedBy: scampos at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test
           Blocker: ---


If you try to add a breakpoint at runtime, you get this exception:


System.Collections.Generic.KeyNotFoundException was unhandled by user code
  Message="The given key was not present in the dictionary."
  Source="mscorlib"
  StackTrace:
       at System.ThrowHelper.ThrowKeyNotFoundException()
       at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
       at
MonoVS.Engine.SoftDebugger.ControllerImpl.OnBreakpointBound(Breakpoint
breakpoint, BreakpointEventRequest req) in C:\Users\Jonathan\Documents\Visual
Studio 2008\Projects\MonoVS\MonoVS.Engine.SoftDebugger\ControllerImpl.cs:line
215
       at
MonoVS.Engine.SoftDebugger.ControllerImpl.SoftDebuggerSession.OnBreakpointBound(Breakpoint
bp, BreakpointEventRequest req) in C:\Users\Jonathan\Documents\Visual Studio
2008\Projects\MonoVS\MonoVS.Engine.SoftDebugger\ControllerImpl.cs:line 342
       at Mono.Debugging.Soft.SoftDebuggerSession.InsertBreakpoint(Breakpoint
bp, BreakInfo bi)
       at Mono.Debugging.Soft.SoftDebuggerSession.OnInsertBreakEvent(BreakEvent
be, Boolean activate)
       at Mono.Debugging.Client.DebuggerSession.AddBreakEvent(BreakEvent be)
  InnerException: 

>From Jonathan Pobst

-- 
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