Click here to Skip to main content
15,895,011 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: zero copy approach in windows and unix using C++ Pin
David Crow18-Jun-13 3:57
David Crow18-Jun-13 3:57 
QuestionIntel Compiler Error on declaration [Solved] Pin
ErfanNoury17-Jun-13 8:07
ErfanNoury17-Jun-13 8:07 
AnswerRe: Intel Compiler Error on declaration Pin
Maximilien17-Jun-13 8:31
Maximilien17-Jun-13 8:31 
GeneralRe: Intel Compiler Error on declaration Pin
ErfanNoury17-Jun-13 8:40
ErfanNoury17-Jun-13 8:40 
GeneralRe: Intel Compiler Error on declaration Pin
Maximilien17-Jun-13 8:47
Maximilien17-Jun-13 8:47 
GeneralRe: Intel Compiler Error on declaration Pin
ErfanNoury17-Jun-13 9:02
ErfanNoury17-Jun-13 9:02 
AnswerRe: Intel Compiler Error on declaration Pin
CPallini17-Jun-13 8:43
mveCPallini17-Jun-13 8:43 
QuestionEmbedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric16-Jun-13 23:37
Erudite_Eric16-Jun-13 23:37 
No debuggers, well, none here anyway, and none as good as I have used on Windows, so it is printk() debugging. A 20 minute full build needed to get any new code in and then it takes 10 minutes to reflash the OS image on the device.

Never have I been forced to work so slowly.

Windows? Different matter. Windbg, live embedded debugger, automatically sucks the newly built module off the host when the target boots, public symbols, full stack and disaasembly on a crash,

I am going to have to put something together for linux/ARM like Windbg....
==============================

Nothing to say.

QuestionRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
CPallini17-Jun-13 0:55
mveCPallini17-Jun-13 0:55 
AnswerRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric17-Jun-13 2:06
Erudite_Eric17-Jun-13 2:06 
QuestionRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
CPallini17-Jun-13 2:27
mveCPallini17-Jun-13 2:27 
AnswerRe: Embedded Linux, possibly the slowest debelopment in the world... Pin
Erudite_Eric17-Jun-13 5:56
Erudite_Eric17-Jun-13 5:56 
QuestionThere's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Falconapollo16-Jun-13 23:35
Falconapollo16-Jun-13 23:35 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Richard MacCutchan17-Jun-13 0:21
mveRichard MacCutchan17-Jun-13 0:21 
GeneralRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Falconapollo17-Jun-13 0:25
Falconapollo17-Jun-13 0:25 
GeneralRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Richard MacCutchan17-Jun-13 0:30
mveRichard MacCutchan17-Jun-13 0:30 
QuestionRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
CPallini17-Jun-13 0:58
mveCPallini17-Jun-13 0:58 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
jeron117-Jun-13 4:16
jeron117-Jun-13 4:16 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
jschell17-Jun-13 8:02
jschell17-Jun-13 8:02 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
Stefan_Lang19-Jun-13 1:42
Stefan_Lang19-Jun-13 1:42 
AnswerRe: There's no memory leak in my code(rather sure), then how to find out those codes who eat up my memory? Pin
JackDingler26-Jun-13 11:56
JackDingler26-Jun-13 11:56 
QuestionBuild Error in Process Enum pgm Pin
ajaytvish14-Jun-13 22:01
ajaytvish14-Jun-13 22:01 
AnswerRe: Build Error in Process Enum pgm Pin
Matthew Faithfull14-Jun-13 22:40
Matthew Faithfull14-Jun-13 22:40 
AnswerRe: Build Error in Process Enum pgm Pin
ajaytvish15-Jun-13 4:21
ajaytvish15-Jun-13 4:21 
QuestionFolder Monitor by Hooking API's for Notification of files added in a directory Pin
ajaytvish14-Jun-13 21:50
ajaytvish14-Jun-13 21:50 

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.