<div dir="ltr">This has had great support from the gdb developers. <div><br></div><div>Did any of the other targets show an issue?</div><div><br></div><div>I think this got applied to the 7.12 branch and master, right?</div><div><br></div><div>--joel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Nov 25, 2016 at 2:58 AM, Chris Johns <span dir="ltr"><<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This patch add a GDB patch to the gdb-7.12 build so the PowerPC<br>
builds on FreeBSD.<br>
<br>
 <a href="https://sourceware.org/bugzilla/show_bug.cgi?id=20863" rel="noreferrer" target="_blank">https://sourceware.org/<wbr>bugzilla/show_bug.cgi?id=20863</a><br>
---<br>
 rtems/config/tools/rtems-gdb-<wbr>7.12-1.cfg | 5 +++++<br>
 1 file changed, 5 insertions(+)<br>
<br>
diff --git a/rtems/config/tools/rtems-<wbr>gdb-7.12-1.cfg b/rtems/config/tools/rtems-<wbr>gdb-7.12-1.cfg<br>
index 215b954..aac4dd6 100644<br>
--- a/rtems/config/tools/rtems-<wbr>gdb-7.12-1.cfg<br>
+++ b/rtems/config/tools/rtems-<wbr>gdb-7.12-1.cfg<br>
@@ -24,6 +24,11 @@<br>
 %endif<br>
<br>
 #<br>
+# Simulator error fix.<br>
+#<br>
+%patch add gdb --rsb-file=PATCH_Define_an_<wbr>error_function_in_the_PPC_<wbr>simulator -p1 <a href="https://sourceware.org/cgi-bin/get-raw-msg?listname=gdb-patches&date=2016-11&msgid=20161124152917.52189-1-jhb%40FreeBSD.org" rel="noreferrer" target="_blank">https://sourceware.org/cgi-<wbr>bin/get-raw-msg?listname=gdb-<wbr>patches&date=2016-11&msgid=<wbr>20161124152917.52189-1-jhb%<wbr>40FreeBSD.org</a><br>
+<br>
+#<br>
 # The gdb build instructions. We use 7.xx Release 1.<br>
 #<br>
 %include %{_configdir}/gdb-7-1.cfg<br>
<span class="HOEnZb"><font color="#888888">--<br>
2.9.0<br>
<br>
______________________________<wbr>_________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/devel</a><br>
</font></span></blockquote></div><br></div>