On Wednesday 15 June 2011 11:44:19, Corinna Vinschen wrote: > Indeed. Probably the case sensitivity should not be hardcoded in a > low-level function at all. The application should decide if it wants > case-sensitive or case-insensitive filename comparison. This way, > the comparison could be based on OS, filesystem, or user choice.
<http://sourceware.org/ml/gdb-patches/2010-12/msg00343.html> (that only handles filename comparison, not file opening) -- Pedro Alves