Threading support in binutils simulator such that gdb "info threads" sees it

William Tambe tambewilliam@gmail.com
Tue Aug 20 05:55:00 GMT 2019


What should be implemented within the binutils simulator such that gdb
"info threads" sees it ?

I tried using fork() within sim_create_inferior() but GDB would behave
erratically.

Is there any example I could be pointed to ?



More information about the Gdb mailing list