peadar / pstack

Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386
BSD 2-Clause "Simplified" License
128 stars 30 forks source link

prst.cc missing? #5

Closed Surfjenser closed 4 years ago

Surfjenser commented 4 years ago

Hi Peter, I tried to build your project but I'm facing the issue that prst.cc seems to be missing. See CMakeLists.txt: add_executable(prst prst.cc) Did I do something wrong? Best regards

peadar commented 4 years ago

No, you did nothing wrong - I pushed some half-complete changes inadvertently last week. Can you git pull and try again?

On Fri, 20 Mar 2020 at 13:59, Surfjenser notifications@github.com wrote:

Hi Peter, I tried to build your project but I'm facing the issue that prst.cc seems to be missing. See CMakeLists.txt: add_executable(prst prst.cc) Did I do something wrong? Best regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/peadar/pstack/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE6NDIHWU6T6ZKCT2Z2HG3RINZFZANCNFSM4LQMP6MQ .