public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* GDB server with multi-core architecture
@ 2011-12-05  8:53 karl leplat
  0 siblings, 0 replies; only message in thread
From: karl leplat @ 2011-12-05  8:53 UTC (permalink / raw)
  To: gdb

Hi,

I work on kernel 2.6.35 with a generic patch for inserting hardware 
breakpoint/watchpoint for arm architecture.

I want to insert a user hardware breakpoint for a dedicated cpu but when 
I set a user hardware breakpoint with gdb mechanism, it calls 
register_user_hw_breakpoint in the linux kernel and 
perf_event_create_kernel_counter with cpu = -1.

I saw a function "register_user_hw_breakpoint_cpu" but I can't find the 
patch for arm architecture.
Can you find a patch for that or is there another way ?

Best regards,



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-05  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-05  8:53 GDB server with multi-core architecture karl leplat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).