238 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 04 Aug 2024 02:21:26 AM +08 - 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 04 Aug 2024 01:31:37 AM +08 - permalink -
    - https://rr-project.org/
    c++ debug dev programming tool
  • How to build highly-debuggable C++ binaries
    Tue 30 Jul 2024 02:15:53 AM +08 - permalink -
    - https://dhashe.com/how-to-build-highly-debuggable-c-binaries.html
    c++ debug programming tips
  • C++ Rvalue References Explained
    Wed 21 Dec 2022 11:55:50 PM +08 - 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