commit | 534dcbcb80957fffe9d9d55b02b5c9db20002bcf | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Fri Dec 01 11:27:24 2023 -0500 |
committer | Simon Marchi <simon.marchi@efficios.com> | Thu Dec 14 16:04:49 2023 +0000 |
tree | eddb01b59b21afecb833e7e9a1e51c273abed0d1 | |
parent | 584468de6c4c305eac9e89801b82406a3fdb3c3b [diff] |
gdb: make put_frame_register_bytes take the next frame Similar to the previous patches, change put_frame_register_bytes to take the "next frame" instead of "this frame". Change-Id: I27bcb26573686d99b231230823cff8db6405a788 Reviewed-By: John Baldwin <jhb@FreeBSD.org>