aboutsummaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
authorTom Schouten <doelie@users.sourceforge.net>2003-02-28 09:48:54 +0000
committerTom Schouten <doelie@users.sourceforge.net>2003-02-28 09:48:54 +0000
commit8227dc75b8e236f7f9629d1bc49fae0addee3def (patch)
tree13f2aec426201ee87dd0cbda0860082315dfa1ae /debug
parenta0aef64af84622e8d6d02c7714fb82178dea0286 (diff)
pdp config
svn path=/trunk/externals/pdp/; revision=440
Diffstat (limited to 'debug')
-rw-r--r--debug/gdb_pdp_load8
1 files changed, 4 insertions, 4 deletions
diff --git a/debug/gdb_pdp_load b/debug/gdb_pdp_load
index ec57816..3cf4da8 100644
--- a/debug/gdb_pdp_load
+++ b/debug/gdb_pdp_load
@@ -1,17 +1,17 @@
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 -nodac -noadc -path abstractions test/test_pdp_zoom2.pd
+set args -r 44100 -alsa -frags 64 -lib pdp -nodac -noadc -path abstractions doc/objects/pdp_grey2mask.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
-dir scaf/modules
-dir scaf/system
+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