HiI'm trying to debug something using GDB. I can load GDB, but when I try tu run program to debug, GDB bus erros :/. I tried GDB 5.0 from RPM package and 5.1 from Vincent Rivière's page with same results.
I'm trying to debug program compiled with gcc 4.5.1 (probably Vincent's build too, but I'm unsure atm)
Adam Klobukowski