push-0x57df

Results 4 comments of push-0x57df

> Last week we debugged this and can also confirm that from NVIDIA driver version 545.84 and later the NVAPI function GPU_GetThermalSettings() has changed it's behavior. In addition we have...

> The watchdog is behaving as expected here > > * You're enabling it with a 100ms delay, so you have to call `watchdog_update` every 100ms > * Then you...

> > `pause_on_debug – If the watchdog should be paused when the debugger is stepping through code` > > I think it's reasonably clear that if you set `pause_on_debug`, then...

> [@push-0x57df](https://github.com/push-0x57df) Your use of breakpoints implies that you're running the code, hitting the first breakpoint, and then pressing the "play" button and waiting for it to hit the second...