[PATCH v2 25/25] Add command to list UIs

Yao Qi qiyaoltc@gmail.com
Tue Mar 22 10:36:00 GMT 2016


Pedro Alves <palves@redhat.com> writes:

> @@ -368,6 +368,7 @@ new_ui_command (char *args, int from_tty)
>  
>    initialize_stdin_serial (ui);
>    ui->async = 1;
> +  ui->tty_name = xstrdup (tty_name);

xfree (ui->tty_name) in free_ui?

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list