]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/remote.c
Add target_ops argument to to_program_signals
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:33:56 +0000 (21:33 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:52 +0000 (07:45 -0700)
commitdaf5e9b64c8e2c130a433c0ddbf73522dc321295
tree28fd2328e1c06ea16c84ba47716cf350b5572b74
parent94bedb42a7fe3265db2f84d9c7f2a73979953de0
Add target_ops argument to to_program_signals

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

* target.h (struct target_ops) <to_program_signals>: Add argument.
* target.c (target_program_signals): Add argument.
* remote.c (remote_program_signals): Add 'self' argument.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
gdb/target.h