New Windbg.

Hello All,

Have anybody installed and tried the new windbg with C++ drivers?
It seams does not position the cursor in the source files. The ‘calls’
window correctly displays the line numbers. However, double-click
does not open the source file. If the file is already opened, it does not
position the cursor.

Break points are displayed correctly (read lines). The ‘step’ also
advances correctly.

Appreciate any advice,

Boris.

You need to point the debugger to your source tree with .srcpath

-----Original Message-----
From: Boris Z [mailto:xxxxx@emc.com]
Sent: Monday, October 02, 2000 6:54 AM
To: File Systems Developers
Subject: [ntfsd] New Windbg.

Hello All,

Have anybody installed and tried the new windbg with C++ drivers?
It seams does not position the cursor in the source files. The ‘calls’
window correctly displays the line numbers. However, double-click
does not open the source file. If the file is already opened, it does
not
position the cursor.

Break points are displayed correctly (read lines). The ‘step’ also
advances correctly.

Appreciate any advice,

Boris.


You are currently subscribed to ntfsd as: xxxxx@microsoft.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)

RE: [ntfsd] New Windbg.Thank you, Nathan!

It works.

Appreciate your help, Boris
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com]On Behalf Of Nathan Nesbit
Sent: Monday, October 02, 2000 12:23 PM
To: File Systems Developers
Subject: [ntfsd] RE: New Windbg.

You need to point the debugger to your source tree with .srcpath

-----Original Message-----
From: Boris Z [mailto:xxxxx@emc.com]
Sent: Monday, October 02, 2000 6:54 AM
To: File Systems Developers
Subject: [ntfsd] New Windbg.

Hello All,

Have anybody installed and tried the new windbg with C++ drivers?
It seams does not position the cursor in the source files. The ‘calls’
window correctly displays the line numbers. However, double-click
does not open the source file. If the file is already opened, it does not
position the cursor.

Break points are displayed correctly (read lines). The ‘step’ also
advances correctly.

Appreciate any advice,

Boris.


You are currently subscribed to ntfsd as: xxxxx@microsoft.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)