Help! FATAL: kernel too old

2003-09-16 Thread David A. Greene
Hi folks, I think I have a hosed machine but maybe someone here is smart enough to recover it. I dusted off an old 2.0.x machine and decided to upgrade its Debian install (I believe it was running pre-potato install). Anyway, the first thing I did was upgrade libc6, libstdc++ and apt to the woody

Re: Recommendations on Linux C/C++/Java IDE?

2001-11-20 Thread David A. Greene
dman wrote: python, bash, etc. For debugging I tend to use the 'print' technique, though for C/C++ gdb is _the_ debugger. (there may be others, but gdb gdb, in its current state, is most certainly *NOT* _the_ debugger for C++. There are many, many problems with it. Supposedly the gcc and