Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Lars Erdmann Newsgroups: comp.os.os2.programmer.misc Subject: Re: Does ICAT understand watcom .sym files? Date: Mon, 30 Dec 2019 17:24:07 +0100 Organization: solani.org Lines: 22 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: solani.org 1577723048 500 127.0.0.43 (30 Dec 2019 16:24:08 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Mon, 30 Dec 2019 16:24:08 +0000 (UTC) User-Agent: Mozilla/5.0 (OS/2; Warp 4.5; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 In-Reply-To: Cancel-Lock: sha1:bNNPUyYuOtUdI+LxW2N4r4QbnKs= X-User-ID: eJwFwYERACEMArCV/FLwfhxF2X8EE0KfPFtUM4zvBGpYtWonXkxq+z+3+hD7zs4waC2MFh41YRGv Xref: csiph.com comp.os.os2.programmer.misc:1676 Oops, this is embarassing ... I have never thoroughly read the WATCOM manual ... Good to know, unfortunately ICAT is nothing that I would call "stable". Lars On 30.12.19 11.30, Marcel Mueller wrote: > Am 30.12.19 um 09:00 schrieb Lars Erdmann: >>> What prevents using OW remote debugging? >> >> ICAT does not understand OW native debugging format. When you let OW >> generate Codeview debugging format instead, ICAT does not understand >> that (newer) version of Codeview debugging format. Sigh ... > > There is no need for ICAT. The Watcom debugger can operate remote since > the first day I have seen it (a least for 25 years). The remote feature > also works over platforms boundaries, e.g. debug a Netware NLM from OS/2 > or debug a 16 bit DOS driver in an OS/2 VDM from OS/2 or even Windows. > > > Marcel