|
Browse by Tags
All Tags » debugging ( RSS)
-
New still to posting bugs. Here is the info from the #develop dialog: ======================================================================= SharpDevelop Version : 3.2.0.5505 .NET Version : 2.0.50727.3603 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 3 Current culture : English (United States...
-
I was testing a muti thread application, one thread waits 5 seconds until the second threads operates, if after 5 seconds it has not ended aborts it and throws TimeoutException. I was debuggin the second thread and after a few seconds i get this Exception on SharpDevelop, I think it is because the first...
-
Like VS I can use right click on a project and select Debug > Start new instance. #D have Attach to process but can not use in multiple process. Regard. ThaiGIS
-
I can reproduce this error with the following configuration: I'm logged in as mainuser (no administrative rights) setting a breakpoint in my mainfile hitting ctrl+shift+r (Menu: Python->Run) Logged in as admin i can't reproduce this error. Logged in as normal user as described above, setting...
-
Hi, I'm using a BackgroundWorker component in a WPF application and am setting a break point in the BackgroundWorkers DoWork method, but the debugger doesn't break. How can I debug a background thread? Thanks.
-
SharpDevelop Version : 3.1.0.4633 .NET Version : 2.0.50727.3074 OS Version : Microsoft Windows NT 6.0.6001 Service Pack 1 Current culture : Russian (Russia) (ru-RU) Working Set Memory : 172348kb GC Heap Memory : 59151kb Error while requesting tooltip for location (Line 879, Col 20) Exception thrown:...
-
I can report the same error as well. This seems to be caused by trying to turn off breakpoints whilst the code is still running/being debugged. Subsequently, it seems you can choose to continue, but the breakpoint still appears to be active despite the #develop GUI indicating that no breakpoint is set...
-
Hello, While debugging, I am able to watch local variables. But I am not able to call a function or get the value of an array element. I have tried this in the Watch and Console windows. Is there another way to do this, or to evaulate some statement during runtime? I am using 3.1b1 Thanks.
-
SharpDevelop Version : 3.1.0.4055 .NET Version : 2.0.50727.3074 OS Version : Microsoft Windows NT 6.0.6001 Service Pack 1 Current culture : Russian (Russia) (ru-RU) Working Set Memory : 148604kb GC Heap Memory : 46420kb Exception thrown: System.InvalidOperationException: Коллекция была изменена; невозможно...
-
I have been working with VS for a few years. Usually I use drag&drop to add variable to the watch pad. As I can see it doesn't work in SD, I can't select some text and drop it to the watch pad. Am I right? Should I write small changes in code to make it working?
|
|
|