This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] 64-bit support for x86-64 windows debug registers


"Pierre Muller" <muller@ics.u-strasbg.fr> wrote on 14.01.2009 15:43:29:

>   Following Kai's advice, I modified the
> windows-nat.c code to use 
>   CORE_ADDR for dr0 to dr3,
> but I left the type unchanged for 
> dr6 and dr7, as, after reading the 
> amd64 specifications, I saw that those fields
> remain 32-bit wide.
> 
>   I could only test it with on 32 cygwin,
> but at least it also works with 
> --enable-targets=all --enable-64-bit-bfd
> options.
> 
> Kai,
> could you test this out, please?

Hello Pierre,

for me it worked fine on w64. But of course a maintainer has to give his 
approval for this. 

Cheers,
Kai

|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]