GNU gdb 5.3-debian Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-linux"... (gdb) target remote /dev/ttyS0 Remote debugging using /dev/ttyS0 start_kernel () at init.c:58 58 init_memory(); (gdb) cont Continuing. Program received signal SIGTRAP, Trace/breakpoint trap. 0x00003320 in rtl_schedule () at rtl_sched.c:208 208 RTL_TRACE(TASKIN,new_task->tracer_id); (gdb) x /100xg tracerbuf 0xb0a0 : 0x00000c0158271806 0x00000c015ad0e705 0xb0b0 : 0x00000c015ad0ed06 0x00000c018dc0b500 0xb0c0 : 0x00000c018dc0bd05 0x00000c018e7db000 0xb0d0 : 0x00000c018e7db806 0x00000c0191719f00 0xb0e0 : 0x00000c019171a606 0x00000c0194658d00 0xb0f0 : 0x00000c0194659406 0x00000c0197597b00 0xb100 : 0x00000c0197598206 0x00000c019a4d6a00 0xb110 : 0x00000c019a4d7106 0x00000c019d415800 0xb120 : 0x00000c019d415f06 0x00000c01a0354600 0xb130 : 0x00000c01a0354d06 0x00000c01a3293500 0xb140 : 0x00000c01a3293c06 0x00000c01a61d2300 0xb150 : 0x00000c01a61d2a06 0x00000c01a9111100 0xb160 : 0x00000c01a9111806 0x00000c01ac04ff00 0xb170 : 0x00000c01ac050706 0x00000c01aef8ee00 0xb180 : 0x00000c01aef8f506 0x00000c01b1ecdc00 0xb190 : 0x00000c01b1ece306 0x00000c01b4e0ca00 0xb1a0 : 0x00000c01b4e0d106 0x00000c01b7d4b800 0xb1b0 : 0x00000c01b7d4c006 0x00000c01bac8a700 0xb1c0 : 0x00000c01bac8ae06 0x00000c01bdbc9500 0xb1d0 : 0x00000c01bdbc9c06 0x00000c01c0b08300 0xb1e0 : 0x00000c01c0b08a06 0x00000c01c3a47200 0xb1f0 : 0x00000c01c3a47a00 0x00000c01c3a48006 0xb200 : 0x00000c01c6986005 0x00000c01c6986506 0xb210 : 0x00000c01f9882f00 0x00000c01f9883605 0xb220 : 0x00000c01fa452900 0x00000c01fa453106 0xb230 : 0x00000c01fd391800 0x00000c01fd391f06 0xb240 : 0x00000d01002d0600 0x00000d01002d0d06 0xb250 : 0x00000d010320f500 0x00000d010320fc06 0xb260 : 0x00000d010614e300 0x00000d010614ea06 0xb270 : 0x00000d010908d100 0x00000d010908d806 0xb280 : 0x00000d010bfcbf00 0x00000d010bfcc706 0xb290 : 0x00000d010ef0ae00 0x00000d010ef0b506 0xb2a0 : 0x00000d0111e49c00 0x00000d0111e4a306 0xb2b0 : 0x00000d0114d88a00 0x00000d0114d89106 0xb2c0 : 0x00000d0117cc7900 0x00000d0117cc8006 0xb2d0 : 0x00000d011ac06700 0x00000d011ac06e06 0xb2e0 : 0x00000d011db45500 0x00000d011db45c06 0xb2f0 : 0x00000d0120a84300 0x00000d0120a84b06 0xb300 : 0x00000d01239c3200 0x00000d01239c3906 0xb310 : 0x00000d0126902000 0x00000d0126902706 0xb320 : 0x00000d0129840e00 0x00000d0129841506 0xb330 : 0x00000d012c77fd00 0x00000d012c780406 0xb340 : 0x00000d012f6beb00 0x00000d012f6bf300 0xb350 : 0x00000d012f6bf906 0x00000d01325fd905 0xb360 : 0x00000d01325fde06 0x00000d01654fa800 0xb370 : 0x00000d01654fb005 0x00000d01660ca200 0xb380 : 0x00000d01660caa06 0x00000d0169009100 0xb390 : 0x00000d0169009806 0x00000d016bf48000 0xb3a0 : 0x00000d016bf48706 0x00000d016ee86e00 0xb3b0 : 0x00000d016ee87506 0x00000d0171dc5c00 (gdb) quit A debugging session is active. Do you still want to close the debugger?(y or n)