[Intel-gfx] [PATCH 06/10] i965: attach to a listening debugger

2011-07-17 Thread Ben Widawsky
Use unix domain sockets to connect to a debugger and send the information the debugger will use to properly handle debug events. Signed-off-by: Ben Widawsky --- src/mesa/drivers/dri/i965/brw_wm_debug.c | 85 - 1 files changed, 82 insertions(+), 3 deletions(-) diff

[Intel-gfx] [PATCH 06/10] i965: attach to a listening debugger

2011-07-13 Thread Ben Widawsky
Use unix domain sockets to connect to a debugger and send the information the debugger will use to properly handle debug events. Signed-off-by: Ben Widawsky --- src/mesa/drivers/dri/i965/brw_wm_debug.c | 85 - 1 files changed, 82 insertions(+), 3 deletions(-) diff