For C (and CPP obviously):
Include a fast and tiny RAM-tracing feature for Real-Time (RT) debugging purposes.
>> ONLY FOR DEBUGGING <<
Very much faster than printf-debugging, which may result in unforseen results in an RT environement.
Features
- Every Trace-Macro-Call results in a Print-Line after calling print-buffer routine.
- Short-Strings (very short, <16 Chars) also possible (alternative Trace-Macro)
- Optionally TimeStamp include (fix via control define)
- Optionally Line-Number include (fix via control define)
- In main tracing of IDs, defined by yourself.
- For multithreading (now: linux,pthreads) or single-threading.
- Windows only for command-line applications
- File-Saving addon feature for continous tracing
License
Other LicenseFollow GCDebRTrc
You Might Also Like
Red Hat Ansible Automation Platform on Microsoft Azure
Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GCDebRTrc!