2001
DOI: 10.1109/71.954636
|View full text |Cite
|
Sign up to set email alerts
|

Net-dbx: a web-based debugger of MPI programs over low-bandwidth lines

Abstract: AbstractÐThis paper describes Net-dbx, a tool that utilizes Java and other World Wide Web tools for the debugging of MPI programs from anywhere in the Internet. Net-dbx is a source-level interactive debugger with the full power of gdb (the GNU Debugger) augmented with the debug functionality of the public-domain MPI implementation environments. The main effort was on a low overhead, yet powerful, graphical interface supported by low-bandwidth connections. The portability of the tool is of great importance as w… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3

Citation Types

0
3
0

Year Published

2004
2004
2013
2013

Publication Types

Select...
3
3
1

Relationship

1
6

Authors

Journals

citations
Cited by 10 publications
(3 citation statements)
references
References 5 publications
0
3
0
Order By: Relevance
“…In distributed domain, both of static analysis [19] and runtime analysis [20] are presented. Runtime analysis [20] approach, generally, low level debugging information is needed for detecting faults. To reduce the runtime overhead, Ref.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…In distributed domain, both of static analysis [19] and runtime analysis [20] are presented. Runtime analysis [20] approach, generally, low level debugging information is needed for detecting faults. To reduce the runtime overhead, Ref.…”
Section: Related Workmentioning
confidence: 99%
“…To reduce the runtime overhead, Ref. [20]'s Java-based tools that automate to collect debugging logs from each server and send it to debugger servers. This makes it possible to reduce the debugging cost using lowbandwidth line.…”
Section: Related Workmentioning
confidence: 99%
“…Although useful for identifying some classes of errors, static analysis also suffers from false negatives since many parameters are not known until the application executes. Parallel debuggers operate similarly as sequential debuggers [36,31,30,28,4], but can be difficult to use effectively when there are hundreds of processes. Automatic checking tools address the drawbacks of manual checking in parallel debuggers [38,12,19,7,37].…”
Section: Related Workmentioning
confidence: 99%