public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve Ada overload handling
@ 2023-12-05 15:37 Tom Tromey
  2023-12-05 15:37 ` [PATCH 1/2] Boolify ada_type_match Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tom Tromey @ 2023-12-05 15:37 UTC (permalink / raw)
  To: gdb-patches

This short series slightly improves Ada overload handling, removing
the need for the overload menu in some cases.

While it may not be possible to fully implement Ada overload
resolution, I think more improvements along these lines can be made.

---
Tom Tromey (2):
      Boolify ada_type_match
      Refine Ada overload matching

 gdb/ada-lang.c                                | 55 +++++++++++++++++++--------
 gdb/testsuite/gdb.ada/overloads.exp           | 33 ++++++++++++++++
 gdb/testsuite/gdb.ada/overloads/overloads.adb | 41 ++++++++++++++++++++
 3 files changed, 113 insertions(+), 16 deletions(-)
---
base-commit: de501587c2ed91b4bc2a3d5228d59f6544427ab9
change-id: 20231205-ada-overload-2ae62e111367

Best regards,
-- 
Tom Tromey <tromey@adacore.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-15 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 15:37 [PATCH 0/2] Improve Ada overload handling Tom Tromey
2023-12-05 15:37 ` [PATCH 1/2] Boolify ada_type_match Tom Tromey
2023-12-05 15:37 ` [PATCH 2/2] Refine Ada overload matching Tom Tromey
2023-12-15 19:34 ` [PATCH 0/2] Improve Ada overload handling Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).