Subtle problems with "info sharedlibrary" on MS-Windows

Tom Tromey tom@tromey.com
Sat Apr 10 15:03:26 GMT 2021


>>>>> "Eli" == Eli Zaretskii via Gdb-patches <gdb-patches@sourceware.org> writes:

Eli> Here's a patch I propose, which completely solves the issue I
Eli> described, and is IMO less complex than the code proposed in Bugzilla
Eli> (it slightly refactors the existing code in windows_add_all_dlls).

I suppose a patch similar to this is needed for gdbserver as well?

Unfortunately this is still an area where we haven't yet merged the code
between gdbserver/win32-low.cc and gdb/windows-nat.c.

To be clear, I think we don't insist on parity here.  It's just a nice
to have, not a reason to reject a patch.  I'm mostly checking in to make
sure I'm understanding the situation correctly.

Maybe someday we can do the last 20% of this merge so these divergences
are harder to come across.

thanks,
Tom


More information about the Gdb-patches mailing list