HN user

epasveer

16 karma

Software developer in the seismic/geophysical imaging industry.

Posts0
Comments11
View on HN
No posts found.

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.

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.

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.

(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 :^)