So far as I know, Windows executables never include debug information. However, if a debug information (PDB) file is created for an executable then the executable normally includes the full path name to the PDB. That can give away a username or primary language for the system used to build it.