cisco-open / llvm-crash-analyzer

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

Adding GDB Python script for Crash server debug session setup #64

Closed ppetrovic98 closed 6 months ago

ppetrovic98 commented 6 months ago
ppetrovic98 commented 6 months ago

The GDB python script is placed inside lldb/tools/lldb-crash-server/gdb-interop folder, but if you think that it should be placed somewhere else, please let me know.

ppetrovic98 commented 6 months ago

I just updated PR with newest changes. Since GDB script is mostly different, I changed previous commit and commit message.