Boost your C/C++ Developer's Debugging Powers with GDB - Dawid Zalewski - ACCU 2024

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ก.ย. 2024
  • ACCU Membership: tinyurl.com/yd...
    ---
    Boost your C/C++ Developer's Debugging Powers with GDB - Dawid Zalewski - ACCU 2024
    ---
    The first time you saw a program stopping at a breakpoint you set felt like magic. All this control you could exercise over your code without having to change or recompile it. Chances are that the thrill you experienced never returned. Breakpoints, perhaps a watch here and there, debugging doesn't seem so special anymore.
    This interactive session, will rekindle your love for debugging and make you feel once again like a wizard. You'll (re-)discover how to effectively use break-, watch- and tracepoints. You'll set up exception traps and inspect and modify objects at runtime. You'll explore multiple execution paths by recording and reverting the state with checkpoints. Finally, you'll investigate the reasons for a segfault by going back in time step by step. All of this using the most popular C/C++ debugger, `gdb`.
    This session contains interactive elements. If you want to participate in activities you should bring a laptop running Linux with the `gcc` toolchain and `gdb` installed. Virtualized Linux under Windows WSL is fine. We'll use the terminal exclusively, don't forget to warm up your fingers!
    Slides: accu.org/conf-...
    Sponsored By think-cell
    ---
    Dawid Zalewski
    Dawid is a computer engineer and a passionate teacher with over 25 years of programming experience. He has co-evolved with various languages including Basic, Turbo Pascal and 8051 assembly to finally settle in the land of C++ (with occasional visits to Python, C# and a few others). He teaches at a university of applied sciences in the Netherlands, where he tries to convert new generations of programmers to use modern C++. His professional interests focus on the design and evolution of programming languages and paradigms. In his spare time he reads, hikes, cycles or writes code.
    ---
    The ACCU Conference is the annual conference of the ACCU membership, but is open to any and all who wish to attend. The tagline for the ACCU is 'Professionalism in Programming', which captures the whole spectrum of programming languages, tools, techniques and processes involved in advancing our craft. While there remains a core of C and C++ - with many members participating in respective ISO standards bodies - the conference, like the organisation, embraces other language ecosystems and you should expect to see sessions on C#, D, F#, Go, Javascript, Haskell, Java, Kotlin, Lisp, Python, Ruby, Rust, Swift and more.The ACCU Conference is a conference by programmers for programmers about programming.
    Discounted rates for members.
    ACCU Membership: tinyurl.com/yd...
    2024 Program: accu.org/conf-...
    accu.org
    www.accuconfer...
    mastodon.socia...
    / accu-conference
    bsky.app/profi...
    / accuorg
    / accuconf
    ---
    TH-cam Videos Filmed, Edited & Optimised by Digital Medium: events.digital...
    #accuconf #programming #cplusplus #debugging #gdb

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

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

    So helpful

  • @Roibarkan
    @Roibarkan หลายเดือนก่อน +1

    8:55 My understanding is that Debuggers do not need frame pointers to do their job, as they can leverage DWARF or PDB debug information instead.

  • @badrakhariunchimeg1031
    @badrakhariunchimeg1031 27 วันที่ผ่านมา

    I don't know int (k) in range k i++ j ÷k k!=0 j==l print(%n j is random)