[Haskell-cafe] GDB and ticks

Henning Thielemann lemming at henning-thielemann.de
Mon Oct 18 10:47:49 UTC 2021


I am stepping through a Haskell program using the GNU debugger GDB and see 
function calls to handle_tick, handleProfTick, stopTicker all over the 
place. It sounds like they would manage profiling, but I compiled the 
executable without profiling.


More information about the Haskell-Cafe mailing list