Files
CMake/Source
William R. Dieter cd46ecad19 Debugger: Fix pipe connection error message construction on Windows
Adding an integer to a C string does pointer math, rather than
converting to string.  Instead convert the result of `GetLastError` to
string before adding it to the error message.

This problem was accidentally introduced by commit 8b1257e7bf (Debugger:
Replace libuv with platform-specific connection code, 2023-07-29).

Signed-off-by: William R. Dieter <william.r.dieter@intel.com>
2023-09-08 15:52:09 -04:00
..
2023-08-25 09:41:27 -04:00
2023-05-30 09:46:12 -04:00
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2023-07-28 09:14:08 -04:00
2023-05-30 09:46:12 -04:00
2023-09-08 00:01:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-22 16:51:15 -04:00
2023-02-14 14:34:03 -05:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-05-30 09:46:12 -04:00
2023-08-29 15:57:24 -04:00
2023-05-30 09:46:12 -04:00
2023-02-14 14:34:03 -05:00
2023-03-14 15:20:47 -04:00
2023-07-28 09:14:08 -04:00
2023-08-29 15:57:24 -04:00
2023-07-28 09:14:08 -04:00