Dr Chip's Place

Author: Charles E. Campbell
Copyright 2012


Welcome to Dr. Chip's Home Page

The Simple Sockets Library makes streaming sockets easy to use, and helps programmers avoid some common pitfalls (address in use, slow packet throughput, incomplete reads/writes, etc). Check it out!

The inline debugger is my favorite tool for figuring out how to fix software bugs. Most debuggers are external -- gdb, dbx, etc. They are superb at examining core dumps, but executing code a few lines at a time is tedious. My debugger allows one to select, at runtime, whether debugging is activated on a function by function basis and at programmer-specified detail levels. Plus, it also handles both threads and multi-process style programming.


Links

Description Link
The Crossfires Square Dance Club (Plus DBD) The Crossfires
DrChip's Inline Debugger DrChip's Inline Debugger
Scripts, Source, and Gifs Misc Scripts, Source, and Gifs
Simple Sockets Library Simple Sockets Library
Vim Stuff DrChip's VimStuff
Who is DrChip? DrChip


shopify traffic stats

Last Modified Apr 06, 2023 12:11:08 PM © 2012, Charles E Campbell