调试器将在其中查找符号文件的位置的列表。
A list of locations where the debugger will look for symbol files.
原因2:请确认所期望的DLL已经被载入对应的调试符号文件,您可以在模块窗口中检查。
Cause 2: Please make sure that the expected DLL is loaded with matched debug symbol file. You can check it with Modules window.
使用此设置可以加载符号文件位置中所有模块的符号,但排除列表中指定的模块除外。
Use this setting to load symbols for all modules in the symbol file locations, except for modules designated in an exclude list.
调试转储文件时,您进行调试的计算机必须能够访问该程序的PD b符号文件和二进制文件。
When you debug a dump file, the computer on which you debug must have access to the PDB symbol files and the binaries for the program.
MusicXML:MusicXML是一种基于 XML的音乐符号文件格式,用于乐谱交换,特别是谱曲者之间的交换。
MusicXML: MusicXML is an XML-based music notation file format designed for the interchange of scores, particularly between different score writers.
由于最新的调试器不支持旧格式的符号文件,如果你要在Mono上使用它,则必须从SVN下载代码并重新编译你的应用程序和类库。
To use the latest debugger with Mono you need to download it from SVN HEAD and recompile both your applications and libraries as the debugger no longer supports the older symbol file format.
调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。
The debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope.
请记住,在UNIX目录中,设备、符号链接和其他对象都是文件,所以上面的测试操作符适用于所有类型的文件。
Remember, in UNIX directories, devices, symbolic links, and other objects are all files, so the test operators shown above will work with every type of file.
UNIX系统中大量使用符号链接来链接文件系统的两个区域。
Symbolic links are used extensively on UNIX systems to link two areas of a file system.
如果我们从N_SOL符号(文件名)后获得该符号,则意味着以上文件名遇到一个函数。
If we get this symbol after an N_SOL symbol (file name), it means a function is encountered for the above file name.
和.(当前工作目录的简写符号),您可以引用文件系统中相对于当前工作目录的文件和目录。
With .. and ., the sigil for the current working directory, you can refer to files and directories in the file system relative to your current working directory.
它的工作机理是这样的:当系统处理的文件是一个符号链接时,系统会自动的将这个符号链接映射到符号链接指向的文件。
Here's how it works: Whenever the system is given a file name that is a symbolic link, it transparently maps it to the file it is pointing to.
符号链接可以跨文件系统,甚至可以指向远程文件系统中的文件。
Symbolic links can span file systems and can even point to files in a remote file system.
文件系统操作函数:用于创建常规文件、目录和符号链接;复制和重命名文件;提供删除功能。
File system-manipulation functions: Meant to create regular files, directories, and symbolic links; copy and rename files; and provide for deletion.
有一些特定于缺省路径的符号链接,因此在将文件复制到新位置后,一定要对所有符号链接进行重设。
There are symbolic links specific to the default path, so after copying the files to a new location, you need to make sure to reset any symbolic links.
对于文件的硬链接或符号链接的情况,此api将检查原始文件是否为空。
In case of hard or symbolic links to a file, this API checks whether the original file is empty.
符号的值是与该文件对应的文本部分的起始地址。
The value of the symbol is the start address of the portion of the text section corresponding to that file.
符号链接只是指明了原始文件的位置,用户需要对原始文件的位置有访问权限才可以使用链接。
A symbolic link shows the location of the original file and requires a user to have access rights to the original file's location in order to use the link.
文件可以为任何类型:常规文件、目录、符号链接等等。
The file could be anything: a regular file, a directory, a symbolic link, and so on.
在两台机器上创建指向hostname . html文件的符号链接。
Create symbolic links to the hostname.html file on both the machines.
列表中的第一个工具是nm,它可以列出目标文件中的符号。
The first tool on the list is nm, which lists the symbols in an object file.
Samba也支持使用这些符号链接,让用户访问文件共享以外的区域。
Samba follows these symbolic links, which could let people access areas outside of the file share.
nm:列出目标文件中的符号。
xquery源代码树窗口支持拖放特性以及一些有用的关于源代码文件的符号和图标。
The XQuery source tree window supports the drag-and-drop feature along with useful symbols and ICONS about the source file. Additional features are.
如果您发现没有正确地复制某些文件或者符号链接和其他特殊类型的文件,那么您可能需要尝试使用tar。
If you discover that some files have not been copied over correctly or if symbolic links and other special filetypes are not copying properly, then you might want to try tar.
重命名git当前跟踪的文件、目录或符号链接。
Mv. Renames a file, directory, or symbolic link that Git is currently tracking.
符号设置文件已经定义,名为Symbols . txt,它不一定存在。
A symbol set file is defined, called Symbols.txt, that doesn't always exist.
有必要时,GoboLinux使用符号链接将文件放置于其他工具希望它们存在的层次中位置。
Where necessary, GoboLinux USES symlinks to put files in its hierarchy in places where other tools expect them to be.
检出带有绿色符号的文件。
Checked-out files are marked by a green checkmark that overlays the icon.
要查出哪些文件是对特定文件的符号链接,您可以使用find命令或带文件名的-lname选项,如清单12所示。
To find which files link symbolically to a particular file, you can use the find command and the -lname option with a filename, as illustrated in Listing 12.
应用推荐