Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the debugging methods you use when came across a problem?

Answer Posted / nakul kumar

Debugging with tools like :
GDB, DBG, Forte, Visual Studio.
Analyzing the Core dump.
Using tusc to trace the last system call before crash.
Putting Debug statements in the program source code.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which one is better- macro or function?

1283


Mention the purpose of istream class?

1154


What are references in c++? What is a local reference?

1110


What is double in c++?

1116


What is difference between malloc()/free() and new/delete?

1223


How will you call C functions from C ++ and vice-versa?

1192


Which software is best for programming?

1213


What is pointer to array in c++?

1239


Why was c++ made?

1150


What is public, protected, private in c++?

1203


Where the memory to the static variables is allocated?

1105


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

1022


What is stoi in c++?

1233


How the virtual functions maintain the call up?

1286


What is the use of setfill in c++?

1124