diff options
author | Daniel Jacobowitz <drow@false.org> | 2009-11-13 22:54:42 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2009-11-13 22:54:42 +0000 |
commit | ad960ed22e5c049c6e700a2f04c0231534e35177 (patch) | |
tree | c122880043c7496bfa2a5b33748e82ff34cbf4db /gdb/ChangeLog | |
parent | f6838f814769c627c1d61f6905f69f704b334af6 (diff) | |
download | gdb-ad960ed22e5c049c6e700a2f04c0231534e35177.zip gdb-ad960ed22e5c049c6e700a2f04c0231534e35177.tar.gz gdb-ad960ed22e5c049c6e700a2f04c0231534e35177.tar.bz2 |
* ui-file.c (stdio_file_read): Call gdb_select before read.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index aaa0af4..f6aa0cf 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-11-13 Daniel Jacobowitz <dan@codesourcery.com> + + * ui-file.c (stdio_file_read): Call gdb_select before read. + 2009-11-13 Maciej W. Rozycki <macro@codesourcery.com> * mips-tdep.c (mips_insn16_frame_this_id): Mark the outermost |