[0/2] Filename completion fixes

Message ID cover.1726314378.git.aburgess@redhat.com
Headers
Series Filename completion fixes |

Message

Andrew Burgess Sept. 14, 2024, 11:51 a.m. UTC
  After pushing my filename completion series I started working on
filename option support .... and promptly discovered a couple of
(minor) issues in the filename completion code.  Neither are huge, the
first is a regression, though not a critical one I think, and the
second issue is a problem that existed before my recent changes, but
still I think should be fixed.

The filename option support is not included in this series, but is in
progress and will likely be ready to post once these are merged.

Thanks,
Andrew

---

Andrew Burgess (2):
  gdb: fix for completing a second filename for a command
  gdb: fix filename completion in the middle of a line

 gdb/completer.c                               |  32 +-
 .../gdb.base/filename-completion.exp          | 343 ++++++++++++------
 2 files changed, 269 insertions(+), 106 deletions(-)


base-commit: dbddec2a8e0265b77fe331d9c173a4e99d1fccab