hw-breakpoints: Fix broken a.out format dump
authorFrederic Weisbecker <fweisbec@gmail.com>
Mon, 9 Nov 2009 20:03:43 +0000 (21:03 +0100)
committerFrederic Weisbecker <fweisbec@gmail.com>
Tue, 10 Nov 2009 10:23:05 +0000 (11:23 +0100)
Fix the broken a.out format dump. For now we only dump the ptrace
breakpoints.

TODO: Dump every perf breakpoints for the current thread, not only
ptrace based ones.

Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: "K. Prasad" <prasad@linux.vnet.ibm.com>

No differences found