joe513 —
After trying 0.02.01 it is now displaying all struct members properly. Issue above has been resolv…
spx —
Well a few days late but 00.02.01 is finally here. Unfortunately a larger than expected portion of…
Thank you! Saved me a lot of time... I just misunderstood the zlib type with the color type. HOW c…
S —
The implementation I provided in the tutorial doesn't take into account color types other than 0 …
Hey Gabriel, Thanks! Cutting it off so suddenly has helped me put things back in perspective. Now …
I would express to you the opposite! I'm a proponent of low-level things and have lived my (admit…
If you are relying on destructors running when doing that you are out of luck. Though you don't ne…
khofez —
Hi, I would like to know if its possible to have an array of void* and everytime I allocate a memo…
Hello, Well I need some suggestions in order to continue debugging the proper way! First of all I …
Mór —
Yeah vexe is one. This is another Let it go Indy!
Jayme —
Thanks for your replies! I've decided to implement the Array/pointer method and use realloc() for…
Mór —
The most interesting episode for me was very early on, when Casey showed how he does memory manage…
Ok, just a quick update. I've been working on 2 things. First, I started to nail down the html/css…
I'm pretty sure that has been discussed(What became of it I'm not sure.), everything you are seei…
A topic for each episode might be too much, I'm sure we can come up with more "Topical" topics. O…
Doeke —
Well it would be good if every episode would have a topic here and a link on youtube to that topic…
My favorite is the one where he gets the thread ID with just one instruction, by reverse engineeri…
Doeke —
I'm only at day 18 so there is so many good things to come. I was wondering, what is your favorite…
I really can't take too much credit, once properly massaged, GDB will take care of a lot of things…
That's super cool. I'm jealous.
I haven’t actually tried to debug Humbug with Humbug. I will try that out next. I imagine ther…
Doeke —
I have had the same thing today. It started on day 16. I have 16g ram, about 4g is in use. And my …
The watch window is a pretty big step. I'm still pretty far from a full-featured watch window myse…
I prefer the second option - a linked list of Tokens:It's the simpler solution.Easy to implement, …
While trying to rotate 360 degrees around x axies something strange happens. The code: The video …
Mevius —
Thanks, will look into it. Thread close :-D