This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0/4] Support the BookE hardware debug features


Hi,

This patch series is a reworked version of Sérgio's original submission of 
the PC476 support patches. Each patch compiles when applied, provided the 
previous ones in the series are applied too.

The code has the following improvements:

- it now compiles on machines with older kernel headers (though I had
  to include the whole new ptrace.h contents into ppc-linux-nat.c)
- has a few bugfixes that we noticed later.
- incorporates some changes from Eli's comments. Not all of them are
  addressed yet, unfortunately. They will, but I wanted to have something
  out soon.

BTW, the thread for the kernel part of the new ptrace interface for
BookE support:

http://lists.ozlabs.org/pipermail/linuxppc-dev/2009-December/078805.html

-- 
[]'s
Thiago Jung Bauermann
IBM Linux Technology Center


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]