Fix double prompt
[external/binutils.git] / gdb / ChangeLog
index 96d5071..cc136b3 100644 (file)
@@ -1,5 +1,12 @@
 2014-07-14  Pedro Alves  <palves@redhat.com>
 
+       * inf-loop.c (inferior_event_handler): Use TRY_CATCH instead of
+       catch_errors.  Don't re-enable stdin or notify observers where,
+       and rethrow error.
+       (fetch_inferior_event_wrapper): Delete.
+
+2014-07-14  Pedro Alves  <palves@redhat.com>
+
        PR gdb/17072
        * top.c: Include "inf-loop.h".
        (struct gdb_readline_wrapper_cleanup) <target_is_async_orig>: New