/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Seer: A GUI front end to GDB for Linux
(github.com)
376 points
turrini
| 1 comments |
15 Nov 24 12:36 UTC
|
HN request time: 0.208s
|
source
Show context
VyseofArcadia
◴[
15 Nov 24 14:09 UTC
]
No.
42147073
[source]
▶
>>42146338 (OP)
#
For the Emacs users in the crowd, GUD is a pretty great GDB integration.
replies(4):
>>42147285
#
>>42147467
#
>>42148175
#
>>42156144
#
1.
idahoduncan
◴[
16 Nov 24 12:49 UTC
]
No.
42156144
[source]
▶
>>42147073
#
dape (
https://github.com/svaante/dape#
) is a great option for languages with debuggers implementing the Debug Adapter Protocol. Combined with debugpy it's killed M-x pdb for me, and has a very similar UI to M-x gdb.
ID:
GO
↑