1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Thread-main interface for performing operations (so far - ptrace) More... about 12 years ago
Allow custom per-thread initializations More... about 12 years ago
Allow thread setup and teardown More... about 12 years ago
Skeleton of debugger code More... about 12 years ago
Add assert documenting the worker queue limitation More... over 12 years ago
Working worker_queue with unit test More... over 12 years ago
Implement the function to send a new task to the queue More... over 12 years ago
Generic worker queue implementation More... over 12 years ago
Create a branch for multi-threaded debugger More... over 12 years ago
Broken build on 32bit platforms More... over 12 years ago
Point to "-h" if an option is unrecognized More... over 12 years ago
Update version number to 0.18 More... over 12 years ago
Update the readmes More... over 12 years ago
Warning in dead code More... over 12 years ago
Handle fchmodat on 64 bit intel Pass the correct flags to the fchmodat redirection Enhance the exercise test to test these conditions More... over 12 years ago
Daemon hangs around for 3 seconds to see if a new client might appear More... over 12 years ago
In case of non-C++11 compiler - document which version of GCC is good enough More... over 12 years ago
Allow Ubuntu to run fakeroot-ng as well More... over 12 years ago
Bring the C++11 conformance test to sync with the C++11 feature we are actually using More... over 12 years ago
All references to the state file are now through an absolute path name Restore daemon chdir out of the way unconditionally More... over 12 years ago
Restore implementation of persistent state More... over 12 years ago
Simplify fd management by defining a "unique_fd" wrapper class More... over 12 years ago
Missing includes and a few warnings More... over 12 years ago
Include cleanup (simplify dependencies) More... over 12 years ago
Intermediate - rewrite the startup code. More... over 12 years ago
Update the man page and the open bugs list More... over 12 years ago
Update ignore mask for cscope More... over 12 years ago
Update the copyright years, as well as where we aim More... over 12 years ago
Tracing threads finally working More... over 12 years ago
Flush flag was not working More... over 12 years ago