-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Milestone
Description
The functionality currently residing within rrb_debug.h has slowly evolved over time through what I needed for debugging, and is not really conforming to C calling conventions nor handling errors in a preferable way. These functions should be refactored to idiomatic C functions while retain the very "easy-to-use" functionality they have within lldb/gdb.
Should solve the issues mentioned in #1.
Reactions are currently unavailable