]> Git Repo - binutils.git/commit - gdb/printcmd.c
* defs.h (print_address_symbolic, build_address_symbolic): Update
authorDaniel Jacobowitz <[email protected]>
Mon, 28 Dec 2009 21:12:24 +0000 (21:12 +0000)
committerDaniel Jacobowitz <[email protected]>
Mon, 28 Dec 2009 21:12:24 +0000 (21:12 +0000)
commit22e722e1995bffc3b891dbcac05b8c274f14194e
tree9143006604048400d691b1b62b517e85f8551180
parent957f3f49de19d92c755ccc59e36fffc1f65afd63
* defs.h (print_address_symbolic, build_address_symbolic): Update
prototypes.
* printcmd.c (print_address_symbolic): Take a gdbarch argument.
Pass it to build_address_symbolic.  All callers updated.
(build_address_symbolic): Take a gdbarch argument.  Use
gdbarch_addr_bits_remove for functions.  All callers updated.
gdb/ChangeLog
gdb/breakpoint.c
gdb/defs.h
gdb/disasm.c
gdb/printcmd.c
gdb/tui/tui-stack.c
This page took 0.027242 seconds and 4 git commands to generate.