diff options
author | Tom Tromey <tromey@adacore.com> | 2024-05-31 10:13:17 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2024-11-11 07:44:27 -0700 |
commit | bf0a21777530ff364a7f30a79e1fd3616e5a6c7e (patch) | |
tree | 6a949e64252fc0219ee6d097f08e83ad556d552e /gdb/symfile.c | |
parent | 218ee1660d139d945c8517775a4813107a174664 (diff) | |
download | fsf-binutils-gdb-bf0a21777530ff364a7f30a79e1fd3616e5a6c7e.zip fsf-binutils-gdb-bf0a21777530ff364a7f30a79e1fd3616e5a6c7e.tar.gz fsf-binutils-gdb-bf0a21777530ff364a7f30a79e1fd3616e5a6c7e.tar.bz2 |
Call gdbpy_fix_doc_string_indentation for function help
If you invoke "help function _caller_is", you'll see that the help
text is indented strangely. The fix for this is to add a call to
gdbpy_fix_doc_string_indentation in the appropriate spot, as is
already done for Python commands and parameters.
Diffstat (limited to 'gdb/symfile.c')
0 files changed, 0 insertions, 0 deletions