diff options
author | Tom Tromey <tromey@adacore.com> | 2020-08-07 10:26:45 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2020-08-07 10:26:46 -0600 |
commit | 78c02f21ad122c2c775cb6629bb20829b2cafa01 (patch) | |
tree | 86d87250a4ea3578381b852f64f82305a3af9cd9 /etc | |
parent | d5d833afcf70888c5186f5117540cfe49a928c4a (diff) | |
download | gdb-78c02f21ad122c2c775cb6629bb20829b2cafa01.zip gdb-78c02f21ad122c2c775cb6629bb20829b2cafa01.tar.gz gdb-78c02f21ad122c2c775cb6629bb20829b2cafa01.tar.bz2 |
Use gdb::function_view in iterate_over_live_ada_tasks
This changes iterate_over_live_ada_tasks to accept a
gdb::function_view. This is needed by a subsequent patch.
gdb/ChangeLog
2020-08-07 Tom Tromey <tromey@adacore.com>
* ada-lang.h (ada_task_list_iterator_ftype): Now a
gdb::function_view.
(iterate_over_live_ada_tasks): Change type of argument.
* ada-tasks.c (iterate_over_live_ada_tasks): Change type
of argument.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions