]> rtime.felk.cvut.cz Git - frescor/demo.git/commitdiff
Add gdb commands
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 5 May 2010 21:01:48 +0000 (23:01 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 5 May 2010 21:01:48 +0000 (23:01 +0200)
build-no-frsh/cmd.gdb [new file with mode: 0644]

diff --git a/build-no-frsh/cmd.gdb b/build-no-frsh/cmd.gdb
new file mode 100644 (file)
index 0000000..6e65f61
--- /dev/null
@@ -0,0 +1,7 @@
+file /home/wsh/frescor/demo/build-no-frsh/_compiled/bin/recorder
+b url_fdopen
+b file_open
+b file_write
+b av_interleaved_write_frame
+#run -s 640x480 -r 15 -f video4linux2 -i /dev/video0
+run -s 320x240 -f video4linux2 -i /dev/video0