> On Dec 3, 2020, at 14:00, Andy Lutomirski <[email protected]> wrote: > > Have you confirmed that real ptrace users (gdb? does anything > actually use this code?) can handle the huge buffers that will be > needed?
Yes, we thought there is actual usage for this. We (cc'ing Markus) will support it on GDB. Thanks, Chang

