|
Browse by Tags
All Tags » Debugger ( RSS)
-
Hi Everyone, I figured I would update this thread with a workaround. As it would appear that the debugger does not work in Windows 7 x64 or Win XP Pro SP3 x86 after compiling and running the debugger (F5), I was able to work around the issue I had above by manually attaching the debugger to the open...
-
Hi Everyone, I recently sparked up an old project and in the process of debugging I noticed an issue. I've defined multiple breakpoints, went into debug mode and #develop will not "break" into the code at the defined breakpoints, or at any point for that matter. I'm using SharpDevelop...
-
[quote user="DavidSrbecky"]You are probably right, I just wonder why is this significant to you? What are you using the debugger for?[/quote] Not really using the debugger in particular, but I am using a customized version of the #D 3.x for my work Sandcastle Workshop. One main change I made...
-
After debug some time SD have more than one pad eg. Error pad and Properties pad. When I move the mouse over those pad then I receive this error. SharpDevelop Version : 4.0.0.5275 .NET Version : 4.0.21006.1 OS Version : Microsoft Windows NT 6.1.7600.0 Current culture : Thai (Thailand) (th-TH) Current...
-
Thanks. I've built another application and successfully debugged using the "attach to process" method. So I can confirm it does work on my system. However it still does not work on the process I require it for. Let me explain my set up: I have a client-server .NET application which is built...
-
SharpDevelop Version : 4.0.0.5185 .NET Version : 4.0.21006.1 OS Version : Microsoft Windows NT 6.1.7600.0 Current culture : Thai (Thailand) (th-TH) Current UI language : en-US Working Set Memory : 127728kb GC Heap Memory : 27992kb Unhandled WPF exception Exception thrown: System.IO.FileNotFoundException...
-
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...
-
Hello SD users/developers, I'm new to SharpDevelop and IronPython. I've just downloaded SharpDevelop 3.1.0.4545. I'm trying to use it with IronPython 2.6 Beta1. For what it's worth, I'm trying to use it to learn IronPython using the Foord & Muirhead book. Can anyone tell me what...
-
There is such view - we just call it Console. I think that is a better name, isn't it? Hmmm... At the moment it has quite limited functionality. What things do you need it for? (That is, what should be our priority?)
-
Are breakpoints supported in Ironpython under SD? SD seems to let me set them, but when I run a small test program (using either Debug/Run or Python/Run) the breakpoints seem to be ignored (the program runs past them.) Would it be possible to provide a unified summary of SD's current level of Ironpython...
|
|
|