For 32 bit debuggees, try to read LDT (by injecting `modify_ldt(READLDT=0)` syscall) to be able to show segment bases in more cases.
For 32 bit debuggees, try to read LDT (by injecting
modify_ldt(READLDT=0)syscall) to be able to show segment bases in more cases.