After Casey showcased your program on the last episode, I decided to give your debugger a try tod…
joe513 —
Is it possible to start from the command line by passing in the program name without using the pro…
That's probably true. I was asking because my linux machine is 32bit. So don't make it for me, I'…
In pre-C++17, works also with C: WARN_UNUSED int f() { ... }[/code]
the annotation would be called something like nodiscard. in C++17 it's become a standard annotatio…
Jason —
Hey all, So my current codebase contains both functions that have normal return values as well as …
spx —
On we go. 0.5.9 contains the necessary fix for Windows to not blow up the debugger in regular inte…
spx —
Difficult to say for short/mid term. I guess what makes codeclap different from a very simple deb…
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 try …
joe513 —
Working as expected now. The autocomplete and goto anything are great! Will test more this aftern…
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. So this build should work a lo…
I second that. As an indie game dev who's always worked in C (because of a severe aversion to C++…
Todd —
Ryan, Thanks a lot for sharing a relevant, concrete professional testimonial! To be more concrete,…
spx —
Also good thing is that I was able to reproduce the problem casey had on stream and have an idea w…
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 wit…
I'm sorry for this stupid bug, parsing is broken. Try setting arguments through the F1 menu.
I think it is already at a place where it can replace visual studio. It has the essential feature…
This is awesome work!! I just watched handmade hero trying it out and immediately came here to che…
I have to share my appreciation for Casey's work as well. I have been working on game-related tech…
I learned that when a sign says "here be dragons", it's perfectly possible to conquer those dragon…
I hope everyone's month has been wonderful thus far! Since the last news post, we welcomed a new …
Thanks for the kind words :)
spx —
I can reproduce the problem on Manjaro ;). It seems that codeclap fails completely to find any val…
joe513 —
I tried the jump to anything and the window just closes and goes back to the same assembly. Descri…
spx —
Having a issue with the Linux build, likely user error. If I start a configuration without a "Bre…
joe513 —
Looks like a lot of new features have been added! Having a issue with the Linux build, likely user…