UDB Time Travel Debugging (Demo)

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024
  • UDB is Undo's time travel debugger for Linux C/C++. Watch the video learn how to travel back in time in your program's history to diagnose the root cause of errors.
    Ideal for quickly debugging all types of bugs - especially the hardest ones which remain unresolved or can take days to find, such as race conditions or memory corruption issues.
    Also used for understanding code flow in a large-scale codebase you didn't write.
    Learn more at undo.io/produc...

ความคิดเห็น • 1

  • @BobiBobObana
    @BobiBobObana 7 หลายเดือนก่อน

    and how to debug istream, istreambuf_iterator, etc.