Тёмный

CppCon 2018: Jeff Trull “Liberating the Debugging Experience with the GDB Python API” 

CppCon
Подписаться 152 тыс.
Просмотров 7 тыс.
50% 1

Опубликовано:

 

13 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 6   
@j7gy8b
@j7gy8b 5 лет назад
2:00 Basic Python for gdb 4:21 Improving confusing stack traces using frame filters and decorators 8:30 Stepping past/through library code to get to the user's own code - an amped up "single step", using libClang 13:22 finding memory pointer loops that cause leaks, using Valgrind's gdbserver and graph_tool 19:33 visualizing the operation of algorithms with PyQt and carefully chosen breakpoints
@j7gy8b
@j7gy8b 5 лет назад
Slides: github.com/CppCon/CppCon2018/blob/master/Presentations/liberating_the_debugging_experience_with_the_gdb_python_api/liberating_the_debugging_experience_with_the_gdb_python_api__jeff_trull__cppcon_2018.pdf
@anthonyrocha8075
@anthonyrocha8075 4 года назад
Tried to follow along, but got an error when trying stepu command out : (gdb) stepu Python Exception AST node on line 28
@bobbymah2682
@bobbymah2682 5 лет назад
Great talk! Thanks
@SimGunther
@SimGunther 5 лет назад
Way to rock the system76 laptop :)
@kippie80
@kippie80 3 года назад
But can't stand python! It is FORTRAN to me.
Далее
CppCon 2018: Jason Turner “Applied Best Practices”
1:03:19
Extending GDB with Python - Lisa Roach
30:34
Просмотров 9 тыс.
CppCon 2018: Fedor Pikus “Design for Performance”
1:03:40
Advanced Debugging with GDB
54:26
Просмотров 9 тыс.
CppCon 2018: Simon Brand “How C++ Debuggers Work”
1:01:00