commit | 3c11aea0297a3f038e552eee424c214dc5a2c4bc | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@efficios.com> | Wed Sep 06 15:29:10 2023 -0400 |
committer | Simon Marchi <simon.marchi@efficios.com> | Thu Sep 07 21:55:20 2023 -0400 |
tree | 1e6f963a7fd3a72626158c0951858efe94353c61 | |
parent | bec941b342c86dcb61d017d988166ed7a68aba34 [diff] |
gdb: remove interp_supports_command_editing It is a trivial wrapper around the supports_command_editing method, remove it. Change-Id: I0fe3d7dc69601b3b89f82e055f7fe3d4af1becf7 Approved-By: Tom Tromey <tom@tromey.com>