[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology


Thread archived.
You cannot reply anymore.


[Advertise on 4chan]


File: pepe.jpg (6 KB, 241x209)
6 KB JPG
I do not know how to read a coredump and I have never needed to read one before.
>>
>>108751678
gdb [binary] [core dump]
>>
>>108751725
That is not what I meant by read lol.
>>
File: mfw.jpg (16 KB, 400x400)
16 KB JPG
Same, I comment out entire sections of code until it runs and then rewrite the code I disabled.
>>
>>108751757
compile with debug symbols enabled
>>
I realized early on that a debugger is a convenient crutch.
It does work well for debugging, but if you need it then you already fucked up. Its implied your code is far too complicated that you needed a dedicated debugger just to debug it.
>>
>>108751805
so, dustmite?

https://dlang.org/blog/2020/04/13/dustmite-the-general-purpose-data-reduction-tool/
>>
>>108751678
if its a debug build you can see the names of the functions and shit
i cant read it either i ask an llm to tell me what everything means
>>
>low-key "i want /g/ to educate me but i'm ashamed to ask directly" thread
cmon anon i teach my 5 year old she doesn't get any ice cream if she doesn't ask for it politely
>>
>>108752415
I don't eat ice cream and have never needed to eat one before.
>>
>>108754064
>eat one (ice cream)
ice cream is a collective noun saar
one does not eat "one" ice cream
one eats ice cream, or eats one *bowl of* ice cream, et cetera.
>>
>>108752016
no shit you nocode retard
>>
>>108752016
You're literally an idiot that never writes anything but scripts.
>>
>>108754149
>>108754157
What's with the attitude?
Anyway I don't know what's got you upset with that remark. It's true.
>>
>>108751805
the thing i do now i add a --debug command line switch to my program that enables verbose debug output that i can write to a log file and search and i can zero in on the exact line that failed pretty much 100% of the time now. learned that from the pragmatic programmer.
>>
>>108754293
>it's true that I'm a bad programmer that doesn't understand either programming or debugging
Ok..? Why so insecure that you need to preach your badness on /g/ and pretend like it gives you some kind of moral standing? Where's the "i'm too dumb to use computer" accompanied by gigachad jpeg?
>>
>>108756359
You wrote that, not me.
Are you goading? I can talk to you if it helps.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.