10:49 < ochristi> hah, heinrich5991 this one https://reverseengineering.stackexchange.com/questions/1392/decent-gui-for-gdb/1444#comment679_1444 10:51 < ochristi> had to debug something generated with bison/flex, but I just did not compile for debugging with cmake, so I was looking for alternatives :) 10:51 < laxa> I use gdb-peda, there is also gef, pwndbg 10:51 < laxa> But those frontends are probably more asm oriented than debugging source code 10:52 < laxa> https://github.com/cs01/gdbgui 10:52 < laxa> there is also this 10:53 < ochristi> I tried that, but it did not suit me very well 10:53 < laxa> those are perfect for asm debug 10:54 < ochristi> I eventually managed with kdgb, it even stepped through the original, not generated, bison source 11:05 <+Learath2> gdb -tui 15:51 < ddnet-commits> [ddnet] timakro opened pull request #786: Add sv_check_teleport_hold_hook map setting (master...pr_check_teleport_hold_hook) https://git.io/vHbhb 16:14 < ddnet-commits> [ddnet] def- pushed 3 new commits to master: https://git.io/vHNvh 16:14 < ddnet-commits> ddnet/master 47fecc8 Tim Schumacher: Add sv_check_teleport_hold_hook map setting 16:14 < ddnet-commits> ddnet/master 2ef05c2 Tim Schumacher: Use sv_teleport_hold_hook also for checkpoint tele 16:14 < ddnet-commits> ddnet/master e0bf9a6 Dennis Felsing: Merge pull request #786 from timakro/pr_check_teleport_hold_hook...