Show source Line number for WinDbg soure window

Folks,

Anybody knows how to turn-on the line number in WinDbg source file window?

Thanks,
Shan

The line number is shown in the status bar at the bottom of the windbg parent window, windbg does not have the capability of showing line numbers in the src window itself

d

Sent from my phone with no t9, all spilling mistakes are not intentional.

-----Original Message-----
From: xxxxx@gmail.com
Sent: Wednesday, September 23, 2009 8:04 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Show source Line number for WinDbg soure window

Folks,

Anybody knows how to turn-on the line number in WinDbg source file window?

Thanks,
Shan


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

More appropriate for the WinDBG forum. Oddly enough, someone just asked this
a couple of weeks ago…

http://www.osronline.com/showthread.cfm?link=165257

-scott


Scott Noone
Consulting Associate
OSR Open Systems Resources, Inc.
http://www.osronline.com

wrote in message news:xxxxx@ntdev…
> Folks,
>
> Anybody knows how to turn-on the line number in WinDbg source file window?
>
> Thanks,
> Shan
>

It does, however, have a go to source line function.

  • S

-----Original Message-----
From: Doron Holan
Sent: Wednesday, September 23, 2009 8:25
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] Show source Line number for WinDbg soure window

The line number is shown in the status bar at the bottom of the windbg parent window, windbg does not have the capability of showing line numbers in the src window itself

d

Sent from my phone with no t9, all spilling mistakes are not intentional.

-----Original Message-----
From: xxxxx@gmail.com
Sent: Wednesday, September 23, 2009 8:04 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Show source Line number for WinDbg soure window

Folks,

Anybody knows how to turn-on the line number in WinDbg source file window?

Thanks,
Shan


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

>The line number is shown in the status bar at the bottom of the windbg parent

window, windbg does not have the capability of showing line numbers in the src
window itself

d

I would rather have it displayed next to the source line. :-). Anyway it’s my preference.
Any chance the WinDbg Team will support this in their next version?

More appropriate for the WinDBG forum.
Will post there next time.

My guess would be no, there are other features ahead of this

d

Sent from my phone with no t9, all spilling mistakes are not intentional.

-----Original Message-----
From: xxxxx@gmail.com
Sent: Wednesday, September 23, 2009 9:02 AM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Show source Line number for WinDbg soure window

>The line number is shown in the status bar at the bottom of the windbg parent
>window, windbg does not have the capability of showing line numbers in the src
>window itself

>d

I would rather have it displayed next to the source line. :-). Anyway it’s my preference.
Any chance the WinDbg Team will support this in their next version?

>More appropriate for the WinDBG forum.
Will post there next time.


NTDEV is sponsored by OSR

For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

Thanks. All this time I never noticed the status bar.
I also vote for adding source line display in the source window itself.

Tweet (or DM maybe) @aluhrs13 on Twitter.

He’s your man for WinDbg features.

Good luck…

P