ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,945 results

CppNow
C++Now 2018: Anastasia Kazakova “Debug C++ Without Running”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

40:16
C++Now 2018: Anastasia Kazakova “Debug C++ Without Running”

1,609 views

7 years ago

Queso Fuego
Debugging Program Loading | 32 bit OS Dev (in C)

Fixing loading and running programs (".bin" files), and fixing graphics modes with bits per pixel values less than 32bpp. I'd like to ...

58:49
Debugging Program Loading | 32 bit OS Dev (in C)

438 views

2 years ago

LinuxConfAu 2018 - Sydney, Australia
You Can't Unit Test C, Right?

Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...

23:09
You Can't Unit Test C, Right?

57,217 views

7 years ago

HiRSE
HiRSE-Summer of Testing Part 2a: "Testing with C++" by Georg Hammerl

Testing your research software is an important step in the software development life cycle and should come before deployment ...

29:03
HiRSE-Summer of Testing Part 2a: "Testing with C++" by Georg Hammerl

164 views

2 years ago

NERSC
Day 2  Performance Tools, Debugging Tools, and Best Practices

Part of the New User Training and Updated Best Practices on Perlmutter: February 15-16, 2024 Please see ...

32:23
Day 2 Performance Tools, Debugging Tools, and Best Practices

94 views

1 year ago

CppNow
C++Now 2018: Marshall Clow “Making Your Library More Reliable with Fuzzing”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

48:40
C++Now 2018: Marshall Clow “Making Your Library More Reliable with Fuzzing”

1,875 views

7 years ago

Queso Fuego
Debugging Open() & Print Dir | 32 Bit OS Dev (in C)

Debugging the open() syscall, printing dir entries, and fixing datetime. We can technically make files now! :D OS Dev playlist: ...

1:34:57
Debugging Open() & Print Dir | 32 Bit OS Dev (in C)

278 views

2 years ago

DevConf
Debugging memory issues with Valgrind and GDB - DevConf.CZ 2023

Speaker(s): Alexandra Petlanova Hajkova Buffer overflows, memory leaks, and similar memory issues plague many C and C++ ...

24:42
Debugging memory issues with Valgrind and GDB - DevConf.CZ 2023

621 views

2 years ago

Vicente Adolfo Bolea Sánchez
5) Debugging like a pro

In this session I discuss about GDB usage and other debugging tools: - GDB basics - GDB frame - GDB visual mode - GDB ...

47:13
5) Debugging like a pro

198 views

8 years ago

NUS Hackers
Hacker Tools AY 20/21 S 1: CLI debugging and profiling

20 October 2020 Come learn how to debug and profile various things on Linux, all from the command line. We'll look at how to ...

2:17:03
Hacker Tools AY 20/21 S 1: CLI debugging and profiling

160 views

5 years ago

The Linux Foundation
Debugging USB Type-C Power Delivery: Beauty and the Beast - Marcel Ziswiler, Codethink Ltd.

Don't miss out! Join us at the next Open Source Summit in Hyderabad, India (August 5); Amsterdam, Netherland (August 25-29); ...

42:59
Debugging USB Type-C Power Delivery: Beauty and the Beast - Marcel Ziswiler, Codethink Ltd.

92 views

6 months ago

MUCplusplus
[MUC++] Bob Steagall - Debugging Techniques

Finding and correcting defects in our code (i.e., bugs) is often a time-consuming, tedious, and challenging task. As the size and ...

1:41:40
[MUC++] Bob Steagall - Debugging Techniques

412 views

4 years ago

Swiss Python Summit
Armin Rigo – RevDB, a Reverse Debugger – SPS17

"RevDB is an experimental "reverse debugger" for Python, similar to UndoDB-GDB or LL for C. You run your program once, ...

29:34
Armin Rigo – RevDB, a Reverse Debugger – SPS17

173 views

8 years ago

CppNow
C++Now 2019: Tara Raj “C++ Development with Visual Studio Code”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

58:21
C++Now 2019: Tara Raj “C++ Development with Visual Studio Code”

12,663 views

6 years ago

MUCplusplus
[MUC++] Greg Law - An introduction to time travel debugging

Developers spend far too much time figuring out what code actually does – either to understand other people's code or to find and ...

1:05:05
[MUC++] Greg Law - An introduction to time travel debugging

150 views

3 years ago

Peter
Easier debugging with System.Diagnostics.Debug

In this video, I'm going to demonstrate the usage of System.Diagnostics.Debug class in C#. NOTE: I looked it up and the Debug.

32:15
Easier debugging with System.Diagnostics.Debug

1,873 views

4 years ago

EuroPython Conference
A new safe external debugger interface for CPython — Pablo Galindo Salgado

EuroPython 2025 — Forum Hall on 2025-07-17] *A new safe external debugger interface for CPython by Pablo Galindo ...

44:37
A new safe external debugger interface for CPython — Pablo Galindo Salgado

394 views

2 months ago

That Developer Dad
The DM's Familiar:  Testing & Debugging AbilityScore + Mod generation

This session focuses on working through getting ability scores rolling, and then coming up with a strategy for adjusting how each ...

1:00:45
The DM's Familiar: Testing & Debugging AbilityScore + Mod generation

15 views

10 months ago

The Linux Foundation
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK

Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK This talk will cover the tips and techniques to write ...

52:39
Optimizing C for Microcontrollers - Best Practices - Khem Raj, Comcast RDK

40,084 views

8 years ago

Queso Fuego
16 Bit Real Mode Example with C/Inline Asm

With inline assembly and linker scripts. Showing a basic boot sector/2nd stage/"kernel" flat binary example to print a string.

41:56
16 Bit Real Mode Example with C/Inline Asm

1,690 views

11 months ago