From 5d2e24fe18d3677c175acbe866c631d41e33701b Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Wed, 12 May 2010 23:06:54 +0100 Subject: rbug: Update and add READMEs --- progs/rbug/README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'progs') diff --git a/progs/rbug/README b/progs/rbug/README index 0eb0a5d..ee6ae42 100644 --- a/progs/rbug/README +++ b/progs/rbug/README @@ -15,7 +15,7 @@ To build, build a normal gallium build and from this directory do the following. = Usage = Make sure that you driver has trace integration, see -src/gallium/driver/trace/README for more information about that. Then from on +src/gallium/driver/rbug/README for more information about that. Then from on the computer that you want to debug do: export GALLIUM_RBUG=true @@ -24,7 +24,10 @@ the computer that you want to debug do: From the debugging computer launch apps form this directory. Currently ip addresses are hardcoded and you need to edit the application, but that will -change in the future. +change in the future. For a more advanced gui application see: + + http://cgit.freedesktop.org/mesa/rbug-gui + = Testing = -- cgit v1.1