Remix.run Logo
coderatlarge 5 days ago

thanks for the pointers glad to hear it’s all still there

i haven’t seen this type of capability used in too many companies tbh and it seems like a lot of opportunity to improve stability and debugging speed and even code exploration/learning (did i break something ?)

delta_p_delta_x 4 days ago | parent [-]

WinDbg also has time-travel/record-replay debugging.

coderatlarge 4 days ago | parent [-]

that sounds like a super-powerful feature especially for multithreaded debugging though i’ve never used anything like it.