cisco-open / llvm-crash-analyzer

llvm crash analysis
Apache License 2.0
40 stars 17 forks source link

Create a new project called lldb-crash-server; integrate the core file reading code into the lldb-crash-server. #48

Closed gsidhard closed 1 year ago

gsidhard commented 1 year ago

Description

I have created a new directory called lldb-crash-server in the lldb/tools directory, and I have integrated the core reading code into this project.

Type of Change

Checklist