Skip to content
Snippets Groups Projects
Commit 151b785d authored by Oswald Buddenhagen's avatar Oswald Buddenhagen
Browse files

terminal adapter: make skipping of initial SIGSTOPs more reliable

first, _start being resolvable depends on libc-dbg being installed.
second, depending on the frame being in the dynloader makes it
a) work only for dynamic executables and b) fail on multi-target
systems (due to a hard-coded file name).
so instead just remember the entry point, as we are already there
anyway.

Reviewed-By: hjk
parent 6d6ed26e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment