Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-17-2002, 09:03 PM   #1
Banned
 
Join Date: Jul 2002
Posts: 257
Question Debug?

I probably sound like the dumbest programmer there is but here I go I've made just a few small very small programs that do simple jobs well one of them seems to crash sometimes so I went to debug and I see a mess of things like this

push ebp[+10]
cmp 54654554
jmp 45646546

ect...

what is this stuff and where can I learn to understand it so I can debug Please Help?
Justin26k is offline   Reply With Quote
Old 07-17-2002, 09:11 PM   #2
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
Hi Justin26k,

That is Assembly code, the most basic programming language that the computer and processor can understand. When you compile your C++ program, the compiler translates the C++ into Assembly, and what you see it those instructions. What program or IDE are you using to compile/debug?
DrZaius is offline   Reply With Quote
Old 07-17-2002, 09:35 PM   #3
Banned
 
Join Date: Jul 2002
Posts: 257
Visual C++ 6.0 im still choosing between VC++ and Delphi but right now VC++ 6.0
Justin26k is offline   Reply With Quote
Old 07-17-2002, 09:38 PM   #4
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
I last used VC6 a few month ago, so I'm not sure if that's the only debug method. Hopefully someone with more experience with VC can help and post.
DrZaius is offline   Reply With Quote
Old 07-17-2002, 09:43 PM   #5
Banned
 
Join Date: Jul 2002
Posts: 257
What about a machine debugger will that work? I seen windebug is free from microsoft also heard of something called softice but I think its expensive theres also ollydbg it's free but how do you debug also some links on Assembly language would be nice
Justin26k is offline   Reply With Quote
Old 07-17-2002, 09:47 PM   #6
Member (13 bit)
 
DrZaius's Avatar
 
Join Date: Jul 2000
Location: Fullerton, CA
Posts: 7,030
Here are two good Assembly sites.

http://webster.cs.ucr.edu/Page_asm/A..._ArtofAsm.html
http://www.penguin.cz/~literakl/intel/intel.html

Assmebly is a bit difficult to figure out though, and it's very different from C++ or any other high level language.
DrZaius is offline   Reply With Quote
Old 07-17-2002, 10:24 PM   #7
Banned
 
Join Date: Jul 2002
Posts: 257
*gulp*
Justin26k is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:20 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2