Has anyone ever seen a function call just get skipped? I am running in debug mode and it wont let me set a break point on the call and when i step to it it goes right over to the next line, no exceptions, no errors. Has anyone EVER seen this before? Thanks.
Nemoticchigga 0 Junior Poster in Training
Recommended Answers
Jump to PostPerhaps the compiler has statically determined that the code can never be called, and has thus removed it.
But as jesseb07 says, we need code.
Jump to PostMay be this function is infected by extremely malicious stealth virus which is capable to hide not only its binary image but source code too...
All 8 Replies
jesseb07 64 Junior Poster
Salem 5,265 Posting Sage
Nemoticchigga 0 Junior Poster in Training
Salem 5,265 Posting Sage
titaniumdecoy 58 Light Poster
Alex Edwards 321 Posting Shark
ArkM 1,090 Postaholic
Alex Edwards commented: That was hilarious! +2
Nemoticchigga 0 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.