Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpda!hpcuhb!hpsmtc1!swh From: swh@hpsmtc1.HP.COM (Steve Harrold) Newsgroups: comp.sys.ibm.pc Subject: Re: Turbo Debugger QUESTION Message-ID: <11470049@hpsmtc1.HP.COM> Date: 14 Feb 89 16:25:18 GMT References: <1906@helios.ee.lbl.gov> Organization: Hewlett Packard, Cupertino Lines: 10 Re: Breaking into TD I've experienced this frustration also. I'm especially flustered when trying to get control back when I enter somnething to a stdin prompt from the application program. Under Codeview, all you do is hit the SysReq key after you finish typing in but before the Enter key is struck. When you do this, CV stops executing and pops you back to the source statement that is doing the terminal I/O, and with a proper stack. Any solutions will be greatly appreciated.