how to include subdirectories too, for the source directory

Michael Elizabeth Chastain mec.gnu@mindspring.com
Thu Feb 12 12:07:00 GMT 2004


How about:

  gdb $(find /home -type d -print | sed -e 's/.*/--directory=&')

Michael C



More information about the Gdb mailing list