πŸ“£ Post by yogthos

2024-11-20 πŸ”„ programmerhumor

Debugging

yogthos

https://lemmy.ml/pictrs/image/757b6a74-234c-4fb7-9c11-8e7969f4688c.png

πŸ”„ programmerhumor

Posts tagged #programmerhumor

πŸ’¬ Replies

2024-11-21 interdimensionalmeme

Oh so it’s not just me

2024-11-21 lord_ryvan ┃ 1πŸ’¬

As soon as I make more than a script, I’m using a debugger.
I really can’t wrap my head around how so many of my colleagues in the professional work field just print wherever until they find […]

2024-11-20 lorty ┃ 1πŸ’¬

One aspect I feel is never talked about is that setting up the debugging more often than not takes you out of the mental space of the problem you are trying to solve. A console log is basically […]

2024-11-20 TimeSquirrel

Printing debug messages didn't do much for me for this one time where a class was overflowing a buffer right in the constructor, and everything was fine creating an instance of it, passing it […]

2024-11-20 TheDoctor ┃ edited

I did both of these at once last week.
[…]
Added a breakpoint. Debugger didn’t break.
[…]

2024-11-20 Lojcs ┃ edited ┃ 3πŸ’¬

Kind of unrelated, why does c sometimes fail to print if it hits a breakpoint right after a print while debugging? Or if it segfaults right after too iirc

2024-11-20 Bishma ┃ edited

β€œFine! I’ll set up debugging! Stupid piece of…” - Me at some point, a little too late, into most projects

2024-11-20 TomBombadil

Why not both

2024-11-20 lakemalcom10 ┃ 1πŸ’¬

Debug single threaded code, log multi threaded code.

2024-11-20 flashgnash ┃ 1πŸ’¬

I miss having a functioning debugger after moving to helix/neovim

────

View thread

Next page (10-20)

────

πŸ“‘ Local feed

πŸ•οΈ Communities

πŸ”₯ Hashtags

πŸ”Ž Search posts

πŸ”‘ Sign in

πŸ“Š Status

πŸ›Ÿ Help