From 37b6643df2df7d784a31ca73f7bb90dc109c2401 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 15 Dec 2005 07:26:47 +0000 Subject: removing PDP source (except debian files) before import of PDP 0.12.4 svn path=/trunk/externals/pdp/; revision=4217 --- debug/gdb_pdp_load | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 debug/gdb_pdp_load (limited to 'debug/gdb_pdp_load') diff --git a/debug/gdb_pdp_load b/debug/gdb_pdp_load deleted file mode 100644 index d771437..0000000 --- a/debug/gdb_pdp_load +++ /dev/null @@ -1,27 +0,0 @@ -cd ~/pd/packet -file ~/pd/distro/pd/bin/pd.debug -# file ~/pd/distro/pd/bin/pd -#set args -r 44100 -alsa -frags 64 -lib pdp -lib opengl/pdp_opengl -nodac -noadc -path abstractions:opengl/abstractions opengl/doc/examples/example12.pd -set args -r 44100 -alsa -frags 64 -lib pdp -nodac -noadc -path abstractions doc/objects/pdp_pointcloud.pd -#opengl/test/pdp_ogl_draw_limb.pd -# set args -lib pdp -nodac -noadc -path abstractions test/test_pdp_thread.pd -# set args -lib pdp -nodac -noadc test/test_pdp_ca.pd -# set args -r 44100 -alsa -frags 64 -lib pdp -nodac -noadc test/test_pdp_qt_read.pd -# dir ~/pd/distro/pd/src -dir include -dir modules -dir system -dir system/mmx -dir scaf/include -dir scaf/pdp - -# until i figure out how to stop pd without hanging it -# or set a breakpoint before a library is loaded -# i'll use the bng_new routine (alt-b) to stop - -break bng_new - -# uncomment this to break in the library loader -# break sys_load_lib - - -- cgit v1.2.1