diff options
author | Michael Snyder <msnyder@vmware.com> | 2001-04-17 19:01:35 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@vmware.com> | 2001-04-17 19:01:35 +0000 |
commit | 81490ea1cb9493404e7a8df7866bd38b13320ab8 (patch) | |
tree | cbd309c5069c4a97a09f731859b76a33b8ca7bb6 /gdb/ChangeLog | |
parent | 4d96d12825ba8ca59248bca05e7691c449ad55df (diff) | |
download | gdb-81490ea1cb9493404e7a8df7866bd38b13320ab8.zip gdb-81490ea1cb9493404e7a8df7866bd38b13320ab8.tar.gz gdb-81490ea1cb9493404e7a8df7866bd38b13320ab8.tar.bz2 |
2001-04-17 Eirik Fuller <eirik@netapp.com>
* thread.c (do_captured_thread_select): Allow the argument to the
thread command to be an expression rather than a literal integer.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 56a1a2f..a604d4c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-04-17 Eirik Fuller <eirik@netapp.com> + + * thread.c (do_captured_thread_select): Allow the argument to the + thread command to be an expression rather than a literal integer. + 2001-04-17 Mark Kettenis <kettenis@gnu.org> * i386-linux-tdep.c (i386_linux_saved_pc_after_call): Use |