diff options
author | Lancelot SIX <lancelot.six@amd.com> | 2023-05-03 11:56:48 +0100 |
---|---|---|
committer | Lancelot SIX <lancelot.six@amd.com> | 2023-05-03 16:28:25 +0100 |
commit | 2ad00a4b42f89b61fdab24940b67713daf81c988 (patch) | |
tree | 7e52d84bda4e517e9062d3416c250225ae8fa01b /gdb/python/py-value.c | |
parent | a2243c30bc13c9adce71d70eeb5e97b7846b48f3 (diff) | |
download | binutils-2ad00a4b42f89b61fdab24940b67713daf81c988.zip binutils-2ad00a4b42f89b61fdab24940b67713daf81c988.tar.gz binutils-2ad00a4b42f89b61fdab24940b67713daf81c988.tar.bz2 |
gdb/show_args_command: print to the ui_file argument
The show_args_command uses gdb_printf without specifying the ui_file.
This means that it prints to gdb_stdout instead of the stream given as
an argument to the function.
This commit fixes this.
Reviewed-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/py-value.c')
0 files changed, 0 insertions, 0 deletions