[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

BUG: gdb-mipsel-linux-gnu uses wrong SIGNAL descriptions



Hi,
while using gdb to debug a core dump happened on mipsel (liunux 2.6.12 with 
lenny mipsel packages), I find a difference in handling of signal descriptions 
between the native mipsel gdb (lenny) and the "cross gdb" provided by sid 
emdebian repositories (version 7.0-1) on i386.

The "cross gdb" uses signals description of the i386 arch instead of the mips 
one.

E.G. signal 10, which on mipsel is SIGBUS, are displayed as SIGUSR1 by "cross 
gdb", so using the i386 naming scheme; this could be misleading. (look at "man 
7 signal" for the architecture different meanings).

Any hint on how to fix that ?

-- 
ESC:wq

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


Reply to: