![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Newbie
Join Date: Feb 2005
Posts: 22
Rep Power: 0
![]() |
Quote:
i was just giving an example...the code is not as big as the linux source code...but yes may be its atleast as big as the firefox code...i am doing no hacking.. hmm |
|
|
|
|
|
|
#12 | |
|
Professional Programmer
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4
![]() |
Quote:
What is this project, out of curiosity? |
|
|
|
|
|
|
#13 | |
|
Newbie
Join Date: Feb 2005
Posts: 22
Rep Power: 0
![]() |
Quote:
thats secret :eek: ![]() |
|
|
|
|
|
|
#14 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
By the way, the "real" meaning of "hacking" means basically coding/programming. The media has perverted it to mean illegally breaking in, but that is actually "cracking", not "hacking". Also, maybe you should learn C/C++ more thoroughly before attempting to sort through a large project. I recommend Kerninghan and Ritchie's book for C, and Bjarne Strousourp's book for C++.
|
|
|
|
|
|
#15 |
|
Programming Guru
![]() ![]() ![]() |
you could always put printf / cout statements in the code at the beginning of each function with an output of their values... shouldn't be that difficult to follow the login doing that.
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#16 | |
|
Newbie
Join Date: Feb 2005
Posts: 22
Rep Power: 0
![]() |
Quote:
Thats a better option..but in the long run... anyway i just found out about gdb..can it do the job for me?? |
|
|
|
|
|
|
#17 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
maybe, I've never used it. I would say it probably can though.
|
|
|
|
|
|
#18 |
|
Programming Guru
![]() |
There are debuggers that do this kind of thing... now only if i knew their names...
__________________
|
|
|
|
|
|
#19 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
heh, tempest, don't know any good Linux debuggers? I thought you coded *exclusively* on Linux...
|
|
|
|
|
|
#20 |
|
Programming Guru
![]() |
I do, i just use GCC to debug my code. lol.
<apologises for arrogance coming from lack of ways to say this> The reason that i don't know any is that memory flow isn't usually my problem. So i don't have much use for this type of technology...
__________________
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|