Add target_ops argument to to_get_min_fast_tracepoint_insn_len
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:43:06 +0000 (21:43 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:31 +0000 (07:46 -0700)
commit0e67620a27973554ee13ce75bceddd90ac53a70d
tree18293a12125eb79512a29f29e650b134a1d0b6ea
parent88ee6f45bb74169fea3dd75110e626ece3f11401
Add target_ops argument to to_get_min_fast_tracepoint_insn_len

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

* target.h (struct target_ops)
<to_get_min_fast_tracepoint_insn_len>: Add argument.
(target_get_min_fast_tracepoint_insn_len): Add argument.
* target.c (update_current_target): Update.
* remote.c (remote_get_min_fast_tracepoint_insn_len): Add 'self'
argument.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
gdb/target.h
This page took 0.023855 seconds and 4 git commands to generate.