Add inspect-library helper
Compare changes
- RyuzakiKK authored
Right now we expect to receive a list of version@symbol appended as argument to the inspect-library launch parameters. For unversioned symbols the syntax is Base@symbol. Probably once we decide a definitive syntax we should document it somewhere.
+ 50
− 7
@@ -32,6 +32,8 @@
@@ -39,20 +41,23 @@ main (int argc,
@@ -66,7 +71,45 @@ main (int argc,
@@ -75,7 +118,7 @@ main (int argc,
@@ -87,7 +130,7 @@ main (int argc,
@@ -99,5 +142,5 @@ clean_exit (void *handle)