Chad Smith

Results 189 comments of Chad Smith

Very cool. I think extended remote is a good thing to add. What do you think of renaming `Connect to gdbserver` to `Remote Target`. Then adding a new entry `Extended...

Thanks for the issue. I fixed this in the past but I guess it regressed. I am no longer actively working on gdbgui but if anyone wants to submit a...

Thanks for filing. It might be a gdb bug in its machine interface implementation. Unfortunately with the info you provided I don't know what the cause is. Maybe if you...

Yes strace intercepts and prints all system calls. You're right that it might not be available on windows (I am pretty Linux centric). It might be available as a package...

Have you tried inputting pixel dimensions (at the top of the tree component) and pressing enter? You can resize the area that the tree is rendered in. If that is...

Got it. I will put it on my todo list to allow it to open in a new window.

Thanks for the ping. Unfortunately there has not been any progress. If I get back to working on gdbgui I can put this at the top of the list, but...

@pothos those sound like useful features. If you are able to make a PR I would be glad to review and get it into gdbgui, but at the moment I...

Originally the source file input was a long bar that went across the entire window (underneath the input to enter the executable). When I created the file tree viewer, I...

I was able to run this without issue. I am wondering if the browser was open before you ran the commands to launch gdbgui. If that is the case, refreshing...