diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-04-03 16:55:15 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-04-03 16:55:15 +0000 |
commit | d6e00af685bbe62da81158359225a18247de7a29 (patch) | |
tree | 6f408451f5409f520dd13c199e5589592cda7fc9 /gdb/NEWS | |
parent | d9351f5f220a02018f40b944dd4638baa4a02460 (diff) | |
download | binutils-d6e00af685bbe62da81158359225a18247de7a29.zip binutils-d6e00af685bbe62da81158359225a18247de7a29.tar.gz binutils-d6e00af685bbe62da81158359225a18247de7a29.tar.bz2 |
Update NEWS after gdb-7.3 branch creation.
gdb/ChangeLog:
* NEWS: Create a new section for the next release branch.
Rename the section of the current branch, now that it has
been cut.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 7.2 +*** Changes since GDB 7.3 + +*** Changes in GDB 7.3 * GDB has a new command: "thread find [REGEXP]". It finds the thread id whose name, target id, or thread extra info |