* annotate.c (annotate_source, annotate_frame_begin): Replace
authorMarkus Deuling <deuling@de.ibm.com>
Fri, 23 May 2008 04:31:40 +0000 (04:31 +0000)
committerMarkus Deuling <deuling@de.ibm.com>
Fri, 23 May 2008 04:31:40 +0000 (04:31 +0000)
commit50ee75353252ec07aa1f062a2b409a2f6eb0d48d
tree057e55d93271c95eb756cb7967b455aafd14156b
parentd44e847372bc71608d46402a65034c8d40ba2e80
* annotate.c (annotate_source, annotate_frame_begin): Replace
deprecated_print_address_numeric with paddress.
* cli/cli-cmds.c (list_command, edit_command): Likewise.
* tui/tui-stack.c (tui_make_status_line): Likewise.

* defs.h (deprecated_print_address_numeric): Remove.
* printcmd.c (deprecated_print_address_numeric): Remove.
* maint.c (maint_print_section_info): Fix comment.
gdb/ChangeLog
gdb/annotate.c
gdb/cli/cli-cmds.c
gdb/defs.h
gdb/maint.c
gdb/printcmd.c
gdb/tui/tui-stack.c
This page took 0.0287 seconds and 4 git commands to generate.