diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2022-12-13 22:34:37 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2023-01-20 14:48:57 -0500 |
commit | d015d3206e11c6926c4afce723d8366afc965b97 (patch) | |
tree | 25e3abb4fdbd381696382f27c87c81d699431310 /gdb/testsuite/gdb.base/frame-view.c | |
parent | f649a718522b018bbb09eb96beb103a4f5892a45 (diff) | |
download | binutils-d015d3206e11c6926c4afce723d8366afc965b97.zip binutils-d015d3206e11c6926c4afce723d8366afc965b97.tar.gz binutils-d015d3206e11c6926c4afce723d8366afc965b97.tar.bz2 |
gdb: add create_new_frame(frame_id) overload
The subsequent patches will need to call create_new_frame with an
existing frame_id representing a user created frame. They could call
the existing create_new_frame, passing both addresses, but it seems
nicer to have a version of the function that takes a frame_id directly.
Change-Id: If31025314fec0c3e644703e4391a5ef8079e1a32
Reviewed-By: Bruno Larsen <blarsen@redhat.com>
Diffstat (limited to 'gdb/testsuite/gdb.base/frame-view.c')
0 files changed, 0 insertions, 0 deletions