[PATCH wayland-web] extras: add wldbg tool

Bryce Harrington bryce at osg.samsung.com
Thu Jul 23 10:52:31 PDT 2015


On Thu, Jul 23, 2015 at 04:52:30PM +0200, Marek Chalupa wrote:
> wldbg is a tool for debugging wayland applications
> 
> Signed-off-by: Marek Chalupa <mchqwerty at gmail.com>
> ---
>  extras.html | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/extras.html b/extras.html
> index 55ff35c..eba7133 100644
> --- a/extras.html
> +++ b/extras.html
> @@ -120,6 +120,12 @@ act as a middle-man Wayland server.</li>
>  A Wayland protocol dumper, MIT licensed, written in C++, produces human
>  readable output. Runs as a middle-man for a single client.</li>
>  
> +<li><a href="https://github.com/mchalupa/wldbg">wldbg</a><br>
> +A Wayland connection processor, MIT licensed, written in C. Runs given functions
> +on messages passed between server and clients or works in gdb-like mode. Can listen
> +for new connections to a compositor and take over them.
> +Runs as a middle-man for single/multiple clients.</li>
> +
>  </ul>

LGTM, pushed:
To ssh://git.freedesktop.org/git/wayland/wayland-web
   870cd3b..4e87ddc  master -> master

  
>  </body>
> -- 
> 2.4.3
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list