libdl: How to debug dl object with GDB

Hesham Almatary heshamelmatary at gmail.com
Tue Nov 17 11:43:53 UTC 2020


Hello,

I am trying to debug a dynamically loaded ELF object with GDB: My setup is:
rtems-riscv64:
GDB: GNU gdb (GDB) 10.0.50.20200904-git (build with RSB/rtems6)
Host: Ubuntu 20.04.1 LTS

GDB doesn't seem to notice when I dlopen an object (which gets loaded,
linked and run fine). Any instructions or idea how to troubleshoot
that further?

-- 
Hesham


More information about the devel mailing list