sdb (debugger)

Sdb (debugger)
Written in C
Operating system UNIX/32V
Type Debugger

SDB is a symbolic debugger for C programs. It may be used to examine their files and to provide a controlled environment for their execution. SDB was first introduced in UNIX/32V.

Technical details

SDB is a minimal debugger, that can only debug C programs compiled in COFF format with debug options.

Tutorials


This article is issued from Wikipedia - version of the Tuesday, January 26, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.