Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] xtensa: add hardware breakpoints support
@ 2016-03-09 21:48 Max Filippov
  2016-03-09 21:48 ` [PATCH 1/2] gdb: xtensa: make locally used functions static Max Filippov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Max Filippov @ 2016-03-09 21:48 UTC (permalink / raw)
  To: gdb-patches
  Cc: Maxim Grigoriev, Woody LaRue, Marc Gauthier, linux-xtensa, Max Filippov

Hello,

this series cleans up gdb/xtensa-linux-nat.c so that it builds without
warnings and adds support for hardware breakpoints and watchpoints.
The implementation closely follows what ARM does.
Please review.

Max Filippov (2):
  gdb: xtensa: make locally used functions static
  gdb: xtensa: support hardware breakpoints/watchpoints

 gdb/xtensa-linux-nat.c | 607 ++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 604 insertions(+), 3 deletions(-)

-- 
2.1.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-10 20:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-09 21:48 [PATCH 0/2] xtensa: add hardware breakpoints support Max Filippov
2016-03-09 21:48 ` [PATCH 1/2] gdb: xtensa: make locally used functions static Max Filippov
2016-03-09 21:49 ` [PATCH 2/2] gdb: xtensa: support hardware breakpoints/watchpoints Max Filippov
2016-03-10 17:17 ` [PATCH 0/2] xtensa: add hardware breakpoints support Pedro Alves
2016-03-10 20:18   ` Max Filippov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox