72e8c549b9
Homepage unknown -- appears to be developed for Debian. Xtrace fakes an X server and forwards all connections to a real X server, displaying the communication between clients. It prints the requests going from client to server and the replies, events and errors going the other way.
13 lines
505 B
Text
13 lines
505 B
Text
maybe rename this and files as x11trace
|
|
as another project is called xtrace
|
|
|
|
ask developer for homepage for this
|
|
|
|
test on Linux -- submit patches as appropriate to upstream
|
|
|
|
parse.c: In function `print_parameters':
|
|
parse.c:734: warning: `u8' might be used uninitialized in this function
|
|
parse.c:734: warning: `u16' might be used uninitialized in this function
|
|
parse.c:734: warning: `u32' might be used uninitialized in this function
|
|
parse.c:735: warning: `l' might be used uninitialized in this function
|
|
|