Patrick
Results
2
comments of
Patrick
I have the same issue. Disabling Rosetta just gives a ptrace error: > warning: Could not trace the inferior process. warning: ptrace: Function not implemented During startup program exited with...
Most of my debugging is done on automated test binaries that don't work well with this approach. Unfortunately I really need a workflow like this to work: ``` gdb ./my_binary...