summaryrefslogtreecommitdiff
path: root/scope.c
diff options
context:
space:
mode:
authorPeter Jeremy <peterjeremy@acm.org>2012-02-27 19:08:25 +1100
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-07-08 10:51:28 -0700
commite63977f320b8678d66bb061b9502dc0764a5427f (patch)
tree60b68072d901f5f491378523425ce8f578d15b59 /scope.c
parent3bc1cf3e11be566e3d342834abe8fde7f5983a80 (diff)
downloadxscope-e63977f320b8678d66bb061b9502dc0764a5427f.tar.gz
Bug 46689 - xscope fd_set debug output is undefined
https://bugs.freedesktop.org/show_bug.cgi?id=46689 Change fd_set debug output to display actual contents of first 32 or 64 bits. In xscope-1.3.1, MainLoop() contains debug(128,...) code that appears intended to display the fd_set contents before and after the main select() call. In most implementations, fd_set will be a struct though it is printed as an int, thus the actual debug output is unlikely to usefully reflect the actual fd_set contents. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'scope.c')
0 files changed, 0 insertions, 0 deletions