Quantcast
Channel: toolchainguru
Browsing all 5 articles
Browse latest View live

Birthday... (and what good is a fifo?)

I've been a professional software engineer for almost 20 years and a net junkie for even longer, and I've never blogged.Until now, that is.I plan on posting about my history and MO as a programmer, and...

View Article



Image may be NSFW.
Clik here to view.

Bash: C Call Trees and Graphs

One day I had a need. (Or was it a desire? I can't remember off the top of my head.) My need was to find all the pathways through a large set of code between one function call and another, i.e. how...

View Article

RAII in C, too

I've been using a macro to encapsulate exactly what is going on in this "RAII in C" link, which abstracts out the more boilerplate aspects of writing code like this and leaving behind something far...

View Article

C Calltrees in Bash, revisited

I've revised my "C Calltrees in Bash" tool, primarily to make it more efficient at discovering the call associations between many functions. ("call graph" (i.e. "relate N functions") used to be based...

View Article

Licensing...

Unless otherwise specified, any code I've written within this blog can be used (at your own risk!) however you'd like; If you're going to re-publish any (derivatives) of it though, I would appreciate a...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images