Add target_ops argument to to_fileio_pwrite
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:38:34 +0000 (21:38 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:11 +0000 (07:46 -0700)
commit0d866f62e8517512fdc0fe92e3f2e4675b2d716f
treed18e12c078f0b4194c89c3bad3bdc6f5190c4262
parentcd897586764fedd7c5dec6266fcda7b1699015d1
Add target_ops argument to to_fileio_pwrite

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

* target.h (struct target_ops) <to_fileio_pwrite>: Add argument.
* target.c (target_fileio_pwrite): Add argument.
* remote.c (remote_hostio_pwrite): Add 'self' argument.
(remote_file_put): Update.
* inf-child.c (inf_child_fileio_pwrite): Add 'self' argument.
gdb/ChangeLog
gdb/inf-child.c
gdb/remote.c
gdb/target.c
gdb/target.h
This page took 0.025802 seconds and 4 git commands to generate.