]> git.tdb.fi Git - gldbg.git/commit
Enable bidirectional communication between gldbg and glwrap.so
authorMikko Rasa <tdb@tdb.fi>
Fri, 19 Nov 2010 13:59:40 +0000 (13:59 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 19 Nov 2010 13:59:40 +0000 (13:59 +0000)
commitea3d851aa52e999b1c5a5fa52c97ff5019756c0e
tree8f4c8855ea223687e6f412586d9a7ca511ad62f9
parent7642653a18f7464dd093a93a1247b8f18e53cd1a
Enable bidirectional communication between gldbg and glwrap.so
Breakpoint framework and commands
18 files changed:
Makefile
flavors/gl/source/glwrap_funcs.c
flavors/gles2/source/glwrap_funcs.c
source/breakpoint.h [new file with mode: 0644]
source/commandinterpreter.cpp
source/commandinterpreter.h
source/functions.c [new file with mode: 0644]
source/functions.enum.t
source/functions.h
source/functions.table.t [new file with mode: 0644]
source/gldbg.cpp
source/gldbg.h
source/gldecoder.c
source/glwrap.c
source/glwrap.funcs.t
source/glwrap.h
source/packet.c
source/packet.h