[vwnc] [VW 7.4] Cannot breakpoint inside ApplicationModel>>buildInSubCanvas:withBuilder:

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] [VW 7.4] Cannot breakpoint inside ApplicationModel>>buildInSubCanvas:withBuilder:

Charles Adams
 
How come I cannot have a breakpoint in ApplicationModel>>buildInSubCanvas:withBuilder:? When I do, I get a UHE: Priority out of range. Its trying to bump the priority to 101. I don't understand where the priority of the UI thread got set to 100.
 
I have a stack if anyone's interested. Its ironic that this should happen inside Inspector class>>bulletproofLabelStringOf:.
 
 
Charlie Adams

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

SubCanvasPriorityErrorStack.txt (69K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] [VW 7.4] Cannot breakpoint insideApplicationModel>>buildInSubCanvas:withBuilder:

Terry Raymond

Charles

 

Because when the debugger open its window it hit the breakpoint

and then recurses, and each time it bumps up the prioritiy.

 

Use a one-shot breakpoint.

 

Terry

===========================================================
Terry Raymond
Crafted Smalltalk
80 Lazywood Ln.
Tiverton, RI  02878
(401) 624-4517      [hidden email]
<http://www.craftedsmalltalk.com>
===========================================================


From: [hidden email] [mailto:[hidden email]] On Behalf Of Charles Adams
Sent: Monday, August 25, 2008 6:28 PM
To: [hidden email]
Subject: [vwnc] [VW 7.4] Cannot breakpoint insideApplicationModel>>buildInSubCanvas:withBuilder:

 

 

How come I cannot have a breakpoint in ApplicationModel>>buildInSubCanvas:withBuilder:? When I do, I get a UHE: Priority out of range. Its trying to bump the priority to 101. I don't understand where the priority of the UI thread got set to 100.

 

I have a stack if anyone's interested. Its ironic that this should happen inside Inspector class>>bulletproofLabelStringOf:.

 

 

Charlie Adams


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] [VW 7.4] Cannot breakpoint insideApplicationModel>>buildInSubCanvas:withBuilder:

Andres Valloud-6
In reply to this post by Charles Adams
This issue has already been addressed for 7.7.
 
Andres.


From: [hidden email] [mailto:[hidden email]] On Behalf Of Charles Adams
Sent: Monday, August 25, 2008 3:28 PM
To: [hidden email]
Subject: [vwnc] [VW 7.4] Cannot breakpoint insideApplicationModel>>buildInSubCanvas:withBuilder:

 
How come I cannot have a breakpoint in ApplicationModel>>buildInSubCanvas:withBuilder:? When I do, I get a UHE: Priority out of range. Its trying to bump the priority to 101. I don't understand where the priority of the UI thread got set to 100.
 
I have a stack if anyone's interested. Its ironic that this should happen inside Inspector class>>bulletproofLabelStringOf:.
 
 
Charlie Adams

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc