| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [Patch 0/6] MIPS Hardware watchpoint support for gdb (version 2). |
| From: | David Daney <ddaney@avtrex.com> |
| Date: | Mon, 28 Apr 2008 18:21:54 -0700 |
| Cc: | "Linux kernel" <linux-kernel@vger.kernel.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.12 (X11/20080226) |
This is my second take at MIPS watch register support. Changes from the previous version include: * Change layout of structures used by ptrace to eliminate holes.* Use [set|clear]_tsk_thread_flag() and friends instead of racy direct access. * mips64 support (untested). * Fix sparse warnings.For this version of the patch you will need the corresponding gdb patch which can be found here: http://sourceware.org/ml/gdb-patches/2008-04/msg00642.html David Daney |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | undefined reference to `copy_siginfo_from_user32', Giuseppe Sacco |
|---|---|
| Next by Date: | [PATCH 1/6] Add HARDWARE_WATCHPOINTS configure option., David Daney |
| Previous by Thread: | undefined reference to `copy_siginfo_from_user32', Giuseppe Sacco |
| Next by Thread: | [PATCH 1/6] Add HARDWARE_WATCHPOINTS configure option., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |