New debugger: inserting breakpoints.

Hey folks,

Quick question: I used to be able to insert a breakpoint into code via
the GUI by putting the focus on a line of source code, and clicking on
the “hand” button on the toolbar - the breakpoint inserted would then be
something like: @@masm{“blah something or other”}

Running the newest “fancy docking windows” version of WinDbg, I find
that the same button now brings up a dialog, with no equivalent “insert
breakpoint at current focus” button. I’m finding it quite a pain in the
posterior.

Any ideas?

MH.

This email and any attachments is confidential, may be legally privileged and is intended for the use of the addressee only. If you are not the intended recipient, please note that any use, disclosure, printing or copying of this email is strictly prohibited and may be unlawful. If received in error, please delete this email and any attachments and confirm this to the sender.

Sounds like your source path is not set in a way to relate the opened
source file to the actual binary/pdb being debugged. If you close the
source file and then double click on a frame in the calls window which
contains a problematic source file, does the source file automatically
open? If not, then the source-window/pdb relationship is not made.


Jason Shay [MSFT]
xxxxx@online.microsoft.com

This posting is provided “AS IS” with no warranties, and confers no
rights
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Martin C Harvey
Sent: Tuesday, January 25, 2005 8:13 AM
To: Kernel Debugging Interest List
Subject: [windbg] New debugger: inserting breakpoints.

Hey folks,

Quick question: I used to be able to insert a breakpoint into code via
the GUI by putting the focus on a line of source code, and clicking on
the “hand” button on the toolbar - the breakpoint inserted would then be
something like: @@masm{“blah something or other”}

Running the newest “fancy docking windows” version of WinDbg, I find
that the same button now brings up a dialog, with no equivalent “insert
breakpoint at current focus” button. I’m finding it quite a pain in the
posterior.

Any ideas?

MH.

This email and any attachments is confidential, may be legally
privileged and is intended for the use of the addressee only. If you are
not the intended recipient, please note that any use, disclosure,
printing or copying of this email is strictly prohibited and may be
unlawful. If received in error, please delete this email and any
attachments and confirm this to the sender.

You are currently subscribed to windbg as: unknown lmsubst tag argument:
‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com