473,395 Members | 1,941 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Debugger

Does anyone known a free debugger for c# with the source code!?
Nov 15 '05 #1
6 3355
I think sharpdevelop includes a debugger:
http://www.icsharpcode.net/OpenSource/SD/

Greetz,
-- Rob.

Fatih BOY wrote:
Does anyone known a free debugger for c# with the source code!?

Nov 15 '05 #2
Sorry, but #Develop does not have a debugger
I'm looking for something like cordbg but with source code
"Rob Tillie" <Ro********@student.tul.edu> wrote in message
news:#o**************@TK2MSFTNGP12.phx.gbl...
I think sharpdevelop includes a debugger:
http://www.icsharpcode.net/OpenSource/SD/

Greetz,
-- Rob.

Fatih BOY wrote:
Does anyone known a free debugger for c# with the source code!?


Nov 15 '05 #3
Oh. Well, you could look at the Rotor project or the Mono project, and see
if they have a debugger in there. Mono should have one I think. (
www.go-mono.com )

Greetz,
-- Rob.

Fatih BOY wrote:
Sorry, but #Develop does not have a debugger
I'm looking for something like cordbg but with source code
"Rob Tillie" <Ro********@student.tul.edu> wrote in message
news:#o**************@TK2MSFTNGP12.phx.gbl...
I think sharpdevelop includes a debugger:
http://www.icsharpcode.net/OpenSource/SD/

Greetz,
-- Rob.

Fatih BOY wrote:
Does anyone known a free debugger for c# with the source code!?

Nov 15 '05 #4
Hi Fatih,

DbgClr is a debugger that ships with the .NET Framework SDK, and comes with
C# source.

HTH,

Mark
----
Author of "Comprehensive VB .NET Debugging"
http://www.apress.com/book/bookDisplay.html?bID=128
"Fatih BOY" <fa***@smartcoding.org> wrote in message
news:up**************@TK2MSFTNGP12.phx.gbl...
Does anyone known a free debugger for c# with the source code!?

Nov 15 '05 #5
i not find source for DbgClr. i only find the source for CorDbg.
Source for DbgClr would be nice to have!
Frank

"Mark Pearce" <ev**@bay.com> schrieb im Newsbeitrag
news:#S*************@TK2MSFTNGP09.phx.gbl...
Hi Fatih,

DbgClr is a debugger that ships with the .NET Framework SDK, and comes with C# source.

HTH,

Mark
----
Author of "Comprehensive VB .NET Debugging"
http://www.apress.com/book/bookDisplay.html?bID=128
"Fatih BOY" <fa***@smartcoding.org> wrote in message
news:up**************@TK2MSFTNGP12.phx.gbl...
Does anyone known a free debugger for c# with the source code!?

Nov 15 '05 #6
Hi Frank,

Ooops - my mistake - brain went absent - I blame it on my baby daughter
tiring me out! You are correct, Cordbg is the only debugger that has source
code shipped with the SDK.

Regards,

Mark
--
Author of "Comprehensive VB .NET Debugging"
http://www.apress.com/book/bookDisplay.html?bID=128
"Frank Gobert" <fr**********@gmx.de> wrote in message
news:OE*************@TK2MSFTNGP12.phx.gbl...
i not find source for DbgClr. i only find the source for CorDbg.
Source for DbgClr would be nice to have!
Frank

"Mark Pearce" <ev**@bay.com> schrieb im Newsbeitrag
news:#S*************@TK2MSFTNGP09.phx.gbl...
Hi Fatih,

DbgClr is a debugger that ships with the .NET Framework SDK, and comes with C# source.

HTH,

Mark
----
Author of "Comprehensive VB .NET Debugging"
http://www.apress.com/book/bookDisplay.html?bID=128
"Fatih BOY" <fa***@smartcoding.org> wrote in message
news:up**************@TK2MSFTNGP12.phx.gbl...
Does anyone known a free debugger for c# with the source code!?


Nov 15 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: jonathan | last post by:
everyone, I'd like to be able to debug php scripts on the command line, going through the browser. In other words, set up the debugger to listen and then type in a url and have the code stop...
11
by: Ziaran _ | last post by:
I have written a new debugger. I think people will find it useful. Where can I post it for people to download? Thanks, Nir _________________________________________________________________...
4
by: Chuck Ritzke | last post by:
Hi, I've been using VS for a number of projects and the debugger has worked as advertised until now. I have a desktop solution with three projects, two of which are class modules. For some...
25
by: Jeff | last post by:
Use the MS Script Editor included free with MS Office 2002 and above, for debugging Internet Explorer (IE). This subject is of great interest to many JS developers, as there is no obvious, low...
1
by: Rhino | last post by:
Is there any way to install the IBM Distributed Debugger V9.2 on Windows XP without first uninstalling DB2? I installed the IBM Distributed Debugger V9.2 on my Windows XP box in the hopes of...
1
by: Susanne Christe | last post by:
Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Registeresd JIT debugger is not avaialble: After executing an application I get the Error: ...
1
by: Bill Menees | last post by:
VS.NET 2003 defaults the "Debugger Type" property to "Auto" for Visual C++ projects. Unfortunately, the "Auto" type isn't very smart. "Auto" bases the debugger type on the launched EXE's type,...
9
by: RalphTheExpert | last post by:
I'm getting different behavior if my code is running under the debugger or not. I have modified Winmain to look like this: // Copyright (C) 2002 Microsoft Corporation // All rights reserved....
18
by: R. Bernstein | last post by:
Okay, a bit of an exaggeration. Recently, I've been using Python more seriously, and in using the debugger I think one of the first things I noticed was that there is no "restart" ("R" in...
3
by: Doug | last post by:
I'm having problems w/ the VS2005 debugger with C#. It blows past any breakpoints in even the simplest "Hello World" console application. I can't do any step-by-step debugging. I've provided the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.