Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Ulrich Weigand" <uweigand@de.ibm.com>
To: gdb-patches@sourceware.org
Cc: patches@linaro.org
Subject: Re: [rfc, gdbserver] Support hardware watchpoints on ARM
Date: Wed, 21 Sep 2011 13:29:00 -0000	[thread overview]
Message-ID: <201109211941.p8LJfdTQ025300@d06av02.portsmouth.uk.ibm.com> (raw)
In-Reply-To: <201109121723.p8CHN03n017032@d06av02.portsmouth.uk.ibm.com> from "Ulrich Weigand" at Sep 12, 2011 07:23:00 PM

> 	* linux-arm-low.c: Include <signal.h>.
> 	(PTRACE_GETHBPREGS, PTRACE_SETHBPREGS): Define if necessary.
> 	(struct arm_linux_hwbp_cap): New data type.
> 	(arm_hwbp_type, arm_hwbp_control_t): New typedefs.
> 	(struct arm_linux_hw_breakpoint): New data type.
> 	(MAX_BPTS, MAX_WPTS): Define.
> 	(struct arch_process_info, struct arch_lwp_info): New data types.
> 	(arm_linux_get_hwbp_cap): New function.
> 	(arm_linux_get_hw_breakpoint_count): Likewise.
> 	(arm_linux_get_hw_watchpoint_count): Likewise.
> 	(arm_linux_get_hw_watchpoint_max_length): Likewise.
> 	(arm_hwbp_control_initialize): Likewise.
> 	(arm_hwbp_control_is_enabled): Likewise.
> 	(arm_hwbp_control_is_initialized): Likewise.
> 	(arm_hwbp_control_disable): Likewise.
> 	(arm_linux_hw_breakpoint_equal): Likewise.
> 	(arm_linux_hw_point_initialize): Likewise.
> 	(struct update_registers_data): New data structure.
> 	(update_registers_callback: New function.
> 	(arm_insert_point): Likewise.
> 	(arm_remove_point): Likewise.
> 	(arm_stopped_by_watchpoint): Likewise.
> 	(arm_stopped_data_address): Likewise.
> 	(arm_new_process): Likewise.
> 	(arm_new_thread): Likewise.
> 	(arm_prepare_to_resume): Likewise.
> 	(the_low_target): Register arm_insert_point, arm_remove_point,
> 	arm_stopped_by_watchpoint, arm_stopped_data_address, arm_new_process,
> 	arm_new_thread, and arm_prepare_to_resume.

I've checked this in now.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


  reply	other threads:[~2011-09-21 12:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-12 18:09 Ulrich Weigand
2011-09-21 13:29 ` Ulrich Weigand [this message]
2011-09-21 13:46 ` Pedro Alves
2011-09-21 14:20   ` Ulrich Weigand
2011-09-21 14:26     ` Pedro Alves
2011-09-21 14:29       ` Ulrich Weigand
2011-09-21 14:34         ` Pedro Alves
2011-09-21 16:20           ` [commit] " Ulrich Weigand
2011-09-21 16:23             ` Pedro Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201109211941.p8LJfdTQ025300@d06av02.portsmouth.uk.ibm.com \
    --to=uweigand@de.ibm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=patches@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox