This debugger is very good. Even handles MPI programs. It's a bit pricey, though.
HN user
epasveer
Software developer in the seismic/geophysical imaging industry.
It won't let me pick up the axe.
Thanks. I see it. I also added a bug report for the janky "show variable value" on mouse over.
Hi, Seergdb author here.
Thanks for your honest review. Can you explain more about not being able to set the editor font? My tests show that as working. Make sure to "Save Configuration..." to make things permanent.
Also, for the "show variable value on hover", I'll test it.
Can you (or others) create an issue on my github page for any bugs or feature requests?
Thanks.
No it is not.
It's using gdb's "mi" mode.
My experience with metformin, those gastrointestinal problems occur the first 4 months of taking it.
I had an experience in a Home Depot, had to briskly walk to the bathroom. Like clenching a quater between your cheeks for a 100 yards. Barely made it.
Anyway, the body adjusts. After 3 or 4 months, all is good.
I believe it's expensive for the delivery system, not the insulin itself. (Could be wrong).
Hi (Seer author here).
seer: I think it missed #3 and #4.
Seer has the concept of 'projects'. A project can hold many settings, including breakpoints, watchpoints, etc... It is a manual thing so save a project and load a project. Not sure what you mean by 'automatically load'.
Seer has a visualizer to view a struct and expand it, updating after each step/next.
A recent change (in the project's github "main") now has struct visualization in the Variable Logger, Tracker, and Local Variables views. All expandable.
> Not sure HN is the best forum for debugging such issues
You can move the discussion to the github page. :^)
(The Seer author here)
The StructVisualizer can follow *pointers. The default method is to view the struct/class that is pointed at in the same visualizer.
You can RMB click on the pointer in the StructVisualizer to open a second visualizer for that pointer.
I know this is a bit aways from how DDD worked. DDD has a nice way of "graphing" the struct/class tree, including any referenced struct/class that come from pointers.
Who knows, it may be in my plans :^)
(The Seer author here)
Can you provide the version of QT you're using? I suspect it is old. Seer needs QT 5.15.2 or newer.
% qmake --version
% qmake-qt5 --version