UTSASRG / Scaler

GNU General Public License v2.0
4 stars 0 forks source link

Hard to debug with GDB when installing via LD_PRELOAD #21

Closed GammaPi closed 2 years ago

GammaPi commented 2 years ago

When GDB is attached, LD_PRELOAD cannot be cleared, causing infinity loop. This makes it hard to debug. Find a way to solve it.

GammaPi commented 2 years ago

Maybe unsolvable. Closing