== GDB ==
* Working with Will Deacon, identified root cause of GDB problems running on Versatile Express in SMP mode, and verified that Errata workaround fixes the problem * Finished testing GDB HW watchpoints patch on vexpress, submitted complete patch set for mainline inclusion * Reviewed Yao's mainline patch to enable displaced stepping in Thumb mode
Mit freundlichen Gruessen / Best Regards
Ulrich Weigand
-- Dr. Ulrich Weigand | Phone: +49-7031/16-3727 STSM, GNU compiler and toolchain for Linux on System z and Cell/B.E. IBM Deutschland Research & Development GmbH Vorsitzender des Aufsichtsrats: Martin Jetter | Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen | Registergericht: Amtsgericht Stuttgart, HRB 243294
On Sat, Feb 19, 2011 at 7:55 AM, Ulrich Weigand Ulrich.Weigand@de.ibm.com wrote:
== GDB ==
* Working with Will Deacon, identified root cause of GDB problems running on Versatile Express in SMP mode, and verified that Errata workaround fixes the problem * Finished testing GDB HW watchpoints patch on vexpress, submitted complete patch set for mainline inclusion
Let me know when and how and I'll update the build machines.
-- Michael
Michael Hope michael.hope@linaro.org wrote on 02/20/2011 08:18:22 PM:
On Sat, Feb 19, 2011 at 7:55 AM, Ulrich Weigand
* Finished testing GDB HW watchpoints patch on vexpress, submitted complete patch set for mainline inclusion
Let me know when and how and I'll update the build machines.
I've now committed HW watchpoint support to mainline GDB, and backported to Linaro GDB 7.2 (rev. 32992).
Before you update the build machines, please make sure that the hardware/kernel on those machines actually support HW watchpoints. The simplest way to find out is to verify that the kernel boot messages include something like:
hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
Mit freundlichen Gruessen / Best Regards
Ulrich Weigand
-- Dr. Ulrich Weigand | Phone: +49-7031/16-3727 STSM, GNU compiler and toolchain for Linux on System z and Cell/B.E. IBM Deutschland Research & Development GmbH Vorsitzender des Aufsichtsrats: Martin Jetter | Geschäftsführung: Dirk Wittkopp Sitz der Gesellschaft: Böblingen | Registergericht: Amtsgericht Stuttgart, HRB 243294
On Tue, Feb 22, 2011 at 5:55 AM, Ulrich Weigand Ulrich.Weigand@de.ibm.com wrote:
Michael Hope michael.hope@linaro.org wrote on 02/20/2011 08:18:22 PM:
On Sat, Feb 19, 2011 at 7:55 AM, Ulrich Weigand
* Finished testing GDB HW watchpoints patch on vexpress, submitted complete patch set for mainline inclusion
Let me know when and how and I'll update the build machines.
I've now committed HW watchpoint support to mainline GDB, and backported to Linaro GDB 7.2 (rev. 32992).
Before you update the build machines, please make sure that the hardware/kernel on those machines actually support HW watchpoints. The simplest way to find out is to verify that the kernel boot messages include something like:
hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
Ah. My main build machines are OMAP3s. I'll see about updating the Pandas and using them for GDB builds.
-- Michael
linaro-toolchain@lists.linaro.org