public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Some wide string improvements for Ada
@ 2022-03-15 13:24 Tom Tromey
  2022-03-15 13:24 ` [PATCH 1/4] Remove eval_op_string Tom Tromey
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Tom Tromey @ 2022-03-15 13:24 UTC (permalink / raw)
  To: gdb-patches

This series implements a couple of wide string improvements for Ada.

First, a string literal in an expression can now sometimes be
interpreted as a Wide_String or Wide_Wide_String, depending on
context.

Then, we noticed that string concatenation did not work for Ada, so
this series implemens that as well.  Additionally, this removes some
dead code and fixes array concatenation for D.

Tested on x86-64 Fedora 34.

Tom



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

end of thread, other threads:[~2022-03-16 13:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-15 13:24 [PATCH 0/4] Some wide string improvements for Ada Tom Tromey
2022-03-15 13:24 ` [PATCH 1/4] Remove eval_op_string Tom Tromey
2022-03-16 11:57   ` Andrew Burgess
2022-03-15 13:24 ` [PATCH 2/4] Ada support for wide strings Tom Tromey
2022-03-16 12:12   ` Andrew Burgess
2022-03-15 13:24 ` [PATCH 3/4] Remove eval_op_concat Tom Tromey
2022-03-16 13:32   ` Andrew Burgess
2022-03-15 13:25 ` [PATCH 4/4] Reimplement array concatenation for Ada and D Tom Tromey
2022-03-15 14:32   ` Eli Zaretskii
2022-03-16 13:55   ` Andrew Burgess

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).