public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Implement two new Ada attributes
@ 2023-06-29 19:44 Tom Tromey
  2023-06-29 19:44 ` [PATCH 1/2] Remove ada_attribute_name Tom Tromey
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Tom Tromey @ 2023-06-29 19:44 UTC (permalink / raw)
  To: gdb-patches

This short series starts with a small cleanup, then implements two new
attributes from Ada 2022.

---
Tom Tromey (2):
      Remove ada_attribute_name
      Implement 'Enum_Val and 'Enum_Rep

 gdb/NEWS                                    |  2 +
 gdb/ada-exp.h                               | 34 ++++++++--
 gdb/ada-exp.y                               | 14 +++-
 gdb/ada-lang.c                              | 99 +++++++++++++++++------------
 gdb/ada-lex.l                               |  2 +
 gdb/testsuite/gdb.ada/arr_acc_idx_w_gap.exp |  5 ++
 6 files changed, 108 insertions(+), 48 deletions(-)
---
base-commit: 3169b734cf07ec8800436b2c5298897aa993d2be
change-id: 20230629-enum-attrs-2a908f1e5ba0

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


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

end of thread, other threads:[~2023-07-13 17:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-29 19:44 [PATCH 0/2] Implement two new Ada attributes Tom Tromey
2023-06-29 19:44 ` [PATCH 1/2] Remove ada_attribute_name Tom Tromey
2023-06-29 19:44 ` [PATCH 2/2] Implement 'Enum_Val and 'Enum_Rep Tom Tromey
2023-06-30  5:43   ` Eli Zaretskii
2023-06-30 17:39     ` Tom Tromey
2023-06-30 19:04       ` Eli Zaretskii
2023-06-30 19:59         ` Tom Tromey
2023-07-01  5:39           ` Eli Zaretskii
2023-07-13 17:44 ` [PATCH 0/2] Implement two new Ada attributes 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).