simple-pt
PBD
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
simple-pt
-
Hunting a bug in the i40e Intel driver | CRI
Were you able to grab a core dump with you panic? Debugging panics through static analysis is really not fun and being able to pop the thing in gdb and just analyze after the fact is wonderful. Another pro tip if you’re dealing with non-deterministic/unknown panics is to something like Intel Processor Trace as a sort of “flight recorder” to trace the kernel so that you can see the full execution history in the seconds/minutes leading up to the panic instead of having to do all sorts of hard inference from a stack trace (scroll down to the panic debug section).
PBD
-
I am new to C and something is wrong with my code. I would love some help and opinions from experienced C users.
There's a debugger of mine called PBD that does just that, in a friendlier and faster way than GDB, maybe OP wants to take a look.
- Printf Based Debugger, a user-friendly C debugger
What are some alternatives?
sngrep - Ncurses SIP Messages flow viewer
casper-fs - Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.
imd - Rebuild of my md program. It's better looking, working, and has better features. The Improved terminal MarkDown file reader / viewer / styler / tui.
uftrace - Function graph tracer for C/C++/Rust/Python
mandown - man-page inspired Markdown viewer
input-wacom - Linux kernel driver for Wacom devices
mir - A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
processhacker - A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com [Moved to: https://github.com/winsiderss/systeminformer]