#Debugger

2025-12-10

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

Alexandre Borgesalexandreborges
2025-12-10

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

N-gated Hacker Newsngate
2025-12-08

AMD just reinvented the wheel with a 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 club. 🤦‍♂️🎉 Good luck debugging outside that sandbox, folks!
thegeeko.me/blog/amd-gpu-debug

2025-11-26

Things you can do with a debugger but not with print debugging mahesh-hegde.github.io/posts/w

#debugger #debugging #coding #programming

insane :birdroll: insane@outerheaven.club
2025-11-21

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

2025-11-07

Релиз Explyt Spring: SQL, Docker-Compose, Debugger

Всем привет! На связи команда

habr.com/ru/companies/explyt/a

#idea #spring #explyt #plugin #debugger #dockercompose #sql

2025-10-29

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

Hacker Newsh4ckernews
2025-10-20

x86-64 Playground – An online assembly editor and GDB-like debugger

x64.halb.it/

-64

STM32Worldstm32world
2025-10-13

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.

youtube.com/watch?v=TyyegjeK8TA

2025-10-11

The disappearance of #blinkenlights is an interesting phenomenon. It used to be that every #computer had a lot of lights on it to indicate its state, but by 1980 that was already gone.

Probably because computers got too fast. The #IBMPC #CPU ran at only 4.77MHz and even that was far too fast for human eyes, let alone 5GHz today.

The state of a modern computer can be viewed, but it's now done by programming the computer to report desired info on the screen (i.e. a #debugger).

#retrocomputing

Brian Swetlandswetland@chaos.social
2025-10-05

Guess if I'm going to do some RP2350 tinkering, it's time to dust off the rewrite of my SWD debugger/programmer I started a while back, verify that it's happy with RP2350, fix it if not, and look into adding RISC-V debug support, perhaps.

Biggest changes in xdebug from its predecessor, mdebug: use CMSIS-DAP instead of a home-grown protocol now that the former is widespread, fancier TUI (termbox based) code, and tidied up USB/DAP/ARM-DEBUG layering.

#Projects #Debugger

2025-09-26

Как победить CMake: отладка CMake-скриптов

Отладка больших CMake-проектов часто превращается в боль. Уходит не один час на то, чтобы с помощью message() и бубна найти проблему. Но существуют более удобные и эффективные способы. Например, отладчик, который позволяет пошагово пройтись по CMake-скриптам и посмотреть значение переменных. Или профилировщик, показывающий последовательность вызовов и время их выполнения. Как их использовать? Читайте в статье.

habr.com/ru/companies/yadro/ar

#cmake #build #build_system #c++ #c #cmake_инструкция #гайд #debug #debugger #guide

2025-09-26

Как победить CMake: отладка CMake-скриптов

Отладка больших CMake-проектов часто превращается в боль. Уходит не один час на то, чтобы с помощью message() и бубна найти проблему. Но существуют более удобные и эффективные способы. Например, отладчик, который позволяет пошагово пройтись по CMake-скриптам и посмотреть значение переменных. Или профилировщик, показывающий последовательность вызовов и время их выполнения. Как их использовать? Читайте в статье.

habr.com/ru/companies/yadro/ar

#cmake #build #build_system #c++ #c #cmake_инструкция #гайд #debug #debugger #guide

Jörg 🇩🇪🇬🇧🇪🇺geco_de@troet.cafe
2025-09-10

Is there a #debugger for #Linux Shell scripts?

2025-09-09

IDA Pro v9.2 finally released after 6 beta versions.

Some Highlights

* Major improvements on golang
* Expanded TriCore chipset coverage
* More macro instructions for v850/rh850, better handling of relocatable objects for creating FLIRT signatures
* UI: Migration to Qt6.8 from 5.15
* UI: Jump Anywhere is a new dialog, successor of the JumpAsk, is introduced
* UI: Redeginated Register subview
* CLI: No more TUI interface by `idat`

Still no release for Linux AARCH64 :/

docs.hex-rays.com/release-note

#reverseengineering #decompilation #idapro #powertools #newrelease #debugger

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst