diff options
author | Tom Tromey <tromey@redhat.com> | 2008-08-22 17:26:54 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2008-08-22 17:26:54 +0000 |
commit | 75a2d5e7a7ce93df8d25c0eeb2ec66f3ea24d6ff (patch) | |
tree | 6be84f7ca915388f6e8f1b8f2a8d83a3bf32bbee /gdb/NEWS | |
parent | 34857dd609e4ceeb141564fb471ec65520db97ee (diff) | |
download | gdb-75a2d5e7a7ce93df8d25c0eeb2ec66f3ea24d6ff.zip gdb-75a2d5e7a7ce93df8d25c0eeb2ec66f3ea24d6ff.tar.gz gdb-75a2d5e7a7ce93df8d25c0eeb2ec66f3ea24d6ff.tar.bz2 |
* NEWS: Move macro entries back under "New commands".
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -138,16 +138,16 @@ set target-async with GDB while the target is running. "show target-async" displays the current state of asynchronous execution of the target. -* New targets - -x86 DICOS i[34567]86-*-dicos* - macro define macro list macro undef These allow macros to be defined, undefined, and listed interactively. +* New targets + +x86 DICOS i[34567]86-*-dicos* + *** Changes in GDB 6.8 * New native configurations |