]> git.cworth.org Git - apitrace/blobdiff - README.markdown
Aggregate all info on debugging into a single place.
[apitrace] / README.markdown
index 5f97d871ca2b40c2888fe3df16eab9e92571b292..f69991485bb66150acdef9fe36f3f13341f41183 100644 (file)
@@ -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