📄 read_me
字号:
This is a modified version of the 4.2BSD debugger dbx. It is intendedto be able to handle Modula-2, Pascal, C and Fortran.The source is written in C, with interface files (names ending in ".h")automatically generated from implementation files (names ending in ".c")so they (the ".h" files) should NOT be modified.The subdirectory "tests" contains some test cases for Modula-2, C, and Pascal.These tests should be run successfully before installing dbx.Makefile contains the relevant information for building, testing, andinstalling dbx. Running "make" will build dbx, "make test" will test it, and"make install" will install it after first checking to make sure it haspassed all the available tests.Please reports problems, comments, and suggestions to: Mark Linton Computer Systems Laboratory Stanford University ARPA: linton@su-shasta UUCP: Shasta!linton or ucbvax!linton
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -