mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-25 21:14:59 -07:00
source-markup-defined auto-view-rules
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
** stepping, breakpoints, evaluation, cross-module calls.
|
||||
*/
|
||||
|
||||
#define RADDBG_MARKUP_IMPLEMENTATION
|
||||
#include "lib_raddbg_markup/raddbg_markup.h"
|
||||
|
||||
////////////////////////////////
|
||||
@@ -142,6 +143,7 @@ struct Fixed_Array{
|
||||
int count;
|
||||
};
|
||||
|
||||
raddbg_auto_view_rule(Dynamic?, slice);
|
||||
struct Dynamic_Array{
|
||||
Pair *pairs;
|
||||
int count;
|
||||
|
||||
Reference in New Issue
Block a user