public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some minor interps tweaks
@ 2023-03-02 20:32 Simon Marchi
  2023-03-02 20:32 ` [PATCH 1/3] gdb: make get_interp_info return a reference Simon Marchi
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Simon Marchi @ 2023-03-02 20:32 UTC (permalink / raw)
  To: gdb-patches; +Cc: Simon Marchi

As I'm looking through interps.c doing a larger change, I came up with
these small cleanups.

Simon Marchi (3):
  gdb: make get_interp_info return a reference
  gdb: make interp::m_name an `const char *`
  gdb: initialize interp::next

 gdb/interps.c | 79 +++++++++++++++++++++++++--------------------------
 gdb/interps.h | 14 ++++-----
 2 files changed, 45 insertions(+), 48 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-03-07 21:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02 20:32 [PATCH 0/3] Some minor interps tweaks Simon Marchi
2023-03-02 20:32 ` [PATCH 1/3] gdb: make get_interp_info return a reference Simon Marchi
2023-03-07 19:27   ` Tom Tromey
2023-03-07 20:34     ` Simon Marchi
2023-03-07 20:45       ` Tom Tromey
2023-03-07 20:52         ` Simon Marchi
2023-03-07 21:29           ` Tom Tromey
2023-03-07 21:31             ` Simon Marchi
2023-03-02 20:32 ` [PATCH 2/3] gdb: make interp::m_name an `const char *` Simon Marchi
2023-03-07 19:29   ` Tom Tromey
2023-03-02 20:32 ` [PATCH 3/3] gdb: initialize interp::next Simon Marchi
2023-03-07 19:29   ` 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).