• Rémi Bernon's avatar
    winedbg: Support qXfer:features:read request. · 99b7e2bb
    Rémi Bernon authored
    This reports the full register sets to gdb, telling it about custom
    offsets and sizes. It will make the gdb specific register length not
    required anymore.
    
    We also have to report architecture specific vector types and flags
    that are normally builtin in gdb as it does not load them anymore when
    custom register set is reported.
    
    This makes gdb stop using its incorrect heuristics and actually request
    the library list, it now correctly gets PE modules information and is
    able to correctly use debug info from mixed modules.
    Signed-off-by: 's avatarRémi Bernon <rbernon@codeweavers.com>
    Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
    99b7e2bb
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...