CMU-SAFARI / DAMOV

DAMOV is a benchmark suite and a methodical framework targeting the study of data movement bottlenecks in modern applications. It is intended to study new architectures, such as near-data processing. Described by Oliveira et al. (preliminary version at https://arxiv.org/pdf/2105.03725.pdf)
Other
76 stars 18 forks source link

Help with enabling debugger (gdb) #9

Closed abhishekk06 closed 1 year ago

abhishekk06 commented 2 years ago

Hi,

I am having a hard time debugging zsim. Attach debugger doesn't work for me. For some reason, it pops up a UI a bit too late (no clue why). Also, gdb doesn't show all the modules (especially filter array and etc). Any help is much appreciated.

geraldofojunior commented 1 year ago

Hi,

This thread might help you: https://github.com/s5z/zsim/issues/32