commit | 19b83d5c9bac1db207dce26859c6ca84135615b0 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Tue Oct 24 07:59:51 2023 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Tue Nov 14 08:43:34 2023 -0700 |
tree | cde40bf66217cda28eb1b5f2d7f2da55a6296ff1 | |
parent | ba707cadae18a7cc8bb47a736d3d0438d44262a9 [diff] |
Move follow_static_link to frame.c This moves the follow_static_link function to frame.c and exports it for use elsewhere. The API is changed slightly to make it more generically useful.