kallsyms / warpspeed

macOS Record Replay Debugger
4 stars 0 forks source link

Create a signalhandler / signal forwarder #26

Open pmarkowsky opened 1 year ago

pmarkowsky commented 1 year ago

This is going to be important for handling more mach traps. Per https://docs.darlinghq.org/internals/darlingserver/interrupts.html

some Mach functionality that relies on having access to signal information such as what signal occurred and the register state when it occured so that we can pass this on to debuggers when they ask for i