Files
ladybird/Userland/Utilities
Ben Wiederhake 152d455143 strace: Handle strings more gracefully
In particular, strace can now stomach memory errors while copying
invalid strings.

Example with a valid string:
    dbgputstr("95.976 traceme(38:38) Well, Hello Friends!") = 55
Example with an invalid string:
    dbgputstr(Error(errno=14){0x00012345, 678b}) = -14 EFAULT
(ANSI escapes removed for readability.)
2021-12-05 22:59:09 +01:00
..
2021-11-28 13:33:51 -08:00
2021-11-27 11:14:16 +01:00
2021-12-04 15:05:46 -08:00
2021-12-04 15:05:46 -08:00
2021-11-25 21:41:02 +01:00
2021-08-15 12:20:38 +02:00
2021-11-30 23:34:40 +01:00
2021-12-04 14:24:04 +01:00
2021-11-19 12:17:57 +03:30
2021-12-04 14:24:04 +01:00
2021-10-23 15:06:33 +02:00
2021-12-04 14:24:04 +01:00
2021-11-30 23:34:40 +01:00
2021-11-30 23:34:40 +01:00
2021-11-08 16:36:02 -08:00
2021-07-09 20:15:40 +02:00
2021-12-04 14:24:04 +01:00
2021-11-22 21:57:42 +01:00
2021-11-30 23:34:40 +01:00
2021-11-30 23:34:40 +01:00