public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Remove many uses of field_fmt
@ 2019-07-02 15:36 Tom Tromey
  2019-07-02 15:36 ` [PATCH v2 1/4] Use field_core_addr in more places Tom Tromey
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Tom Tromey @ 2019-07-02 15:36 UTC (permalink / raw)
  To: gdb-patches

Here's v2 of the series to remove many uses of field_fmt.

Compared to v1, this:

* Fixes the phex bug pointed out by Simon,
* Converts more uses of 0x%s to use hex_string_custom,
* Changes how field_unsigned is implemented, and
* Removes a FIXME from mi-out.c

Regression tested on x86-64 Fedora 29.

Tom


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

end of thread, other threads:[~2019-07-09 15:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-02 15:36 [PATCH v2 0/4] Remove many uses of field_fmt Tom Tromey
2019-07-02 15:36 ` [PATCH v2 1/4] Use field_core_addr in more places Tom Tromey
2019-07-02 15:36 ` [PATCH v2 2/4] Use field_string " Tom Tromey
2019-07-02 15:53   ` Andrew Burgess
2019-07-09 15:21     ` Tom Tromey
2019-07-02 15:36 ` [PATCH v2 3/4] Introduce field_unsigned Tom Tromey
2019-07-02 15:42 ` [PATCH v2 4/4] Fix a FIXME in mi-out.c Tom Tromey
2019-07-02 15:59 ` [PATCH v2 0/4] Remove many uses of field_fmt Simon Marchi
2019-07-02 16:12   ` 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).