Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
ns32ktoolchain [2020/02/14 13:30] – [Overview] adminns32ktoolchain [2020/06/18 22:04] – [GDB] admin
Line 75: Line 75:
 (Example for Cygwin-1.5.25 with full build tools installed, running under Windows XP inside the VirtualBox) (Example for Cygwin-1.5.25 with full build tools installed, running under Windows XP inside the VirtualBox)
 <code> <code>
-tar jxf binutils-2.24.tar.bz2+tar jxf binutils-2.27.tar.bz2
 cd binutils-2.24 cd binutils-2.24
 ./configure --prefix=/opt/cross --target=ns32k-pc532-netbsd --disable-nls ./configure --prefix=/opt/cross --target=ns32k-pc532-netbsd --disable-nls
Line 252: Line 252:
  
 [[wp>GNU_Debugger|GNU Debugger]] provides an infrastructure for remote CPU debugging with various hardware probes and CPU testers. [[wp>GNU_Debugger|GNU Debugger]] provides an infrastructure for remote CPU debugging with various hardware probes and CPU testers.
 +
 +ftp://sourceware.org/pub/gdb/old-releases/
 +
 +GDB 3.1: some ns32k support: m-merlin.h m-umax.h m-npl.h ns32k-opcode.h coffread.c
  
 GDB 6.4 dropped support for ns32k-*-* GDB 6.4 dropped support for ns32k-*-*
Navigation