mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 13:56:22 +08:00
Add missing ChangeLog entry for 15cd413a
Put GDB's terminal settings into effect when paginating gdb/ 2014-07-14 Pedro Alves <palves@redhat.com> * utils.c (prompt_for_continue): Call target_terminal_ours. gdb/testsuite/ 2014-07-14 Pedro Alves <palves@redhat.com> * gdb.base/paginate-after-ctrl-c-running.c: New file. * gdb.base/paginate-after-ctrl-c-running.exp: New file.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2014-07-14 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* utils.c (prompt_for_continue): Call target_terminal_ours.
|
||||
|
||||
2014-07-14 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* inf-loop.c (inferior_event_handler): Use TRY_CATCH instead of
|
||||
|
@ -1,3 +1,8 @@
|
||||
2014-07-14 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* gdb.base/paginate-after-ctrl-c-running.c: New file.
|
||||
* gdb.base/paginate-after-ctrl-c-running.exp: New file.
|
||||
|
||||
2014-07-14 Pedro Alves <palves@redhat.com>
|
||||
|
||||
* gdb.base/double-prompt-target-event-error.c: New file.
|
||||
|
Reference in New Issue
Block a user