Chad Smith

Results 185 comments of Chad Smith

For anyone reading this who has `lldb-mi` installed, gdbgui does *kinda* work with it. It might be enough to get you want you want (and it's certainly easier than trying...

Unfortunately, no. I am the only maintainer of this tool, and I am only doing critical bug fixes as they arise. I’m not opposed to more people jumping in with...

There is an error being raised which is likely the cause of this: AttributeError: 'Semaphore' object has no attribute '_at_fork_reinit' Could you try downloading and running a prebuilt release from...

Hmm not sure what’s going on with that, but you can see available options with the “—help” flag and go from there.

Hmm, I wonder if this is a problem with gdb itself? I haven't seen this issue. I'm using gdb 8.0.1 fine on a mac right now. Have you tried updating...

> Starting with --debug shows a log of http requests on the console where gdbgui was started from, but no new component in the UI as stated in the FAQ...

> There's some strange output ("1-stack-list-frames", etc. in light blue), then after 10s, the "No gdb response received" output. The strange output is expected, and is the "machine interface" commands...

What do you mean? It works if you reinstall with pipx?

Interesting. Unfortunately that is not something I have control over. I only distribute via PyPI and Gdbgui.com.

I just had this happen in gdbgui with gdb 8.3, so I tried running the program with gdb itself. I was getting the "(please check gdb is codesigned - see...