Simon Marchi 108f22e4eb gdb: define type aliases for fork_inferior() callbacks
The `fork_inferior()` function accepts multiple callbacks, making its
signature a bit hard to read.  Define some type aliases to make it a bit
clearer.  Use function view for all, while at it.

Change-Id: Ide8d1fa533d0c5eaf3249860f8c0d339baa09bce
Approved-By: Tom Tromey <tom@tromey.com>
2024-05-16 15:09:48 -04:00
..