Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C++ > debugging problems on the net

Reply
Thread Tools

debugging problems on the net

 
 
myheartinamerica
Guest
Posts: n/a
 
      10-23-2010
Hello,

I didn't find anything via Google, but maybe I'm using the wrong
search terms... I was hoping to find some sample problems (and
hopefully solutions) on the net for debugging C++ programs. Basically,
I'd like to sit down with a piece of broken code that I've never seen
before and figure out what's wrong with it.

I'd imagine that these kinds of problems would come from a college
course web site teaching C/C++ programming and debugging or from
sample C++ hands-on interview questions.

Thanks for any help,
Mick
 
Reply With Quote
 
 
 
 
Stuart Golodetz
Guest
Posts: n/a
 
      10-24-2010
On 23/10/2010 04:24, myheartinamerica wrote:
> Hello,
>
> I didn't find anything via Google, but maybe I'm using the wrong
> search terms... I was hoping to find some sample problems (and
> hopefully solutions) on the net for debugging C++ programs. Basically,
> I'd like to sit down with a piece of broken code that I've never seen
> before and figure out what's wrong with it.
>
> I'd imagine that these kinds of problems would come from a college
> course web site teaching C/C++ programming and debugging or from
> sample C++ hands-on interview questions.
>
> Thanks for any help,
> Mick


Not sure about on the net offhand, but if you join ACCU (www.accu.org)
then their CVu journals have a Code Critique competition each month,
which generally involves debugging a code snippet. The answers people
send in are published in the following journal -- which makes the
journal archive an invaluable source of such problems (with multiple,
often detailed, answers).

Hope that helps (and sorry they're not free -- you might be able to find
some elsewhere that are),
Stu
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I skip debugging Ajax when debugging my code? AAaron123 ASP .Net 3 07-28-2009 04:07 PM
Debugging C vs debugging C++ jacob navia C Programming 11 10-27-2006 07:19 PM
Erratic Sever Side Script Debugging ASP 3.0/.NET DLLs: Problems and Solution ZMan ASP .Net 0 02-17-2004 12:08 AM
No Debugging of C# Server-Side Script, but Code-Behind Debugging Works Johann Blake ASP .Net 1 01-05-2004 03:01 PM
Debugging problems in .NET...breakpoints never hit. Doug Swanson ASP .Net 5 07-28-2003 08:57 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57