commit | 66cc044255f805fd052b9cb9352915cbdf3040b5 | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Fri Oct 22 00:13:43 2021 -0400 |
committer | Simon Marchi <simon.marchi@polymtl.ca> | Fri Oct 22 00:13:43 2021 -0400 |
tree | 400c9f40bbd77f2c0b3a476e9edd666b2c971003 | |
parent | 46276d3ca2ed4b415d4a0da54e5aeffc53eb6489 [diff] |
gdb: fix remote-sim.c build Commit 183be222907a ("gdb, gdbserver: make target_waitstatus safe") broke the remote-sim.c build. In fact, it does some wrong changes, result of a bad sed invocation. Fix it by adjusting the code to the new target_waitstatus API. Change-Id: I3236ff7ef7681fc29215f68be210ff4263760e91