OSDN Git Service

* Update uses of val_print functions with additional language argument.
authorPierre Muller <muller@ics.u-strasbg.fr>
Mon, 12 May 2008 07:24:54 +0000 (07:24 +0000)
committerPierre Muller <muller@ics.u-strasbg.fr>
Mon, 12 May 2008 07:24:54 +0000 (07:24 +0000)
commit9b1b8cd1a184e2f48512eac41f3ed58bd4798226
treef6e61380e279df7a304f711aba31d0f5cd0de8eb
parent268f475c3e8a3ef964cd1cb4417842fa30ab3831
* Update uses of val_print functions with additional language argument.
generic/gdbtk-cmds.c: Add "language.h" include.
(gdb_eval): Add current_language as new arg of val_print.
generic/gdbtk-register.c: Add "language.h" include.
(get_register): Add current_language as new arg of val_print.
generic/gdbtk-wrapper.c: Add "language.h" include.
(wrap_val_print): Add current_language as new arg of val_print.
gdb/gdbtk/ChangeLog
gdb/gdbtk/generic/gdbtk-cmds.c
gdb/gdbtk/generic/gdbtk-register.c
gdb/gdbtk/generic/gdbtk-wrapper.c