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: [RFA/gdbserver] Fix watchpoint support on Windows


> gdb/gdbserver/ChangeLog:
> 
>         * win32-i386-low.c (dr_status_mirror, dr_control_mirror): Delete.
>         (i386_dr_low_get_control, i386_dr_low_get_status): Use
>         dr_status_mirror and dr_control_mirror from debug_reg_state.
>         (i386_dr_low_get_status): Use debug_reg_state.dr_status_mirror
>         (i386_initial_stuff): Remove use of deleted globals.
>         (i386_get_thread_context, i386_set_thread_context,
>         i386_thread_added): Use dr_status_mirror and dr_control_mirror
>         from debug_reg_state.

Ooops, forgot to check this patch in. Now done.

-- 
Joel


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