Viewing profile — epasveer
epasveer
HN member- Joined
- Sat, Oct 01, 2022, 9:00 PM UTC
- HN karma
- 16
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About epasveer
Recent public activity
-
comment
Comment #46783549
This debugger is very good. Even handles MPI programs. It's a bit pricey, though.
-
comment
Comment #43869829
It won't let me pick up the axe.
- comment
-
comment
Comment #42208605
Thanks. I see it. I also added a bug report for the janky "show variable value" on mouse over.
-
comment
Comment #42157031
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 Configur…
-
comment
Comment #42156982
No it is not. It's using gdb's "mi" mode.
-
comment
Comment #41524449
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 …
-
comment
Comment #41524411
I believe it's expensive for the delivery system, not the insulin itself. (Could be wrong).
-
comment
Comment #38960020
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…
-
comment
Comment #33050475
>> Not sure HN is the best forum for debugging such issues You can move the discussion to the github page. :^)
-
comment
Comment #33050304
(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…
-
comment
Comment #33050151
(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