search for: 4195616

Displaying 2 results from an estimated 2 matches for "4195616".

2020 Feb 15
2
Have the debugger show an away with a dynamic size?
...-8512 [17] = 32767 [18] = 0 [19] = 5 [20] = -8432 [21] = 32767 [22] = 4195641 [23] = 0 [24] = -8208 [25] = 32767 [26] = 0 [27] = 0 [28] = 4195664 [29] = 0 [30] = -140485737 [31] = 32767 [32] = 0 [33] = 32 [34] = -8200 [35] = 32767 [36] = 0 [37] = 1 [38] = 4195616 [39] = 0 [40] = 0 [41] = 0 [42] = -1953144313 [43] = 1284291557 [44] = 4195248 [45] = 0 [46] = -8208 [47] = 32767 [48] = 0 [49] = 0 [50] = 0 [51] = 0 [52] = 1064657415 [53] = -1284291430 [54] = 933978631 [55] = -1284287451 [56] = 0 [57] = 32767 [58] = 0 [59...
2020 Feb 13
3
Have the debugger show an away with a dynamic size?
Hi. I searched and the closest thing I could find was this http://lists.llvm.org/pipermail/llvm-dev/2018-February/121348.html Currently a known sized array looks and debugs as expected. I use llvm.dbg.declare with DICompositeType tag: DW_TAG_array_type and the size field. In my language arrays are always passed around with a pointer and size pair. I'd like debugging to show up as nicely