f7982b5823
Add support for cpus where sizeof(register_t) is not necessarily the same as sizeof(void *). This is the case on SH5 using the ILP32 ABI. On this cpu db_expr_t is, necessarily, 64-bits. Unfortunately, in ILP32 mode, ddb will only display the low 32-bits of any expression, including registers... |
||
---|---|---|
.. | ||
TODO | ||
db_access.c | ||
db_access.h | ||
db_aout.c | ||
db_aout.h | ||
db_break.c | ||
db_break.h | ||
db_command.c | ||
db_command.h | ||
db_elf.c | ||
db_examine.c | ||
db_expr.c | ||
db_extern.h | ||
db_input.c | ||
db_interface.h | ||
db_lex.c | ||
db_lex.h | ||
db_output.c | ||
db_output.h | ||
db_print.c | ||
db_run.c | ||
db_run.h | ||
db_sym.c | ||
db_sym.h | ||
db_trap.c | ||
db_variables.c | ||
db_variables.h | ||
db_watch.c | ||
db_watch.h | ||
db_write_cmd.c | ||
db_xxx.c | ||
ddbvar.h |