commit | 4e4dfc4728622d83c5d600949024449e21de868a | [log] [tgz] |
---|---|---|
author | Tom de Vries <tdevries@suse.de> | Fri Nov 22 17:44:29 2024 +0100 |
committer | Tom de Vries <tdevries@suse.de> | Fri Nov 22 17:44:29 2024 +0100 |
tree | 32400b5b204e5428ea4ca421264781abaee1dc15 | |
parent | a9791f1438a47bbb3a336e0fbdfff2e1d28a8da3 [diff] |
[gdb] Add gdb::wait Add gdb::wait, and use it in gdb/procfs.c, making sure that EINTR is handled. Tested on x86_64-linux.