home.social

#debugger — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #debugger, aggregated by home.social.

fetched live
  1. New in Squeak 6.1:

    The now has a byteCode mode that lets you explore the execution of methods on the level of single instructions.

    You can view the internal byte codes and literals of each method on the stack, step through them byte per byte, and inspect or modify the stack variables of the current context.

    Through the new Simulate button, you can even directly debug the interpretation of the next instruction in Squeak's context simulator.

  2. New in Squeak 6.1:

    The #debugger now has a byteCode mode that lets you explore the execution of methods on the level of single instructions.

    You can view the internal byte codes and literals of each method on the stack, step through them byte per byte, and inspect or modify the stack variables of the current context.

    Through the new Simulate button, you can even directly debug the interpretation of the next instruction in Squeak's #metacircular context simulator.

    #SoftwareEngineering #IDE

  3. RE: fosstodon.org/@interlisp/11705

    Interlisp-D running on Xerox workstations also had TeleRaid, a remote debugger that worked over an Ethernet PUP network connection.

    files.interlisp.org/medley/lib

    #interlisp #lisp #debugger

  4. RE: fosstodon.org/@interlisp/11705

    Interlisp-D running on Xerox workstations also had TeleRaid, a remote debugger that worked over an Ethernet PUP network connection.

    files.interlisp.org/medley/lib

    #interlisp #lisp #debugger

  5. URAID is the low level debugger and diagnostic tool of Medley Interlisp. The name comes from "Unix RAID", the latter likely a pun on the insecticide of the same name. This 1991 manual of Medley for Sun describes the URAID commands.

    interlisp.org/documentation/Su

  6. URAID is the low level debugger and diagnostic tool of Medley Interlisp. The name comes from "Unix RAID", the latter likely a pun on the insecticide of the same name. This 1991 manual of Medley for Sun describes the URAID commands.

    interlisp.org/documentation/Su

    #interlisp #debugger #retrocomputing

  7. Amiga disassembler with emulator: Aira Force 0.10.0 (Windows, Linux, macOS, RPi)
    Aira Force by Howard Price is a disassembler for Amiga programmes running on Windows (64-bit), Windows (32-bit), macOS, Linux (64-bit) and the Raspberry Pi, which also functions as an (OCS) Amiga emulator and debugger. Version 0.10.0 mainly improves emulation and the user interface.

    amiga-news.de/en/news/AN-2026-

  8. Amiga disassembler with emulator: Aira Force 0.10.0 (Windows, Linux, macOS, RPi)
    Aira Force by Howard Price is a disassembler for Amiga programmes running on Windows (64-bit), Windows (32-bit), macOS, Linux (64-bit) and the Raspberry Pi, which also functions as an (OCS) Amiga emulator and debugger. Version 0.10.0 mainly improves emulation and the user interface.

    amiga-news.de/en/news/AN-2026-

    #Amiga #emulation #disassembler #debugger

  9. I have just released an updated version of my Amiga disassembler, emulator and debugger Aira Force 0.10.0

    This version adds support for IPF disk images (original games) and improves emulation accuracy.

    howprice.itch.io/aira-force/de

    #Amiga #Emulator #Debugger #Disassembler #imgui

  10. يقدم تحديث CLion 2026.2 ميزة جديدة لمهارات تصحيح الأخطاء المدمجة، تمنح وكلاء الذكاء الاصطناعي وصولاً مباشراً لأدوات التصحيح مثل GDB و LLDB، عبر بروتوكولات الوكيل. كما يضيف التحديث دعمًا لميزات انعكاس C++ 26 والبرمجة في وقت التجميع، مما يعزز تحليل الكود والبرمجة الوصفية. وقد تم توحيد إعدادات مصحح الأخطاء ضمن ملفات تعريف تصحيح جديدة لتبسيط الإعداد للتطوير المحلي والبعيد والمدمج.

    #CLion #Debugger #C++

  11. Hey everyone! We are happy to announce the Black Magic Debug V2.1.0-rc1 Firmware pre-release! As it has been a while since our previous release there is a lot of new things in here. Make sure to read the release notes and test it out on your setup. Help us find all the remaining gremlins this release might contain. Thanks to everyone who contributed! 🥰 codeberg.org/blackmagic-debug/ #electronics #arm #riscv #debugger #debugging #jtag #swd #opensource #hardware

  12. Hey everyone! We are happy to announce the Black Magic Debug V2.1.0-rc1 Firmware pre-release! As it has been a while since our previous release there is a lot of new things in here. Make sure to read the release notes and test it out on your setup. Help us find all the remaining gremlins this release might contain. Thanks to everyone who contributed! 🥰 codeberg.org/blackmagic-debug/ #electronics #arm #riscv #debugger #debugging #jtag #swd #opensource #hardware

  13. The CLion 2026.2 Roadmap: Simplified Debugger Configuration and the Ability to Use Multiple Zephyr West Profiles

    blog.jetbrains.com/clion/2026/

  14. Debugger/Profiler for Amiga, Sega Mega Drive, and Neo Geo: Engine9000

    Engine9000 is a work-in-progress ASM/C source-level debugger for Amiga, Sega Mega Drive, and Neo Geo emulators, featuring a profiler and trainer, which is now available in alpha version 0.41.

    In his latest blog post, also Alexander Grupe discusses this program.

    amiga-news.de/en/news/AN-2026-

  15. Debugger/Profiler for Amiga, Sega Mega Drive, and Neo Geo: Engine9000

    Engine9000 is a work-in-progress ASM/C source-level debugger for Amiga, Sega Mega Drive, and Neo Geo emulators, featuring a profiler and trainer, which is now available in alpha version 0.41.

    In his latest blog post, also Alexander Grupe discusses this program.

    amiga-news.de/en/news/AN-2026-

    #Amiga #MegaDrive #NeoGeo #debugger #profiler

  16. TCP Connections With DAP Debuggers, Different Formats for Numeric Values, and More in CLion 2026.1 EAP

    blog.jetbrains.com/clion/2026/

  17. Wenn du gerade erst in die Softwareentwicklung startest, fühlt sich vieles wahrscheinlich an wie der Versuch, aus einem Feuerwehrschlauch zu trinken. Da ist diese riesige Menge an Technologien, Tools und Konzepten, die alle gleichzeitig auf dich einprasseln. Gestern hast du noch versucht, die Synta

    magicmarcy.de/keine-panik-vor-

    #Code #IntelliJ #Angst #Debugger #Softwareentwicklung #Entwickler #Stacktrace #Programming #Java

  18. Как отлаживать ARM-чипы, если J-Link и ST-Link бессильны

    Всем привет! Из этого руководства вы узнаете, как подключиться для отладки практически к любому ARM-чипу с помощью Arm Development Studio — когда ни J-Link, ни ST-Link сделать этого не могут (по разным причинам).

    habr.com/ru/companies/bizone/a

    #arm #cortex #отладка #debugger

  19. Has anyone managed to get #NeoVim with #DAP and #gdb working with #Pascal?

    I'm using #LazyVim, so a lot of DAP is preconfigured using an Extra (dap.core). Unsurprisingly, Pascal is not one of the languages supported by default.

    #ObjectPascal #FreePascal #debugger

  20. Has anyone managed to get #NeoVim with #DAP and #gdb working with #Pascal?

    I'm using #LazyVim, so a lot of DAP is preconfigured using an Extra (dap.core). Unsurprisingly, Pascal is not one of the languages supported by default.

    #ObjectPascal #FreePascal #debugger

  21. WinDbg-UI blockiert beim Kopieren: Ursachenforschung führt zu Zwischenablage-Deadlock in virtuellen Umgebungen

    Ein seit Jahren bestehendes Phänomen beim Windows-Debugger WinDbg konnte nun aufgeklärt werden:

    all-about-security.de/windbg-u

    #debugger #windows #UI #WinDbg #vmware #linux

  22. I recently rediscovered the venerable but powerful "pudb" . I think I was introduced to it at Routable.com a few years ago.

    It has a design quality I associate with good tools, which is that it's immediately useful with very little RTFM, but also has significant feature depth if you want to go there.

    E.g. when I use pdb/ipdb, I often do a lot of manual inspection of variables. The pudb "Variables" panel handles almost all those use cases, fast.

    pypi.org/project/pudb/

  23. I recently rediscovered the venerable but powerful "pudb" #Python #debugger. I think I was introduced to it at Routable.com a few years ago.

    It has a design quality I associate with good tools, which is that it's immediately useful with very little RTFM, but also has significant feature depth if you want to go there.

    E.g. when I use pdb/ipdb, I often do a lot of manual inspection of variables. The pudb "Variables" panel handles almost all those use cases, fast.

    pypi.org/project/pudb/

  24. PasRISCV now has its own local CLI debugger alongside the GDB remote server. It supports breakpoints, single-stepping, register & memory inspection, and allows simultaneous local CLI and remote GDB sessions. A public debugger API enables future graphical debugger frontends.

    youtu.be/yznijHMKj_0

    #riscv64 #riscv #emulation #pascal #object_pascal #debugger

  25. PasRISCV now has its own local CLI debugger alongside the GDB remote server. It supports breakpoints, single-stepping, register & memory inspection, and allows simultaneous local CLI and remote GDB sessions. A public debugger API enables future graphical debugger frontends.

    youtu.be/yznijHMKj_0

    #riscv64 #riscv #emulation #pascal #object_pascal #debugger

  26. Decomp2dbg:

    "decomp2dbg aims to shorten the gap of context switching between decompiler and debugger by introducing a generic API for decompiler-to-debugger symbol syncing."

    github.com/mahaloz/decomp2dbg

    #reverseengineering #debugger #decompiler

  27. Decomp2dbg:

    "decomp2dbg aims to shorten the gap of context switching between decompiler and debugger by introducing a generic API for decompiler-to-debugger symbol syncing."

    github.com/mahaloz/decomp2dbg

    #reverseengineering #debugger #decompiler

  28. AMD just reinvented the wheel with a #GPU #debugger that is as useful as a screen door on a submarine. 🚢🔧 After years of pondering why GPUs don't have CPU-like debuggers, someone invented a tool that almost works... if you're in the #ROCm club. 🤦‍♂️🎉 Good luck debugging outside that sandbox, folks!
    thegeeko.me/blog/amd-gpu-debug #AMD #Innovation #TechNews #DebuggingTools #HackerNews #ngated

  29. AMD just reinvented the wheel with a #GPU #debugger that is as useful as a screen door on a submarine. 🚢🔧 After years of pondering why GPUs don't have CPU-like debuggers, someone invented a tool that almost works... if you're in the #ROCm club. 🤦‍♂️🎉 Good luck debugging outside that sandbox, folks!
    thegeeko.me/blog/amd-gpu-debug #AMD #Innovation #TechNews #DebuggingTools #HackerNews #ngated

  30. Software development stereotypes:

    1. Silicon valley / startup: all things web/mobile, debuggers suck, make solutions for problems that don’t exists…
    2. European / 90s/2000s / gamedev: coding != programming, debuggers are lifeline, game development is fun when they are not forced upon by some multi million dollar publisher.
    3. Corporate / enterprise: programs are mere tools and development is just another corporate job.
    4. Open source / FSF: whatever you make just keep the source open and redistributable.

    Feel free to make changes or add more stereotypes.

    #software #development #programming #stereotypes #debugger #gamedev #webdev #opensource #FSF #opensource #2000s #90s #siliconvalley

  31. Software development stereotypes:

    1. Silicon valley / startup: all things web/mobile, debuggers suck, make solutions for problems that don’t exists…
    2. European / 90s/2000s / gamedev: coding != programming, debuggers are lifeline, game development is fun when they are not forced upon by some multi million dollar publisher.
    3. Corporate / enterprise: programs are mere tools and development is just another corporate job.
    4. Open source / FSF: whatever you make just keep the source open and redistributable.

    Feel free to make changes or add more stereotypes.

    #software #development #programming #stereotypes #debugger #gamedev #webdev #opensource #FSF

  32. Debuggers forever. A debugger is usually just a more convenient way to insert printf statements. Everyone should use a debugger. If you don't like using a debugger that's because you haven't yet found the right way to setup a debugger.That being said, I resort to printfs or logging in general (especially in cases where the logic is spread out over multiple services/computers/somehow distributed) when I can't figure out how to setup a debugger.

    Somewhere in the Platonic world of ideals is a debugger that lets me step through a web browser, across a network, into js application, all the way down into a SQL statement, and back across through multiple layers of parallelism and asynchronicity.

    The closest I've gotten to experiencing this debugger zen is with Java. There debuggers routinely knew how to step from Java code into C++ code across JNI, even down to assembly instructions

    #programming #debugger

  33. Debuggers forever. A debugger is usually just a more convenient way to insert printf statements. Everyone should use a debugger. If you don't like using a debugger that's because you haven't yet found the right way to setup a debugger.That being said, I resort to printfs or logging in general (especially in cases where the logic is spread out over multiple services/computers/somehow distributed) when I can't figure out how to setup a debugger.

    Somewhere in the Platonic world of ideals is a debugger that lets me step through a web browser, across a network, into js application, all the way down into a SQL statement, and back across through multiple layers of parallelism and asynchronicity.

    The closest I've gotten to experiencing this debugger zen is with Java. There debuggers routinely knew how to step from Java code into C++ code across JNI, even down to assembly instructions

    #programming #debugger

  34. STM32 - Jolt Connect - the perfect STM32 Programmer & Debugger (ST-Link)

    Introducing the Jolt Connect - the best STM32 Programmer & Debugger. The Jolt Connect can operate as a ST-Link or it can be switched to running the Open Source Blackmagic firmware. This video goes through the details.

    #STM32 #STM32CubeIDE #STM32CubeMX #STLink #Blackmagic #Programmer #Debugger #STM32World

    youtube.com/watch?v=TyyegjeK8TA