Closed yellowsubmarine1447 closed 5 months ago
There's already a custom GDB command for getting linked-list data by analysing all malloc calls, now we need one that checks every malloc call and interprets it as an array, returning the associated data.
There's already a custom GDB command for getting linked-list data by analysing all malloc calls, now we need one that checks every malloc call and interprets it as an array, returning the associated data.