home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases
- Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!howland.reston.ans.net!bogus.sura.net!darwin.sura.net!rouge!twc
- From: twc@swamp.cacs.usl.edu (Tat W. Chan)
- Subject: Debugging problem
- Message-ID: <1993Jan26.012330.15423@usl.edu>
- Followup-To: twc@swamp.cacs.usl.edu
- Sender: anon@usl.edu (Anonymous NNTP Posting)
- Organization: The Center for Advanced Computer Studies
- Date: Tue, 26 Jan 1993 01:23:30 GMT
- Lines: 20
-
- Hi,
-
- I would like some comments about some problems that I encountered recently.
-
- 1. Debugging a large program which input data is huge and not
- well-structured (as it is common in the domain of this newsgroup),
- is there any effective ways to locate the bugs? Should we deal with
- the program first, or the data first, or both?
-
- 2. If there is any good way to solve #1, is it different from debugging
- techniques in other domains in which the input data is not so intensive?
-
-
- Thanks in advance for any help!
-
-
-
-
-
-
-