<div dir="ltr">Pushed.<div><br></div><div>Thanks.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Nov 19, 2023 at 5:44 PM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Looks good and thanks<br>
<br>
Chris<br>
<br>
On 18/11/2023 5:11 am, Joel Sherrill wrote:<br>
> This configuration file was missing for the mipstx39 gdb build for the<br>
> head/7 tools.<br>
> <br>
> Closes #4935.<br>
> ---<br>
> rtems/config/tools/rtems-mipstx39-gdb-head.bset | 7 +++++++<br>
> 1 file changed, 7 insertions(+)<br>
> create mode 100644 rtems/config/tools/rtems-mipstx39-gdb-head.bset<br>
> <br>
> diff --git a/rtems/config/tools/rtems-mipstx39-gdb-head.bset b/rtems/config/tools/rtems-mipstx39-gdb-head.bset<br>
> new file mode 100644<br>
> index 0000000..252967c<br>
> --- /dev/null<br>
> +++ b/rtems/config/tools/rtems-mipstx39-gdb-head.bset<br>
> @@ -0,0 +1,7 @@<br>
> +%define release 1<br>
> +%define rtems_arch mips<br>
> +%define gdb-sim-options --enable-sim-hardware<br>
> +%define win32-gdb-disable-sim<br>
> +%define _target mipstx39-rtems%{rtems_version}<br>
> +devel/gmp-6.2.1<br>
> +tools//rtems-gdb-head<br>
</blockquote></div>