X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=README.markdown;h=f69991485bb66150acdef9fe36f3f13341f41183;hb=5c101c9efbb0f7ef0aae37a43f746e1466c669ee;hp=5f97d871ca2b40c2888fe3df16eab9e92571b292;hpb=abaef29db0cf1a3e2adb0c254886162368b1645a;p=apitrace diff --git a/README.markdown b/README.markdown index 5f97d87..f699914 100644 --- a/README.markdown +++ b/README.markdown @@ -145,10 +145,6 @@ If you are an application developer, you can avoid this either by linking with See the `ld.so` man page for more information about `LD_PRELOAD` and `LD_LIBRARY_PATH` environment flags. -To trace the application inside gdb, invoke gdb as: - - gdb --ex 'set exec-wrapper env LD_PRELOAD=/path/to/glxtrace.so' --args /path/to/application - ### Android ### To trace standalone native OpenGL ES applications, use