diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,6 +9,10 @@ On SVR4 native platforms (such as Solaris), if you attach to a process without first loading a symbol file, GDB will now attempt to locate and load symbols from the running process's executable file. +* New native configurations + +ARM GNU/Linux arm*-*-linux* + * New targets Motorola MCore mcore-*-* @@ -21,6 +25,7 @@ TI TMS320C80 tic80-*-* Altos 3068 m68*-altos-* Convex c1-*-*, c2-*-* Pyramid pyramid-*-* +ARM RISCix arm-*-* (as host) Tahoe tahoe-*-* * Remote targets can connect to a sub-program |