snare / voltron

A hacky debugger UI for hackers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gdb hangs when using Voltron

enticies opened this issue · comments

commented

Whenever I use Voltron to view the stack or registers, after the program finishes running gdb hangs, it doesn't even respond to ctrl-c signal, I have to manually close the terminal and restart gdb again. This only happens when voltron is launched, otherwise gdb functions properly.

I am using Kali Linux, gdb version 10.1, Terminator as my terminal emulator.

I am not sure how to troubleshoot this exactly and what more information I could provide, any help would be appreciated.