diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-08-17 08:54:26 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2018-09-03 15:48:41 +0100 |
commit | 23e60e7a4ea772eabb6ae4788913e228763755cf (patch) | |
tree | ad718250e5ee1563a221b542739735d73b48dab4 /Makefile.def | |
parent | 20a4d0bd98969ddbfead7288e6027639dcbd9a21 (diff) | |
download | gdb-23e60e7a4ea772eabb6ae4788913e228763755cf.zip gdb-23e60e7a4ea772eabb6ae4788913e228763755cf.tar.gz gdb-23e60e7a4ea772eabb6ae4788913e228763755cf.tar.bz2 |
gdb: Extend the trad-frame API
Adds two new functions to the trad-frame API and update the internals
of trad-frame to use the new functions. These functions will be used
in later commits.
gdb/ChangeLog:
* trad-frame.h (trad_frame_set_realreg): Declare.
(trad_frame_set_addr): Declare.
* trad-frame.c (trad_frame_set_realreg): Define new function.
(trad_frame_set_addr): Define new function.
(trad_frame_set_reg_realreg): Use new function.
(trad_frame_set_reg_addr): Use new function.
Diffstat (limited to 'Makefile.def')
0 files changed, 0 insertions, 0 deletions