diff options
author | Jan Beulich <jbeulich@suse.com> | 2020-07-14 10:43:38 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2020-07-14 10:43:38 +0200 |
commit | bfbd943845684ac374c41797154d2c53cc338145 (patch) | |
tree | a2e8a3bcea766e00b8573cc9beaee70d660bd8cb /gdb/arch-utils.c | |
parent | 78467458dd39623607605180bce0a58728110f34 (diff) | |
download | gdb-bfbd943845684ac374c41797154d2c53cc338145.zip gdb-bfbd943845684ac374c41797154d2c53cc338145.tar.gz gdb-bfbd943845684ac374c41797154d2c53cc338145.tar.bz2 |
x86/Intel: debug registers are named DRn
%db<n> is an AT&T invention; the Intel documentation and MASM have only
ever specified DRn (in line with CRn and TRn). (In principle gas also
shouldn't accept the names in Intel mode, but at least for now I've kept
things as they are. Perhaps as a first step this should just be warned
about.)
Diffstat (limited to 'gdb/arch-utils.c')
0 files changed, 0 insertions, 0 deletions