Ryan Fleury
|
ad735dab5e
|
pull raddbg byte attachment aside into standalone section - this guarantees byte placement, does not rely on ordering, and does not require symbols
|
2025-07-31 13:15:37 -07:00 |
|
Ryan Fleury
|
89cfd65f9c
|
fix incorrect programmatic bp generation on vaddr range notes...
|
2025-06-28 11:07:43 -07:00 |
|
Ryan Fleury
|
0d75e8e5e0
|
fix raddbg_is_attached data marker - static won't work, will be stripped...
|
2025-06-25 17:36:03 -07:00 |
|
Ryan Fleury
|
49de09883e
|
plug in dwarf converter to radbin; hook up to both rdi generation & breakpad generation; radbin exe -> pdb / elf -> dwarf inferences; cleanup / unification passes
|
2025-06-10 08:53:57 -07:00 |
|
Ryan Fleury
|
638adad93b
|
implement raddbg markup lib functions only once, allow inclusion of header across many TUs, linking with the implementation in only one
|
2025-06-10 06:42:28 -07:00 |
|
Ryan Fleury
|
4926f6cfc8
|
programmatic address range annotations; pipe -> ctrl entities; render in memory view
|
2025-06-08 17:37:55 -07:00 |
|
Ryan Fleury
|
94b969f203
|
copyright year
|
2025-06-02 14:13:57 -07:00 |
|
Ryan Fleury
|
1b7a57914e
|
get linux building again
|
2025-05-09 13:44:17 -07:00 |
|
Ryan Fleury
|
9c296cb9b2
|
fixes for arithmetic with bitfields; bitfield -> numeric value path in irtree generation; fix bad stomping / mutation when generating a synthetic UFCS tree
|
2025-05-07 14:19:39 -07:00 |
|
Ryan Fleury
|
8fddc7b712
|
markup: omit static in global raddbg-section data, since clang will strip it
|
2025-05-03 16:53:57 -07:00 |
|
Ryan Fleury
|
8b7e7471f5
|
markup: thread id based APIs for names/colors; handle names/colors-before-thread, or id-based application, in ctrl layer
|
2025-05-03 16:45:45 -07:00 |
|
Ryan Fleury
|
473f84cbda
|
flip priority of (handle, id) thread name events; prefer id if it is there, to correctly work with the set-suspended-thread-name-by-ID case
|
2025-05-03 16:17:10 -07:00 |
|
Ryan Fleury
|
edafc4d5c2
|
batteries-included std::string_view
|
2025-05-03 09:19:48 -07:00 |
|
Ryan Fleury
|
dfd0fe3fcb
|
raddbg_markup: stl batteries-included basics
|
2025-05-03 06:18:26 -07:00 |
|
Ryan Fleury
|
a96546c5f5
|
view rules / auto view rules -> views / type views
|
2025-05-02 09:50:41 -07:00 |
|
Ryan Fleury
|
7ba027e841
|
sketch out new markup API for programmatic address/data breakpoints
|
2025-04-12 15:21:48 -07:00 |
|
Ryan Fleury
|
d3f0a9a672
|
checkpoint in moving from old lookup hooks -> new type hooks; elimination of unnecessary recomputation of ir-trees/evals, just use information in already-computed evals
|
2025-04-10 14:29:56 -07:00 |
|
Ryan Fleury
|
da69d9e91c
|
more progress on new eval/view-rule integration; raddbg_entry_point markup feature
|
2025-04-10 14:29:55 -07:00 |
|
Ryan Fleury
|
fbe0d3bc2e
|
set up eval scratch; promote raddbg_markup to base layer, plug in custom codebase vsnprintf
|
2025-03-31 11:41:14 -07:00 |
|
Ryan Fleury
|
5eb9f2f886
|
big notes/todos/release-notes pass
|
2025-03-28 12:21:18 -07:00 |
|
Ryan Fleury
|
160083835a
|
add std::vector / auto-view-rule test to mule
|
2025-03-28 11:38:56 -07:00 |
|
Ryan Fleury
|
269efba455
|
fix treatment of floats in thread color rgba macro in raddbg_markup
|
2025-03-28 11:04:37 -07:00 |
|
Ryan Fleury
|
3911a66b30
|
fill out first pass implementations of raddbg_markup features; thread names, thread colors, format-string output-debug-string helper, attachment-checking
|
2025-03-28 10:56:41 -07:00 |
|
Ryan Fleury
|
dc967f5274
|
fix treatment of 0-terminator in raddbg data section, fix encoding of auto view rules in raddbg data section
|
2025-03-26 16:28:13 -07:00 |
|
Ryan Fleury
|
03cbbac6d7
|
source-markup-defined auto-view-rules
|
2025-03-26 13:45:26 -07:00 |
|
Ryan Fleury
|
ecf9cd1dab
|
fix markup vsnprintf fwd declare warning
|
2024-08-30 09:33:54 -07:00 |
|
Ryan Fleury
|
361be3f6e8
|
actually fix clang
|
2024-07-26 15:02:41 -07:00 |
|
Ryan Fleury
|
f7dd96a5d1
|
fix clang
|
2024-07-26 14:58:17 -07:00 |
|
Ryan Fleury
|
333d9d9eb3
|
strip out unneeded info from df entities; raddbg_markup windows thread names
|
2024-07-26 14:52:11 -07:00 |
|
Ryan Fleury
|
b18e437337
|
git normalize all files
|
2024-07-26 11:13:47 -07:00 |
|
Ryan Fleury
|
9f89735b01
|
preserve jeff notes from emails - put into todo list
|
2024-05-12 14:11:08 -07:00 |
|
Ryan Fleury
|
b9f010dff6
|
raddbgi_ -> rdi_
|
2024-02-13 15:52:53 -08:00 |
|
Ryan Fleury
|
017116aee9
|
formalize codebase's library exports; document in README
|
2024-02-13 09:27:52 -08:00 |
|