2011-06-13 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Mon, 13 Jun 2011 10:55:27 +0000 (10:55 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 13 Jun 2011 10:55:27 +0000 (10:55 +0000)
commitdc7eb48e0a75ef7430880a5892035b638bb422c7
tree1981359c722003149509b703de2fcf58f943dece
parent94342ec38bc47cba884a975e37c74f20b598ca25
2011-06-13  Pedro Alves  <pedro@codesourcery.com>

gdb/
* top.h (line): Rename to ...
(saved_command_line): ... this.
(linesize): Rename to ...
(saved_command_line_size): ... this.
* top.c (line): Rename to ...
(saved_command_line): ... this.
(linesize): Rename to ...
(saved_command_line_size): ... this.
(dont_repeat, command_line_input, dont_repeat_command): Adjust.
* event-top.c (command_line_handler): Adjust.
* main.c (captured_main): Adjust.
gdb/ChangeLog
gdb/event-top.c
gdb/main.c
gdb/top.c
gdb/top.h
This page took 0.032789 seconds and 4 git commands to generate.