Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
epasveer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
epasveer
8mo ago
This debugger is very good. Even handles MPI programs. It's a bit pricey, though.
2.
▲
by
epasveer
1y ago
It won't let me pick up the axe.
3.
▲
by
epasveer
2y ago
Thanks. I see it. I also added a bug report for the janky "show variable value" on mouse over.
4.
▲
by
epasveer
2y ago
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 th
5.
▲
by
epasveer
2y ago
No it is not. It's using gdb's "mi" mode.
6.
▲
by
epasveer
2y ago
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. Bare
7.
▲
by
epasveer
2y ago
I believe it's expensive for the delivery system, not the insulin itself. (Could be wrong).
8.
▲
by
epasveer
3y ago
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 p
9.
▲
by
epasveer
4y ago
>> Not sure HN is the best forum for debugging such issues You can move the discussion to the github page. :^)
10.
▲
by
epasveer
4y ago
(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 visua
11.
▲
by
epasveer
4y ago
(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