Craig Schlenter wrote: > I find that some engineers with "cool debug environments" tend to spend > too much time single stepping code to "make it work" rather than writing > decent code up-front. That "cool debug environment" just makes sure I can spend my time on finding and fixing bugs instead of figuring out how to use the debug environment... I have used printf/LED toggle kind of debugging environments, gdb (command line), insight (graphical) and ADS/RealView debuggers for ARM. Currently I use the RealView debugger, I will not tell you that I make more bugs than before (or less) but for sure I am now spending less time to track then down. > But debuggers are a bit of a religious issue ... it's vi versus emacs > all over again :) Nothing religious about debuggers with me ... still use gdb at home. But I hate to program in LISP :o) Rob
Message
Re: [lpc2000] Re: Which pins of P1 can be used simultaneously with JTAG?
2005-12-18 by Rob Jansen