source: proiecte/HadoopJUnit/hadoop-0.20.1/src/c++/pipes/debug/pipes-default-script @ 120

Last change on this file since 120 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 175 bytes
Line 
1core=`find . -name 'core*'`
2#Only pipes programs have 5th argument as program name.
3gdb -quiet $5 -c $core -x $HADOOP_HOME/src/c++/pipes/debug/pipes-default-gdb-commands.txt
Note: See TracBrowser for help on using the repository browser.