Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uupsi!sunic!chalmers.se!etek.chalmers.se!erikmb From: erikmb@etek.chalmers.se (Erik Bryntse) Newsgroups: comp.sys.handhelds Subject: Re: Problem with Voyager Message-ID: <1991Mar18.102612.5939@etek.chalmers.se> Date: 18 Mar 91 10:26:12 GMT References: <9103131433.AA00524@piggy.cs.chalmers.se> <27df1af6:2423.1comp.sys.handhelds;1@hpcvbbs.UUCP> Organization: Chalmers University of Technology, Gothenburg, Sweden Lines: 20 >Jonas: Voyager not only unthreads RPL, but disassembles machine code, and >is smart enough to know when to do each. Does SDIS do this? > >"The opinions expressed above were mine when I wrote them, > but I may have changed my mind by time you read them." > >-- Joseph K. Horn -- Peripheral Vision, Ltd. -- Well, since I have written SDIS, I will answer you. Yes, it does. I have not bothered to make it understand all data types, but it knows about the most common ones. It also indents the lines, and lets you return to the address you were disassembling/unthreading last (up to 10 levels deep) which is useful when you are following the subroutine of the subroutine of... and forgets where it all started. But it seems to me that Voyager (although I haven't tested it) is a very good program, so I cannot really se no reason for me to post my SDIS. Erik Bryntse