Bug 316262 (MONO68528) - exception hitting breakpoints in property getter/setter
Summary: exception hitting breakpoints in property getter/setter
Status: RESOLVED MOVED
Alias: MONO68528
Product: Mono: Debugger
Classification: Mono
Component: backend (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Major
Target Milestone: ---
Assignee: Chris Toshok
QA Contact: Martin Baulig
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-18 22:10 UTC by Chris Toshok
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 18:56:35 UTC


---- Reported by toshok@ximian.com 2004-10-18 15:10:15 MST ----

probably similar (the same?) as https://bugzilla.novell.com/show_bug.cgi?id=MONO68527

if you set a breakpoint in a property getter/setter (by
line number) and continue execution, when it hits the bp, you get:

EXCEPTION: System.InvalidOperationException: The requested operation could
be performed.
in <0x0004c> Mono.Debugger.SourceLocation:GetAddress ()
in [0x0000e] (at
/home/toshok/src/mono/debugger/classes/BreakpointHandle.cs:56)
Mono.Debugger.BreakpointHandle:method_loaded
(Mono.Debugger.ITargetAccess,Mono.Debugger.SourceMethod,object)
in <0x00076> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_ITargetAccess_SourceMethod_object
(Mono.Debugger.ITargetAccess,Mono.Debugger.SourceMethod,object)
in [0x00047] (at
/home/toshok/src/mono/debugger/backends/mono-csharp/MonoCSharpLanguageBackend.cs:2023)
MonoMethod:breakpoint_hit
(Mono.Debugger.Backends.Inferior,Mono.Debugger.TargetAddress,object)
in <0x000c2> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_Inferior_TargetAddress_object
(Mono.Debugger.Backends.Inferior,Mono.Debugger.TargetAddress,object)
in [0x00099] (at
/home/toshok/src/mono/debugger/backends/mono-csharp/MonoCSharpLanguageBackend.cs:2452)
Mono.Debugger.Languages.CSharp.MonoCSharpLanguageBackend:Notification
(Mono.Debugger.Backends.Inferior,Mono.Debugger.Backends.NotificationType,Mono.Debugger.TargetAddress,long)
in [0x00171] (at
/home/toshok/src/mono/debugger/backends/MonoThreadManager.cs:218)
Mono.Debugger.Backends.MonoThreadManager:HandleChildEvent
(Mono.Debugger.Backends.Inferior,Mono.Debugger.Backends.Inferior/ChildEvent&)
in [0x000e3] (at
/home/toshok/src/mono/debugger/backends/ThreadManager.cs:313)
Mono.Debugger.ThreadManager:HandleChildEvent
(Mono.Debugger.Backends.Inferior,Mono.Debugger.Backends.Inferior/ChildEvent&)
in [0x00109] (at
/home/toshok/src/mono/debugger/backends/SingleSteppingEngine.cs:170)
Mono.Debugger.Backends.SingleSteppingEngine:ProcessEvent (int)
in [0x00069] (at
/home/toshok/src/mono/debugger/backends/ThreadManager.cs:525)
Mono.Debugger.ThreadManager:engine_thread_main ()



---- Additional Comments From martin@ximian.com 2004-10-20 02:16:46 MST ----

I think it was the same bug, at least I cannot reproduce it anymore
after fixing that.


*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO58527 ***



---- Additional Comments From martin@ximian.com 2004-10-20 02:18:34 MST ----

Ooops, typo - this is a duplicate of #68527.



---- Additional Comments From gerardo@novell.com 2004-10-20 12:09:31 MST ----

Reopening, sorry for the spam



---- Additional Comments From martin@ximian.com 2004-10-20 12:31:34 MST ----



*** This bug has been marked as a duplicate of https://bugzilla.novell.com/show_bug.cgi?id=MONO68527 ***


Unknown operating system unknown. Setting to default OS "Other".
This bug was marked DUPLICATE in the database it was moved from.
    Changing resolution to "MOVED"