diff options
author | Stan Shebs <shebs@codesourcery.com> | 1996-09-26 01:38:52 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1996-09-26 01:38:52 +0000 |
commit | 4db54939442b3ff540923e0ff1343734754bc1cb (patch) | |
tree | 49ca8e3c559c29e239a8a2e5419bac50aa22d1ef /gdb/NEWS | |
parent | a18cb10038c58a7842259392a2f4d502db8c39c1 (diff) | |
download | gdb-4db54939442b3ff540923e0ff1343734754bc1cb.zip gdb-4db54939442b3ff540923e0ff1343734754bc1cb.tar.gz gdb-4db54939442b3ff540923e0ff1343734754bc1cb.tar.bz2 |
* dbug-rom.c: New file, support for Motorola's dBUG monitor.
* config/m68k/monitor.mt (TDEPFILES): Add it.
* NEWS: Mention it.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Alpha Linux alpha-*-linux* +* New targets + +M68K with dBUG monitor m68*-*-{aout,coff,elf} + *** Changes in GDB-4.16: * New native configurations |