OSDN Git Service

* mi/mi-main.c (enum captured_mi_execute_command_actions)
authorVladimir Prus <vladimir@codesourcery.com>
Sat, 28 Jun 2008 11:53:34 +0000 (11:53 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Sat, 28 Jun 2008 11:53:34 +0000 (11:53 +0000)
commit721351dfcedafa9c829105c5e57404d60be8d9d8
treeb4567499c7d587998d23e368bfac82357ffd775a
parent82facd8b81094601c0b335732509e98a6fd05d6f
* mi/mi-main.c (enum captured_mi_execute_command_actions)
(captured_mi_execute_command_args): Remove.
(captured_mi_execute_command): Cast the closure to mi_parse
pointer, not to captured_mi_execute_command_args, and don't
set the action field thereof.
(mi_execute_command): Pass struct mi_parse, not
captured_mi_execute_command_args to captured_mi_execute_command.
(mi_execute_command): Remove (dead) code for suppressing
printing prompt.
gdb/ChangeLog
gdb/mi/mi-main.c