#gdb

4 posts · Last used 15d

Back to Timeline
Disconnect3d @disconnect3d@infosec.exchange · Jul 30, 2026
New Pwndbg release! Added exithandlers cmd, kernel debug improvements + new cmds, support for glibc 2.43 heap dumping, track-heap --where, richer procinfo output (e.g. see those chromium/firefox pipe pairs!) & MORE! See more at https://github.com/pwndbg/pwndbg/releases/tag/2026.07.29 ! Sponsor us: https://github.com/sponsors/pwndbg ! #pwndbg #pwn #debugging #gdb #lldb #exploit #ctf
8
0
8
Simon Tatham @simontatham@hachyderm.io · Jul 19, 2026
#TIL that you can turn off the newfangled annoying "download stuff from debuginfod.ubuntu.com?" prompt every time #gdb runs, by unsetting DEBUGINFOD_URLS in the environment. That must have been annoying me ever since Ubuntu 24.04 came out, and I just sighed and said no to the prompt every time. But this evening a program of mine hung mysteriously on shutdown, and on investigation that turned out to be because Leak Sanitiser had invoked llvm-symbolizer to print backtraces, which defaults to trying to talk to the Ubuntu debuginfod servers, which currently seems to be ill and not answering questions. And llvm-symbolizer's man page mentioned that environment variable, which seems to be what triggers gdb to offer the same feature. If I'd known that two years ago I could have avoided two years of that annoying gdb prompt!
4
0
1
Aurin Azadî :mastodon: @atarifrosch@fedifreu.de · Jun 29, 2026
Oh, das ging schnell. Erstaunlicherweise ist diese schnelle Feststellung meines GdB keine Ablehnung, aber sie haben mir nur 40 und (daher) nicht das Merkzeichen G gegeben. Da sollte ich wohl Widerspruch einlegen. Hab ja sonst keine Probleme. 🙄 #GdB
6
0
0

You've seen all posts