I inherited an application using a large number of texts based files for configuration. The file's names are constructed dynamically in the software, so I can't search directly for a file name if the source code.
Is there any way to break into a program running in the debugger when it touches a particular text file ?