236 links
  • Zertrin's links
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
4 results tagged c++ x
  • Falsehoods programmers believe about undefined behavior
    Sun Aug 4 02:21:26 2024 - permalink -
    - https://predr.ag/blog/falsehoods-programmers-believe-about-undefined-behavior/
    c++ code compiler dev programming
  • rr: lightweight recording & deterministic debugging
    rr aspires to be your primary C/C++ debugging tool for Linux, replacing — well, enhancing — gdb. You record a failure once, then debug the recording, deterministically, as many times as you want. The same execution is replayed every time.

    rr also provides efficient reverse execution under gdb. Set breakpoints and data watchpoints and quickly reverse-execute to where they were hit.
    Sun Aug 4 01:31:37 2024 - permalink -
    - https://rr-project.org/
    c++ debug dev programming tool
  • How to build highly-debuggable C++ binaries
    Tue Jul 30 02:15:53 2024 - permalink -
    - https://dhashe.com/how-to-build-highly-debuggable-c-binaries.html
    c++ debug programming tips
  • C++ Rvalue References Explained
    Wed Dec 21 23:55:50 2022 - permalink -
    - http://thbecker.net/articles/rvalue_references/section_01.html
    c++ doc programming reference
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation