diff options
author | Daniel Jacobowitz <drow@false.org> | 2002-02-27 06:18:09 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2002-02-27 06:18:09 +0000 |
commit | a02e4a61b2bcdf34f85dac7e81b5cfc218f1b76d (patch) | |
tree | fcac30a8032d65f35f8957e1d05548cc4a56bfb5 /gdb/regformats | |
parent | ce0eebec89d16a4339025428816ec84dcbfd4a9f (diff) | |
download | gdb-a02e4a61b2bcdf34f85dac7e81b5cfc218f1b76d.zip gdb-a02e4a61b2bcdf34f85dac7e81b5cfc218f1b76d.tar.gz gdb-a02e4a61b2bcdf34f85dac7e81b5cfc218f1b76d.tar.bz2 |
2002-02-27 Daniel Jacobowitz <drow@mvista.com>
* regformats/reg-i386-linux.dat: New file, with $orig_eax.
* gdbserver/Makefile.in: Add rules for reg-i386-linux.o.
* gdbserver/configure.srv: Change i386-*-linux* to use
reg-i386-linux.o.
Diffstat (limited to 'gdb/regformats')
-rw-r--r-- | gdb/regformats/reg-i386-linux.dat | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/gdb/regformats/reg-i386-linux.dat b/gdb/regformats/reg-i386-linux.dat new file mode 100644 index 0000000..91baa8f --- /dev/null +++ b/gdb/regformats/reg-i386-linux.dat @@ -0,0 +1,44 @@ +name:i386_linux +expedite:ebp,esp,eip +32:eax +32:ecx +32:edx +32:ebx +32:esp +32:ebp +32:esi +32:edi +32:eip +32:eflags +32:cs +32:ss +32:ds +32:es +32:fs +32:gs +80:st0 +80:st1 +80:st2 +80:st3 +80:st4 +80:st5 +80:st6 +80:st7 +32:fctrl +32:fstat +32:ftag +32:fiseg +32:fioff +32:foseg +32:fooff +32:fop +128:xmm0 +128:xmm1 +128:xmm2 +128:xmm3 +128:xmm4 +128:xmm5 +128:xmm6 +128:xmm7 +32:mxcsr +32:orig_eax |