public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Implement pid_to_exec_file for Windows in gdbserver
@ 2022-04-27 17:27 Tom Tromey
  2022-04-27 17:27 ` [PATCH 1/2] Constify target_pid_to_exec_file Tom Tromey
  2022-04-27 17:28 ` [PATCH 2/2] Implement pid_to_exec_file for Windows in gdbserver Tom Tromey
  0 siblings, 2 replies; 8+ messages in thread
From: Tom Tromey @ 2022-04-27 17:27 UTC (permalink / raw)
  To: gdb-patches

This changes gdbserver to implement the pid_to_exec_file method for
Windows.  It was more convenient to do this after constifying
target_pid_to_exec_file in gdb itself.

Tom



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

end of thread, other threads:[~2022-04-28 19:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-27 17:27 [PATCH 0/2] Implement pid_to_exec_file for Windows in gdbserver Tom Tromey
2022-04-27 17:27 ` [PATCH 1/2] Constify target_pid_to_exec_file Tom Tromey
2022-04-27 17:49   ` John Baldwin
2022-04-27 17:28 ` [PATCH 2/2] Implement pid_to_exec_file for Windows in gdbserver Tom Tromey
2022-04-28  1:33   ` Simon Marchi
2022-04-28 13:09     ` Tom Tromey
2022-04-28 19:50     ` Tom Tromey
2022-04-28 19:56       ` Simon Marchi

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