introduce async_callback_ftype
authorTom Tromey <tromey@redhat.com>
Thu, 19 Dec 2013 21:33:07 +0000 (14:33 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 15 Jan 2014 15:18:57 +0000 (08:18 -0700)
commitb0a16e66b0391025b04acb79af36d4618379cb14
tree757e9ed0884186519d5705a98ea2b2eb98590b90
parentbf7105a442e58c3444b096f30fd59c5c8acfd362
introduce async_callback_ftype

This introduces async_callback_ftype.  This is needed for
make-target-delegates to work properly, as it doesn't implement a real
parser.  I think it's also an ok cleanup in its own right.

2014-01-15  Tom Tromey  <tromey@redhat.com>

* target.h (async_callback_ftype): New typedef.
(struct target_ops) <to_async>: Use it.
gdb/ChangeLog
gdb/target.h
This page took 0.02466 seconds and 4 git commands to generate.