Click here to Skip to main content
15,919,434 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: One of us is hallucinating. Pin
valikac5-Aug-03 10:22
valikac5-Aug-03 10:22 
GeneralProgress made. Pin
WREY5-Aug-03 10:48
WREY5-Aug-03 10:48 
GeneralRe: One of us is hallucinating. Pin
l a u r e n5-Aug-03 11:58
l a u r e n5-Aug-03 11:58 
GeneralRe: One of us is hallucinating. Pin
WREY5-Aug-03 12:51
WREY5-Aug-03 12:51 
GeneralRe: One of us is hallucinating. Pin
Atlantys5-Aug-03 16:17
Atlantys5-Aug-03 16:17 
GeneralRe: One of us is hallucinating. Pin
WREY5-Aug-03 18:29
WREY5-Aug-03 18:29 
GeneralRe: One of us is hallucinating. Pin
Toni785-Aug-03 22:18
Toni785-Aug-03 22:18 
GeneralRe: One of us is hallucinating. Pin
WREY6-Aug-03 6:26
WREY6-Aug-03 6:26 
Since I've already solved the problem which prompted posting the message in the first place, this is just academic "after the fact" stuff.

I guess the whole thing comes down to a matter of interpretation. I interpreted setting a breakpoint as telling the computer, "At this point, stop, and let me see what you have, or what you've done up to this point." I didn't interpret it as, "... excluding this line." I interpreted it as, "up to this point including this line where the breakpoint is being set."

To take your example of setting the breakpoint at the first line of code (even if that first line of code is):

int GHCapturePt = len - diff;

(accepting that 'len' and 'diff' are global variables) I would think that the line will have been executed and the contents of all variables in that line would have legitimate results in them. That was my thinking, and I can see now, it really doesn't matter what someone thinks, what it comes down to, is the way the tool works.



William

Fortes in fide et opere!
GeneralRe: One of us is hallucinating. Pin
Atlantys6-Aug-03 5:57
Atlantys6-Aug-03 5:57 
Generalreading in a file and storing the words in a char[] Pin
johnstonsk5-Aug-03 8:44
johnstonsk5-Aug-03 8:44 
GeneralRe: reading in a file and storing the words in a char[] Pin
canniballl5-Aug-03 9:17
canniballl5-Aug-03 9:17 
GeneralRe: reading in a file and storing the words in a char[] Pin
johnstonsk5-Aug-03 9:34
johnstonsk5-Aug-03 9:34 
GeneralRe: Windows API related problem.... Pin
Bob Stanneveld5-Aug-03 8:14
Bob Stanneveld5-Aug-03 8:14 
GeneralRe: Windows API related problem.... Pin
Maximilien5-Aug-03 8:43
Maximilien5-Aug-03 8:43 
GeneralRe: Windows API related problem.... Pin
jhwurmbach5-Aug-03 21:36
jhwurmbach5-Aug-03 21:36 
GeneralCalling VC6 DLL from VB6 DLL Pin
patwilliams5-Aug-03 7:45
patwilliams5-Aug-03 7:45 
QuestionHow do you add full datbase support to a dialog app after..... Pin
Terry O'Nolley5-Aug-03 6:49
Terry O'Nolley5-Aug-03 6:49 
Questionvertical scroll bar not working in MFC? Pin
mcguile2575-Aug-03 6:04
mcguile2575-Aug-03 6:04 
Questionconnected to the network ???????? Pin
si_695-Aug-03 5:51
si_695-Aug-03 5:51 
AnswerRe: connected to the network ???????? Pin
David Crow5-Aug-03 7:07
David Crow5-Aug-03 7:07 
AnswerRe: connected to the network ???????? Pin
Ravi Bhavnani5-Aug-03 9:41
professionalRavi Bhavnani5-Aug-03 9:41 
AnswerRe: connected to the network ???????? Pin
l a u r e n5-Aug-03 12:00
l a u r e n5-Aug-03 12:00 
AnswerRe: connected to the network ???????? Pin
kochhar5-Aug-03 14:43
kochhar5-Aug-03 14:43 
GeneralInstall TCP/IP Pin
Anonymous5-Aug-03 5:42
Anonymous5-Aug-03 5:42 
GeneralRe: Install TCP/IP Pin
John M. Drescher5-Aug-03 7:36
John M. Drescher5-Aug-03 7:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.