initial checkin of code that is supposed to become the new debugger
commitdb55a9dadd530e0e218cd63516e22b337605224f
authorBenjamin Otte <otte@gnome.org>
Wed, 8 Aug 2007 21:29:43 +0000 (8 23:29 +0200)
committerBenjamin Otte <otte@gnome.org>
Wed, 8 Aug 2007 21:29:43 +0000 (8 23:29 +0200)
treef138358192c314a9cfa55ca0bfb830681253a161
parenteeb38d493a9682147c36977e031c1a064e18591a
initial checkin of code that is supposed to become the new debugger
13 files changed:
Makefile.am
autogen.sh
configure.ac
vivified/.gitignore [new file with mode: 0644]
vivified/Makefile.am [new file with mode: 0644]
vivified/core/.gitignore [new file with mode: 0644]
vivified/core/Makefile.am [new file with mode: 0644]
vivified/core/vivi_application.c [new file with mode: 0644]
vivified/core/vivi_application.h [new file with mode: 0644]
vivified/core/vivified-core.h [new file with mode: 0644]
vivified/ui/.gitignore [new file with mode: 0644]
vivified/ui/Makefile.am [new file with mode: 0644]
vivified/ui/main.c [new file with mode: 0644]