[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
[coldfire-gnu-discuss] Could I write the interrupt function for catching signal SIGTRAP?
- To: "coldfire-gnu-discuss@xxxxxxxxxxxxxxxx" <coldfire-gnu-discuss@xxxxxxxxxxxxxxxx>
- Subject: [coldfire-gnu-discuss] Could I write the interrupt function for catching signal SIGTRAP?
- From: "Ha Luong" <haluongvn@xxxxxxxxx>
- Date: Sun, 13 Apr 2008 18:42:09 +0700
Dear Sir,
I have the error when debugging with m68k-elf-gdb
pe://USBMultilink/PE6013031 m5282evb
Program received signal SIGTRAP, Trace/breakpoint trap.
0x22812620 in ?? ()
Could I write the interrupt function for catching signal SIGTRAP?
Could you please explain what "00000000 <__cs3_interrupt_vector>:" does?
If I have "jmp 0x00000000", could I write the interrupt function for
catching the address error? And I could continue debugging the next address
code after it?
Thank you very much,
Ha Luong
|