more progress on new eval/view-rule integration; raddbg_entry_point markup feature

This commit is contained in:
Ryan Fleury
2025-04-07 13:43:35 -07:00
parent ecb3992b93
commit da69d9e91c
9 changed files with 84 additions and 26 deletions
+2
View File
@@ -2685,6 +2685,8 @@ dynamic_step_test(void){
////////////////////////////////
raddbg_entry_point(mule_main);
int
mule_main(int argc, char** argv)
{