Remix.run Logo
Panzer04 3 hours ago

Not a programmer?

kumarvvr 3 hours ago | parent [-]

I am, for 20 years now. I do embedded stuff too. Still.

Panzer04 3 hours ago | parent [-]

I'm a bit surprised you don't run into things like this then :). Do you use GDB and the like at all?

Or do you mean all the windows specific stuff etc, I guess I was more imaging the call stack etc.

No insult was intended XD

FartyMcFarter 3 hours ago | parent | next [-]

As someone who has debugged his fair share of tricky low-level issues, the parts that I find impressive in his blog posts are things such as "then we look at the bytes in memory and oh yeah, this looks like an exception record". I would usually not think to do that (or be able to recognise it as easily as I presume he did).

kumarvvr 3 hours ago | parent | prev | next [-]

I have done everything from desktop apps to web apps and a bunch in between. Regular debugging is good enough for me. Never had the need to go down into call stack level.

Even with embedded programming, regular C debugger has always been enough.

2 hours ago | parent | prev [-]
[deleted]