RE: gdb session

2003-08-29 Thread Sebastian Ley
Am Fr, 2003-08-29 um 13.46 schrieb Davide Viti: > I tried to run "make main-menu" in the chroot sid environment and had > problems with gcc3.3.something > inside woody (gcc 2.95.4) I had to fix a couple of include paths and I > managed to get the object files but had problems when linking because

RE: gdb session

2003-08-29 Thread Davide Viti
> The symbols are loaded from the binary. You should compile the udeb you > wish to debug yourself (with debug information), I tried to run "make main-menu" in the chroot sid environment and had problems with gcc3.3.something inside woody (gcc 2.95.4) I had to fix a couple of include paths and I m

Re: gdb session

2003-08-29 Thread Sebastian Ley
Am Fr, 2003-08-29 um 10.27 schrieb Davide Viti: > I thought it would be very instructive if anyone would be so kind to send me > a log of a typical gdb session... Hm, I do not have such a log... > last night a managed to attach gdb to the runninf process but had > problems with symbols and so