Table of Contents

Mapping source directories

'Map source directories' option available from WinGDB menu, allows to map local directories with source code to their remote equivalents. After the mapping is established, WinGDB will recognize breakpoints set in local sources and IntelliSense will work. For files specific to Linux implementation, for which WinGDB is unable to find local counterparts, cached copies still will be used as a fallback. Also differing files are detected and cached copy is used in case of differences between the local and the remote file. The mappings can be configured either for separate storage (the local and the remote machine have independent disks), or shared storage (there is one copy shared by e.g. Samba).

Source directory mapping manager


Add/Edit mapping




You can add several mappings for each login. Also the mappings may include one another. In this case, for each file the "most specific" mapping will be considered.

Table of Contents


Copyright (C) 2008-2010 WinGDB.com. All rights reserved.