Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Universal Debugger

You are here: irt.org | FOLDOC | Universal Debugger

<tool, parallel> (udb) KSR's interactive source level debugger for serial and parallel programs written in KSR, Fortran, KSR C and KSR1 assembly language.

Udb is a source level debugger for testing and debugging serial and parallel programs; it is compatible with GDB and dbx. The user can direct udb either by typing commands or graphically through an X-based window interface; the latter provides simultaneous display of source code, I/O and instructions. For parallel programs, operations can be carried out per-thread.

Home (http://tc.cornell.edu/Parallel.Tools/tools/udb.html).

(1995-05-07)

Nearby terms: Universal Character Set « Universal Communications X « Universal Computer Protocol « Universal Debugger » Universal Description, Discovery, and Integration » Universal Disk Format » Universal Naming Convention

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb