[Mesa-dev] [PATCH 1/4] intel/dump_gpu: add missing gdb option

Lionel Landwerlin lionel.g.landwerlin at intel.com
Mon Oct 29 18:14:44 UTC 2018


Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
---
 src/intel/tools/intel_dump_gpu.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/intel/tools/intel_dump_gpu.in b/src/intel/tools/intel_dump_gpu.in
index aa187ba8614..a1d92bb9bfa 100755
--- a/src/intel/tools/intel_dump_gpu.in
+++ b/src/intel/tools/intel_dump_gpu.in
@@ -8,6 +8,8 @@ Usage: intel_dump_gpu [OPTION]... [--] COMMAND ARGUMENTS
 Run COMMAND with ARGUMENTS and dump an AUB file that captures buffer
 contents and execution of the GEM application.
 
+  -g, --gdb          Launch GDB
+
   -o, --output=FILE  Name of AUB file. Defaults to COMMAND.aub
 
       --device=ID    Override PCI ID of the reported device
-- 
2.19.1



More information about the mesa-dev mailing list