joe513 —
Is it possible to start from the command line by passing in the program name without using the pr…
spxAnd I think at least on the desktop 32bit is more and more fading away?
That's probably true. …
In pre-C++17, works also with C:
1
2
3
4
5
6
7
8
9#ifdef _MSC_VER
// compile with "/analyze&…
the annotation would be called something like nodiscard.
in C++17 it's become a standard annota…
Jason —
Hey all,
So my current codebase contains both functions that have normal return values as well a…
spx —
On we go. 0.5.9 contains the necessary fix for Windows to not blow up the debugger in regular int…
spx —
mrmixerCould a 32bit linux version happen in the future ?
Difficult to say for short/mid term. I …
Could a 32bit linux version happen in the future ?
Hi!
After Casey showcased your program on the last episode, I decided to give your debugger a tr…
joe513 —
spx@joe513 I'd encourage you to give it another shot. 0.5.8 should work a lot better. I've also m…
spx —
@joe513 I'd encourage you to give it another shot. 0.5.8 should work a lot better. I've also made…
spx —
0.5.8 is available for Linux which fixes a few important problems.
codeclap wasn't able to handle…
ToddI was under the impression that everything had to be OOP because that is "how it's done" now …
Todd —
Ryan,
Thanks a lot for sharing a relevant, concrete professional testimonial!
To be more concre…
spx —
Also good thing is that I was able to reproduce the problem casey had on stream and have an idea …
nakst —
I also use FreeType for font rendering, but I added this extra code to reduce the colour fringes:…
Hey there, hope you're doing well!
I'm writing a program in C and have been trying to debug it w…
marccI was trying CDbg today at work where our main application takes a ton of arguments to even …
aameen951This is awesome work!!
I just watched handmade hero trying it out and immediately came h…
This is awesome work!!
I just watched handmade hero trying it out and immediately came here to ch…
I have to share my appreciation for Casey's work as well.
I have been working on game-related te…
I learned that when a sign says "here be dragons", it's perfectly possible to conquer those drago…
Hey, everyone!
I hope everyone's month has been wonderful thus far! Since the last news post, we…
Thanks for the kind words :)
spx —
I can reproduce the problem on Manjaro ;).
It seems that codeclap fails completely to find any v…
joe513 —
I tried the jump to anything and the window just closes and goes back to the same assembly.
Desc…
spx —
joe513Looks like a lot of new features have been added!
Having a issue with the Linux build, lik…
joe513 —
Looks like a lot of new features have been added!
Having a issue with the Linux build, likely us…
spx —
codeclap 0.5.5 is here.
It is no 0.5.0, but something better ;).
In addition to the established…