diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-11-15 00:42:33 -0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-11-15 08:11:15 -0500 |
commit | 7eed1055b89ad3207151734d34849dd8631d2da2 (patch) | |
tree | d6e571b49a6bf0acc57ee62b8312bb1123e4f4df /gdb/i386-darwin-tdep.h | |
parent | 9ef4651c4930423f9678832f793343059d4ef9ad (diff) | |
download | gdb-7eed1055b89ad3207151734d34849dd8631d2da2.zip gdb-7eed1055b89ad3207151734d34849dd8631d2da2.tar.gz gdb-7eed1055b89ad3207151734d34849dd8631d2da2.tar.bz2 |
sim: mcore: pull cpu state out of global scope
This avoids using global variables to hold the cpu state so we can
better integrate with the sim common code.
There's also a minor fix here where we move the pc register back into
the state that is accessible by the asints array. When it was pulled
out previously, the reg store/fetch functions broke, but no one really
noticed as the mcore gdb port was dropped a while back.
Diffstat (limited to 'gdb/i386-darwin-tdep.h')
0 files changed, 0 insertions, 0 deletions