Click here to Skip to main content
15,923,789 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Debugging issue to watch variable values Pin
George_George25-Sep-08 21:20
George_George25-Sep-08 21:20 
GeneralRe: Debugging issue to watch variable values Pin
Alan Balkany26-Sep-08 2:52
Alan Balkany26-Sep-08 2:52 
GeneralRe: Debugging issue to watch variable values Pin
George_George26-Sep-08 20:42
George_George26-Sep-08 20:42 
GeneralRe: Debugging issue to watch variable values Pin
Alan Balkany27-Sep-08 6:49
Alan Balkany27-Sep-08 6:49 
GeneralRe: Debugging issue to watch variable values Pin
George_George27-Sep-08 21:00
George_George27-Sep-08 21:00 
GeneralRe: Debugging issue to watch variable values Pin
Alan Balkany29-Sep-08 4:45
Alan Balkany29-Sep-08 4:45 
GeneralRe: Debugging issue to watch variable values Pin
George_George30-Sep-08 23:55
George_George30-Sep-08 23:55 
GeneralRe: Debugging issue to watch variable values Pin
Alan Balkany1-Oct-08 3:21
Alan Balkany1-Oct-08 3:21 
I'm not sure what you mean. I was just giving you several suggestions that may help with your debugging.

Alan's First Rule of Debugging is: "Watch it happen."

Often the problem is not what we assume it is. Watch the bug occur either in the debugger, or by displaying variable values, possibly using the Lockbox Debugging Pattern.

Once you've seen the bug occur, then you can trace back to its cause.
GeneralRe: Debugging issue to watch variable values Pin
George_George3-Oct-08 1:23
George_George3-Oct-08 1:23 
QuestionConnect several keyboards on the same PC: Can I re-program some of the keys on only one of the keyboards? Pin
arnold_w23-Sep-08 23:31
arnold_w23-Sep-08 23:31 
AnswerRe: Connect several keyboards on the same PC: Can I re-program some of the keys on only one of the keyboards? Pin
James R. Twine24-Sep-08 2:52
James R. Twine24-Sep-08 2:52 
GeneralRe: Connect several keyboards on the same PC: Can I re-program some of the keys on only one of the keyboards? Pin
arnold_w25-Sep-08 0:56
arnold_w25-Sep-08 0:56 
GeneralRe: Connect several keyboards on the same PC: Can I re-program some of the keys on only one of the keyboards? Pin
James R. Twine25-Sep-08 1:46
James R. Twine25-Sep-08 1:46 
GeneralRe: Connect several keyboards on the same PC: Can I re-program some of the keys on only one of the keyboards? Pin
arnold_w25-Sep-08 3:27
arnold_w25-Sep-08 3:27 
QuestionC++ and IDL code sync issue Pin
George_George23-Sep-08 23:10
George_George23-Sep-08 23:10 
AnswerRe: C++ and IDL code sync issue Pin
Matthew Faithfull23-Sep-08 23:40
Matthew Faithfull23-Sep-08 23:40 
GeneralRe: C++ and IDL code sync issue Pin
George_George23-Sep-08 23:51
George_George23-Sep-08 23:51 
GeneralRe: C++ and IDL code sync issue Pin
CPallini24-Sep-08 0:24
mveCPallini24-Sep-08 0:24 
GeneralRe: C++ and IDL code sync issue Pin
George_George24-Sep-08 0:44
George_George24-Sep-08 0:44 
GeneralRe: C++ and IDL code sync issue Pin
CPallini24-Sep-08 0:54
mveCPallini24-Sep-08 0:54 
GeneralRe: C++ and IDL code sync issue Pin
George_George24-Sep-08 20:51
George_George24-Sep-08 20:51 
QuestionHow a.dll inject into SVCHOST.EXE (process) Pin
ChinaTJBoy23-Sep-08 22:46
ChinaTJBoy23-Sep-08 22:46 
AnswerRe: How a.dll inject into SVCHOST.EXE (process) Pin
Michael Schubert24-Sep-08 0:05
Michael Schubert24-Sep-08 0:05 
AnswerRe: How a.dll inject into SVCHOST.EXE (process) Pin
Sarath C24-Sep-08 1:02
Sarath C24-Sep-08 1:02 
QuestionSTA message pump code in ATL Pin
George_George23-Sep-08 22:07
George_George23-Sep-08 22:07 

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.