do not duplicate function records for decls

This commit is contained in:
Ryan Fleury
2026-05-05 12:22:20 -07:00
parent d9f7385f81
commit 44c6b6e4d5
2 changed files with 9 additions and 0 deletions
+5
View File
@@ -4,6 +4,11 @@
////////////////////////////////
//~ rjf: post-0.9.25 TODO notes
//
// [ ] linux fixes
// [ ] step-over/step-into doesn't step successfully in many cases, just causes a continue
// [ ] rd_frame has no type info, should be (void -> void) - type should be generated but it
// is not being hooked up correctly
//
// [ ] many threads hitting conditional breakpoints -> causes 0x8000003 exception!
//
//- evaluation space coverage pass