Re: Disobeying jet engines - why?
- From: Jan Panteltje <pNaonStpealmtje@xxxxxxxxx>
- Date: Wed, 30 Jan 2008 18:05:35 GMT
On a sunny day (Wed, 30 Jan 2008 09:16:30 -0800 (PST)) it happened Didi
<diditgi@xxxxxxxxx> wrote in
<601837e4-0e79-44ea-8066-42fa6642270e@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>:
If you know your code, then you need no debugger! HIGH LEVEL LANGUAGES
LIKE HEX or ASM need no debugger (I ain't kidding).
Well you do need a debugger above a certain code complexity allright.
I do not see this, honestly.
I do the complicated stuff in Linux, not sure if I did hit the 1M lines
of code, way over 100000 I am in some programs though.
I mean gdb is just 3 characters away, but in C printf() always helps me out.
There are some basic rules, and libc.info is my friend, gives me all the help
I need, and prevents me from doing things better not done.
And I try to avoid exotic constructs.
In C: keep your pointers in range, check for null pointers in every function.
.
- Follow-Ups:
- Re: Disobeying jet engines - why?
- From: Didi
- Re: Disobeying jet engines - why?
- References:
- Re: Disobeying jet engines - why?
- From: Damon Hill
- Re: Disobeying jet engines - why?
- From: John Larkin
- Re: Disobeying jet engines - why?
- From: Glen Walpert
- Re: Disobeying jet engines - why?
- From: John Larkin
- Re: Disobeying jet engines - why?
- From: Martin Brown
- Re: Disobeying jet engines - why?
- From: John Larkin
- Re: Disobeying jet engines - why?
- From: Terry Given
- Re: Disobeying jet engines - why?
- From: John Larkin
- Re: Disobeying jet engines - why?
- From: Joel Koltner
- Re: Disobeying jet engines - why?
- From: John Larkin
- Re: Disobeying jet engines - why?
- From: Martin Brown
- Re: Disobeying jet engines - why?
- From: John Larkin
- Re: Disobeying jet engines - why?
- From: Jan Panteltje
- Re: Disobeying jet engines - why?
- From: Didi
- Re: Disobeying jet engines - why?
- Prev by Date: Re: What's the LM324 of the day?
- Next by Date: Re: European 220VAC/50Hz single phase
- Previous by thread: Re: Disobeying jet engines - why?
- Next by thread: Re: Disobeying jet engines - why?
- Index(es):
Relevant Pages
|