commit | 4eab18b566a0a10d8436eb221c606df4a2803edc | [log] [tgz] |
---|---|---|
author | Tom Tromey <tromey@adacore.com> | Thu Apr 28 13:40:37 2022 -0600 |
committer | Tom Tromey <tromey@adacore.com> | Fri May 13 08:21:16 2022 -0600 |
tree | 2cf9211b06e48d6a6db73c875cebb4083c4abe58 | |
parent | 0e90c441629bcf1f53ba484f7d855ed8eb68f138 [diff] |
Remove windows_process_info::id I noticed that windows_process_info::id is only used by gdbserver, and not really necessary. This patch removes it.