Click here to Skip to main content
15,890,845 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
SuggestionRe: How to make a EXE in windows Pin
David Crow30-Apr-13 10:28
David Crow30-Apr-13 10:28 
QuestionClips Pin
a.fatemeh26-Apr-13 20:16
a.fatemeh26-Apr-13 20:16 
QuestionRe: Clips Pin
Richard MacCutchan26-Apr-13 22:17
mveRichard MacCutchan26-Apr-13 22:17 
AnswerRe: Clips Pin
a.fatemeh26-Apr-13 22:22
a.fatemeh26-Apr-13 22:22 
GeneralRe: Clips Pin
Richard MacCutchan26-Apr-13 23:17
mveRichard MacCutchan26-Apr-13 23:17 
GeneralRe: Clips Pin
a.fatemeh26-Apr-13 23:26
a.fatemeh26-Apr-13 23:26 
QuestionHow can I capture screen without layered windows on Windows 8 Pin
thanh_bkhn25-Apr-13 23:50
professionalthanh_bkhn25-Apr-13 23:50 
QuestionCall stack trace using BOOST Pin
Shailesh H25-Apr-13 22:57
Shailesh H25-Apr-13 22:57 
Hello,

We are running a boost unit test using command line (cmd). The command is:
C:\> /c "D:\MyExecutable.exe" --run_test=testcase1,testcase2,testcase3, --report_format=xml --report_level=detailed --log_format=xml --log_level=all >test_log.xml 2>test_report.xml

The output format is in XML.
I would like to have the call stack for the failed test cases. Is it possible to write the call stack trace in test_report.xml or test_log.xml ?
Is there any macro or Boost API can help me achieve this?
Questionhow do I group test cases using BOOST Pin
Shailesh H25-Apr-13 22:55
Shailesh H25-Apr-13 22:55 
QuestionAbout preventing memory leaks Pin
Marco Bertschi25-Apr-13 22:27
protectorMarco Bertschi25-Apr-13 22:27 
AnswerRe: About preventing memory leaks Pin
Freak3026-Apr-13 2:09
Freak3026-Apr-13 2:09 
GeneralRe: About preventing memory leaks Pin
Marco Bertschi26-Apr-13 3:25
protectorMarco Bertschi26-Apr-13 3:25 
AnswerRe: About preventing memory leaks Pin
Newbie0026-Apr-13 7:54
Newbie0026-Apr-13 7:54 
AnswerRe: About preventing memory leaks Pin
David Crow26-Apr-13 9:00
David Crow26-Apr-13 9:00 
AnswerRe: About preventing memory leaks Pin
jschell26-Apr-13 9:33
jschell26-Apr-13 9:33 
QuestionRegarding storing structures in database Pin
Member 789460125-Apr-13 19:03
Member 789460125-Apr-13 19:03 
AnswerRe: Regarding storing structures in database Pin
Richard MacCutchan25-Apr-13 22:23
mveRichard MacCutchan25-Apr-13 22:23 
AnswerRe: Regarding storing structures in database Pin
Marco Bertschi25-Apr-13 22:36
protectorMarco Bertschi25-Apr-13 22:36 
GeneralRe: Regarding storing structures in database Pin
Member 789460125-Apr-13 22:56
Member 789460125-Apr-13 22:56 
GeneralRe: Regarding storing structures in database Pin
Marco Bertschi25-Apr-13 23:16
protectorMarco Bertschi25-Apr-13 23:16 
GeneralRe: Regarding storing structures in database Pin
Jochen Arndt25-Apr-13 23:34
professionalJochen Arndt25-Apr-13 23:34 
GeneralRe: Regarding storing structures in database Pin
Member 789460125-Apr-13 23:41
Member 789460125-Apr-13 23:41 
GeneralRe: Regarding storing structures in database Pin
Jochen Arndt25-Apr-13 23:57
professionalJochen Arndt25-Apr-13 23:57 
AnswerRe: Regarding storing structures in database Pin
jschell26-Apr-13 9:36
jschell26-Apr-13 9:36 
GeneralRe: Regarding storing structures in database Pin
Member 789460129-Apr-13 1:00
Member 789460129-Apr-13 1:00 

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.