www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - A newer WinDBG version, please...

reply A Bothe <info alexanderbothe.com> writes:
Like I wrote in the D.Debuggers forum:

Hi everyone,

after seeking for symbolic debuggers for D I noticed that there's a newer
version of WinDBG

http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx

I tried this one with the latest (D 2.0.3.7) DMD version and it worked!

http://digitalmars.com/d/2.0/windbg.html says that other versions of WinDBG
don't work
...so why don't pack this new version into the DMD .zip ?
Jan 05 2010
next sibling parent reply Walter Bright <newshound1 digitalmars.com> writes:
A Bothe wrote:
 Like I wrote in the D.Debuggers forum:
 
 Hi everyone,
 
 after seeking for symbolic debuggers for D I noticed that there's a
 newer version of WinDBG
 
 http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx
 
 I tried this one with the latest (D 2.0.3.7) DMD version and it
 worked!
 
 http://digitalmars.com/d/2.0/windbg.html says that other versions of
 WinDBG don't work ...so why don't pack this new version into the DMD
 .zip ?
The installer is 17Mb for one reason :-(
Jan 05 2010
parent reply A Bothe <info alexanderbothe.com> writes:
Walter Bright Wrote:

 A Bothe wrote:
 Like I wrote in the D.Debuggers forum:
 
 Hi everyone,
 
 after seeking for symbolic debuggers for D I noticed that there's a
 newer version of WinDBG
 
 http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx
 
 I tried this one with the latest (D 2.0.3.7) DMD version and it
 worked!
 
 http://digitalmars.com/d/2.0/windbg.html says that other versions of
 WinDBG don't work ...so why don't pack this new version into the DMD
 .zip ?
The installer is 17Mb for one reason :-(
Hmm... but anyway a link to the Microsoft site would also be enough
Jan 05 2010
parent reply BCS <none anon.com> writes:
Hello A,

 Walter Bright Wrote:
 
 A Bothe wrote:
 
 Like I wrote in the D.Debuggers forum:
 
 Hi everyone,
 
 after seeking for symbolic debuggers for D I noticed that there's a
 newer version of WinDBG
 
 http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx
 
 I tried this one with the latest (D 2.0.3.7) DMD version and it
 worked!
 
 http://digitalmars.com/d/2.0/windbg.html says that other versions of
 WinDBG don't work ...so why don't pack this new version into the DMD
 .zip ?
 
The installer is 17Mb for one reason :-(
Hmm... but anyway a link to the Microsoft site would also be enough
I haven't tried it yet, but if it's better than the old thing; Yes, please! The poor state of debugging in D is IMHO one of the major roadblocks.
Jan 05 2010
next sibling parent Bane <branimir.milosavljevic gmail.com> writes:
BCS Wrote:

 Hello A,
 
 Walter Bright Wrote:
 
 A Bothe wrote:
 
 Like I wrote in the D.Debuggers forum:
 
 Hi everyone,
 
 after seeking for symbolic debuggers for D I noticed that there's a
 newer version of WinDBG
 
 http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx
 
 I tried this one with the latest (D 2.0.3.7) DMD version and it
 worked!
 
 http://digitalmars.com/d/2.0/windbg.html says that other versions of
 WinDBG don't work ...so why don't pack this new version into the DMD
 .zip ?
 
The installer is 17Mb for one reason :-(
Hmm... but anyway a link to the Microsoft site would also be enough
I haven't tried it yet, but if it's better than the old thing; Yes, please! The poor state of debugging in D is IMHO one of the major roadblocks.
Bah. Real programmers don't need to debug their programs :)
Jan 05 2010
prev sibling parent reply Sean Kelly <sean invisibleduck.org> writes:
BCS Wrote:

 Hello A,
 
 Walter Bright Wrote:
 
 A Bothe wrote:
 
 Like I wrote in the D.Debuggers forum:
 
 Hi everyone,
 
 after seeking for symbolic debuggers for D I noticed that there's a
 newer version of WinDBG
 
 http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx
 
 I tried this one with the latest (D 2.0.3.7) DMD version and it
 worked!
 
 http://digitalmars.com/d/2.0/windbg.html says that other versions of
 WinDBG don't work ...so why don't pack this new version into the DMD
 .zip ?
 
The installer is 17Mb for one reason :-(
Hmm... but anyway a link to the Microsoft site would also be enough
I haven't tried it yet, but if it's better than the old thing; Yes, please! The poor state of debugging in D is IMHO one of the major roadblocks.
I recall DDBG being pretty nice. Or isn't it maintained any longer?
Jan 05 2010
parent "Denis Koroskin" <2korden gmail.com> writes:
On Wed, 06 Jan 2010 03:44:54 +0300, Sean Kelly <sean invisibleduck.org>  
wrote:

 BCS Wrote:

 Hello A,

 Walter Bright Wrote:

 A Bothe wrote:

 Like I wrote in the D.Debuggers forum:

 Hi everyone,

 after seeking for symbolic debuggers for D I noticed that there's a
 newer version of WinDBG

 http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx

 I tried this one with the latest (D 2.0.3.7) DMD version and it
 worked!

 http://digitalmars.com/d/2.0/windbg.html says that other versions of
 WinDBG don't work ...so why don't pack this new version into the DMD
 .zip ?
The installer is 17Mb for one reason :-(
Hmm... but anyway a link to the Microsoft site would also be enough
I haven't tried it yet, but if it's better than the old thing; Yes, please! The poor state of debugging in D is IMHO one of the major roadblocks.
I recall DDBG being pretty nice. Or isn't it maintained any longer?
ddbg is, indeed, very good, but last update to it was 2 years ago.
Jan 05 2010
prev sibling next sibling parent Don <nospam nospam.com> writes:
A Bothe wrote:
 Like I wrote in the D.Debuggers forum:
 
 Hi everyone,
 
 after seeking for symbolic debuggers for D I noticed that there's a newer
version of WinDBG
 
 http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx
 
 I tried this one with the latest (D 2.0.3.7) DMD version and it worked!
Is there a trick to getting it to work? I've tried to use it to debug DMD itself, but I only get a disassembly listing.
 
 http://digitalmars.com/d/2.0/windbg.html says that other versions of WinDBG
don't work
 ...so why don't pack this new version into the DMD .zip ?
Jan 05 2010
prev sibling parent torhu <no spam.invalid> writes:
On 05.01.2010 10:27, A Bothe wrote:
 Like I wrote in the D.Debuggers forum:

 Hi everyone,

 after seeking for symbolic debuggers for D I noticed that there's a newer
version of WinDBG

 http://www.microsoft.com/whdc/devtools/debugging/installx86.Mspx

 I tried this one with the latest (D 2.0.3.7) DMD version and it worked!

 http://digitalmars.com/d/2.0/windbg.html says that other versions of WinDBG
don't work
 ...so why don't pack this new version into the DMD .zip ?
I've had great success with just using msvc 9, and this tool: http://www.dsource.org/projects/cv2pdb/wiki
Jan 05 2010