Not #lisp related, but interesting article showing how to extend GDB with custom commands for pretty-printing data-structures:
https://interrupt.memfault.com/blog/automate-debugging-with-gdb-python-api
#lisp #gdb #python #programming
I finally get frustrated and try to debug further myself, so I run GIMP under #gdb and get a slightly more useful stack trace. Then gdb crashes and tells me to report that as a gdb bug (https://bugs.launchpad.net/ubuntu/+source/gdb/+bug/2033652).
I can't report the gdb crash properly because the crash reporting infrastructure is apparently broken (https://bugs.launchpad.net/launchpad/+bug/2033653).
2/3
Assigning your copyright to the FSF helps defend the GPL and keep software free. Thanks to Gene Goykhman, Sergey Alexandrovich Bugaev, Wang Diancheng, Warren Thomas Everett Wilkinson, and Xinyuan Zhang for assigning their copyright to the FSF! #GNU #Emacs #glibc #GDB #GNUstep #GNUHurd #GNUMach #GCC Learn more at https://u.fsf.org/3ht #CopyrightAssignments
#gnu #emacs #glibc #gdb #gnustep #gnuhurd #gnumach #gcc #CopyrightAssignments
I remember how to quit vim but I get stuck in gdb's terminal UI often enough to add this reminder.
Ya hace rato que no usaba el `Termdebug` de [Neo]vim.
Está super genial tener el código integrado mientras te mueves en tu sesión de GDB.
Más info en `:help terminal-debug`
I was interested in what #debugging tools for #rustlang could be used, so I've done research on this topic.
Initially, my aim was to pick up a tool for Emacs, but -at this stage at least- it all ended up with introducing self into #LLDB / #GDB world.
(I've still saved useful Emacs references for a possible practical dig-in later on.)
Anyway, the current results are wrapped up in the following post:
#debugging #rustlang #lldb #gdb
Okay, ich hatte den Wisch mit der #Befristung für meinen #GdB (40) verschlampt. Heute kam der Ersatz. Siehe da, unbefristet.
Und jetzt sitz ich hier und stell mir vor, wie meine #Psychiaterin seinerzeit an meinem #Gutachten saß, den Kopf schüttelte und befand: "Nee, dat wird nix mehr..."
Ich mein, sie hatte recht, aber trotzdem... :D
#Befristung #gdb #psychiaterin #gutachten
The #gentoo #sparc builders are disabled for now because the worker had become a little too unstable.
https://builder.sourceware.org
We hope to get it back soon because it is doing a lot of builds for #Sourceware projects.
#elfutils, #libabigail, #bzip2, #debugedit, #gccrust, #binutils, #gdb, #gcc, #systemtap, #glibc, #gnupoke.
#gentoo #sparc #Sourceware #elfutils #libabigail #bzip2 #debugedit #GCCRust #binutils #gdb #gcc #systemtap #glibc #gnupoke
gdb on MacOS Ventura fails with python library not loaded https://stackoverflow.com/questions/76730720/gdb-on-macos-ventura-fails-with-python-library-not-loaded #ada #programming #python #macos #gdb #ada
#ada #programming #python #macos #gdb
SecurityOnline: pwndbg 2023.07.17 releases: Exploit Development and Reverse Engineering with GDB https://securityonline.info/pwndbg-exploit-development-reverse-engineering-gdb/ #ReverseEngineering #reverseengineering #capture-the-flag #MalwareAnalysis #binary-ninja #disassembler #debugging #gdbinit #ida-pro #malware #pwnable #pwndbg #Python #peda #ctf #GDB #GEF
#reverseengineering #capture #malwareanalysis #binary #disassembler #debugging #gdbinit #ida #malware #pwnable #pwndbg #python #peda #ctf #gdb #gef
hmm, at some point I should add a page about #altersex and #salmacians to the #GDB.
It's 1:40AM.
what I need to be doing: sleeping after already packed the bag for the week.
what I'm doing: not packing, and instead doing reverse engineering challenges on #TryHackMe
to my defense: they are really fun and I learned to use GDB and Ghidra (only used IDA till now)!
https://tryhackme.com/room/reverselfiles
#reverseengineering #gdb
#gdb #reverseengineering #tryhackme
GDB Debuger - Linux Mint / Ununtu 22.04 - read.c: No such file or directory #commandline #c++ #mint #debugging #gdb
#commandline #c #mint #debugging #gdb
Having fun with gdb debugging. I’m getting more lost than the titan sub.
Want your #Rust #debugging sessions to be less painful?
#gdb works in a pinch, but what about a graphical #debugger ?
Turns out #QtCreator 's debugger can be taught to understand Rust, and it's awesome.
I describe it closer in my #blog post:
https://dorotac.eu/posts/debugging_rust/
Script sources:
#rust #debugging #gdb #debugger #qtcreator #blog #rustlang