Let ddb know powerpc is big endian so as to make ddb output
human readable. Obtained from: sparc64/include/db_machdep.h
This commit is contained in:
parent
46b25cb5f6
commit
d593f6eda9
@ -39,6 +39,8 @@
|
||||
#define DB_ELF_SYMBOLS
|
||||
#define DB_ELFSIZE 32
|
||||
|
||||
#define BYTE_MSF (1)
|
||||
|
||||
typedef vm_offset_t db_addr_t; /* address - unsigned */
|
||||
typedef int db_expr_t; /* expression - signed */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user