I wanted to try it out, but I only have a Debian 32bit machine and an Arch linux 64bit VM. I try …
I like the idea of forming teams. It'd be a nice opportunity to maybe work together on something …
That would be fun. I was just thinking of trying to do something similar, make something each wee…
I don't plan to make a full previewer type thing, although in theory it will be possible in the c…
When you said "sometimes it helps optimizer to do better decisions", I assumed you meant with res…
notnullnotvoidFor functions that small, it turned out not to make a difference on any of the comp…
At least in principle, -O0 through -O3 should provide a continuum of optimization (with -Os admit…
mmozeikoI'm confused.. doesn't 4coder allow you to write any text you want?
I presume he means s…
I'm not sure it is useful to graph O0/1/2/3/s levels as line-chart. It should be bar chart, becau…
Out of curiosity, I recently spent some time (maybe too much time) taking measurements of my soft…
I'm confused.. doesn't 4coder allow you to write any text you want?
I'll give it a shot if we get enough people involved.
Any chance? I know that's not the main purpose of 4coder, but...
Best,
Xavier
Hey everyone! Historically, I haven't been much of a forum user -- but I've been relatively activ…
I'm not sure who, why and where considers smaller integer types slower, but my gut feeling is tha…
i see, so everything you said made a lot of sense, but then why are the smaller integer data type…
If we are talking only about Intel architecture, then even in 64-bit mode it does operations on 3…
Hi, so very often in the episodes, alignment on a 32-bit boundary is brought up, because the CPU …
I knew the order is important but still I messed it up. Thanks
Okay, thanks for the input.
Awesome, thanks for the quick response! Looking forward to future updates. :)
boagz57can you just put up a statement online of how to use your license and then anyone can use …
boagz57It is my understanding that all software, once created, is automatically covered under the…
I had a quick question for anyone who might know any of the legal issues surrounding software. It…
awesome! such a useful website too. so much easier than creating a test VS project just to look a…
DelixHey there!
I just started working with CDbg and am loving it thus far! I do, however, think…
It depends on code around it. But as you say, compiler may decide to not put values on stack, but…
Hey guys, I am a bit of a beginner (on episode 7 of HMH). I had a shower thought today, and just …