public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug remote/31189] New: [multi-target] remote-fileio uses globals
@ 2023-12-23 23:05 tromey at sourceware dot org
  2023-12-29  1:00 ` [Bug remote/31189] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-12-23 23:05 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31189

            Bug ID: 31189
           Summary: [multi-target] remote-fileio uses globals
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: remote
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

I noticed that remote-fileio.c uses a global for the fd cache.
This could potentially interfere with multi-target.
"remote_fio_data" should probably be moved to the remote target.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug remote/31189] [multi-target] remote-fileio uses globals
  2023-12-23 23:05 [Bug remote/31189] New: [multi-target] remote-fileio uses globals tromey at sourceware dot org
@ 2023-12-29  1:00 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2023-12-29  1:00 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31189

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
I have a fix.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2023-12-29  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-23 23:05 [Bug remote/31189] New: [multi-target] remote-fileio uses globals tromey at sourceware dot org
2023-12-29  1:00 ` [Bug remote/31189] " tromey at sourceware dot org

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