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