#!/bin/sh
export LD_LIBRARY_PATH="/usr/lib/debug:$LD_LIBRARY_PATH"
ww "$@"
