[program-l] Re: Debugging in VS2008 (c++)

  • From: "Tim Burgess" <tim@xxxxxxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Wed, 26 May 2010 23:07:48 +0100

Hi,

Please ignore what I just posted (except the bit where I offer thanks for
the newer scripts).  The Call Stack is what I need - yet more thanks!

Best wishes.

Tim Burgess
Raised Bar Ltd
Phone:  +44 (0)1827 719822
Mobile:  07989 486976
Web:  http://www.raisedbar.net
Facebook:
http://www.facebook.com/pages/Atherstone-United-Kingdom/Raised-Bar-Ltd/12023
4896800

Don't forget to vote for improved access to music and music technology at

http://www.raisedbar.net/petition.htm
 


-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Soronel Haetir
Sent: 26 May 2010 22:16
To: program-l
Subject: [program-l] Re: Debugging in VS2008 (c++)

I'm not sure exactly what problem you're having.  The problems I have
experienced were mostly due to losing track of where the next
statement is.

I added a color trigger for that (Black/Kahki 2) and whenever the
debugger breaks into code I use INS+Up arrow for speak current line.

If the problem is that you are getting assertions deep in library code
then you should use the call stack to figure out the last function you
wrote.
Note that last bit is an issue regardless of being sighted or not.

On 5/26/10, Tim Burgess <tim@xxxxxxxxxxxxx> wrote:
> Hi,
>
> I'm having trouble with Jaws tracking my current line in the code editor
for
> VS2008 when debugging an assertion.  I'm using the FSI scripts, which may
be
> the problem, but the only other scripts are very old and for VS2005.  Can
> anybody offer any advice, please?  I'm sure I can kill my bug easily if
only
> I could tell where I am.
>
> Best wishes.
>
> Tim Burgess
> Raised Bar Ltd
> Phone:  +44 (0)1827 719822
> Mobile:  07989 486976
> Web:  http://www.raisedbar.net
> Facebook:
>
http://www.facebook.com/pages/Atherstone-United-Kingdom/Raised-Bar-Ltd/12023
> 4896800
>
> Don't forget to vote for improved access to music and music technology at
>
> http://www.raisedbar.net/petition.htm
>
>
>


-- 
Soronel Haetir
soronel.haetir@xxxxxxxxx
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: