Searched refs:gdbarch_dump (Results 1 – 13 of 13) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | gdbarch.h | 363 extern void gdbarch_dump (struct gdbarch *gdbarch, struct ui_file *file);
|
| D | maint.c | 527 gdbarch_dump (gdbarch, gdb_stdout); in maintenance_print_architecture() 534 gdbarch_dump (gdbarch, &file); in maintenance_print_architecture()
|
| D | arch-utils.c | 1481 gdbarch_dump (new_gdbarch, gdb_stdlog); in gdbarch_find_by_info()
|
| D | ChangeLog-1999 | 7257 (struct gdbarch, verify_gdbarch, gdbarch_alloc, gdbarch_dump, 7294 (struct gdbarch, verify_gdbarch, gdbarch_alloc, gdbarch_dump, 7323 * gdbarch.c (gdbarch_dump): Fix robustness check on 7337 (gdbarch_dump): To here. Make more robust. 7338 * gdbarch.h (gdbarch_dump): Add prototype. 7345 (set_arch): When ``gdbarch_debug'', gdbarch_dump() the current
|
| D | gdbarch.c | 539 gdbarch_dump (struct gdbarch *gdbarch, struct ui_file *file) in gdbarch_dump() function
|
| D | ChangeLog-2000 | 3603 * gdbarch.sh (gdbarch_dump): When non multi-arch skip macros that 3629 (gdbarch_dump): Add ui_file and gdbarch arguments. Add support 4709 * gdbarch.sh (gdbarch_dump): Print the value of GDB_MULTI_ARCH.
|
| D | ChangeLog-2001 | 2637 * gdbarch.sh (gdbarch_dump): Sort output. 4209 (verify_gdbarch, gdbarch_dump): Don't verify or dump them any
|
| D | ChangeLog-2007 | 1249 (verify_gdbarch, gdbarch_dump): Likewise.
|
| D | ChangeLog-2008 | 3667 * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nz
|
| D | ChangeLog-2002 | 810 * gdbarch.sh (gdbarch_dump): Print NAME_OF_MALLOC using %s. Wrap
|
| D | ChangeLog-2004 | 6293 * gdbarch.sh: For gdbarch_dump, print the "function" rather than
|
| D | ChangeLog-2003 | 1167 * gdbarch.sh (verify_gdbarch, gdbarch_dump): Rename "gdbarch"
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 85505 gdbarch.py: Fix indentation in the generated gdbarch_dump function 85750 gdbarch_dump: read_core_file_mappings = <0x817438> 86067 gdbarch_dump: long_double_format = floatformat_ibm_long_double_little^M 86244 gdbarch_dump: bfloat16_format = floatformat_bfloat16_big 86245 gdbarch_dump: double_format = floatformat_ieee_double_big 86246 gdbarch_dump: float_format = floatformat_ieee_single_big 86247 gdbarch_dump: half_format = floatformat_ieee_half_big 86248 gdbarch_dump: long_double_format = floatformat_i387_ext 86261 gdbarch_dump: bfloat16_format = floatformat_bfloat16_little 86262 gdbarch_dump: half_format = floatformat_ieee_half_little [all …]
|