Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

program unavailable #113

Open
adrian-rt opened this issue Dec 13, 2023 · 0 comments
Open

program unavailable #113

adrian-rt opened this issue Dec 13, 2023 · 0 comments

Comments

@adrian-rt
Copy link

The sync works well (gdb-Ghidra), until the program tries to load ta shared library (libfacade_client.so) and then I get the following error:

[x] program unavailable: libfacade_client.so
[<] open program(s):
  [0] facade (*)

[<] open program(s):
  [0] facade (*)

I tried a trick mentioned in previous issues with idblist, but the output from that doesn't list any shared libraries on an Ubuntu system:

gdb-peda$ idblist [sync] open program(s): [0] facade (*)

Any other suggestions? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant