Add target_ops argument to to_terminal_save_ours
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:31:01 +0000 (21:31 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:40 +0000 (07:45 -0700)
commitae3bd4315d0b1746d43b132decf3a14f91775061
treeb3932ca90ab5460ffd8f319b3d91b7f72cd9a9f5
parente3594fd196c8d629129af9cdc9d00ba08b62a928
Add target_ops argument to to_terminal_save_ours

2014-02-19  Tom Tromey  <tromey@redhat.com>

* target.h (struct target_ops) <to_terminal_save_ours>: Add
argument.
(target_terminal_save_ours): Add argument.
* target.c (debug_to_terminal_save_ours): Add argument.
(update_current_target): Update.
* inflow.c (terminal_save_ours): Add 'self' argument.
* inferior.h (terminal_save_ours): Add 'self' argument.
gdb/ChangeLog
gdb/inferior.h
gdb/inflow.c
gdb/target.c
gdb/target.h
This page took 0.025647 seconds and 4 git commands to generate.