Add target_ops argument to to_log_command
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:35:13 +0000 (21:35 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:57 +0000 (07:45 -0700)
commit4ab76ea3fb057381852a9d3b7ac9270fec8e7a7c
treef6914582c79273d2e499574897e51627b326b8e2
parent8dd27370eb43ed1a76883f04c9d93f83a1d195a0
Add target_ops argument to to_log_command

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

* target.h (struct target_ops) <to_log_command>: Add argument.
(target_log_command): Add argument.
* serial.h (serial_log_command): Add 'self' argument.
* serial.c (serial_log_command): Add 'self' argument.
gdb/ChangeLog
gdb/serial.c
gdb/serial.h
gdb/target.h
This page took 0.023751 seconds and 4 git commands to generate.