0e85f6616e
Crashes in PMM2. refuse to debug after ~2 days of failed debugging. Might do tommorrow. might do it today. who knows.
2 lines
55 B
Bash
Executable file
2 lines
55 B
Bash
Executable file
|
|
nm $1 | grep " T " | awk '{ print $1" "$3 }' > $1.sym
|