Path: chuka.playstation.co.uk!news From: "Jon Prestidge (Moose)" Newsgroups: scee.yaroze.freetalk.english Subject: Re: Codewarrior C++ Problem Date: Wed, 7 Mar 2001 18:35:28 -0000 Organization: PlayStation Net Yaroze (SCEE) Lines: 45 Message-ID: <985umo$bmm6@www.netyaroze-europe.com> References: <985jdn$bmm4@www.netyaroze-europe.com> NNTP-Posting-Host: host213-122-229-30.btinternet.com Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002F_01C0A735.622B8B20" X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 This is a multi-part message in MIME format. ------=_NextPart_000_002F_01C0A735.622B8B20 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello Derek, I dunno about C++, but with CW in C if you write-down the address it = spits-out and then look at the linker map (file names ends in .xMAP) you = can at least see which routine that address is in and hence the routine = where the problem is. (you can actually work-out where the offending = instruction is with a bit of subtraction and a disassemly). Jon ------=_NextPart_000_002F_01C0A735.622B8B20 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello Derek,
I dunno about C++, but with CW = in C if you=20 write-down the address it spits-out and then look at the linker map = (file names=20 ends in .xMAP) you can at least see which routine that address is in and = hence=20 the routine where the problem is.  (you can actually work-out where = the=20 offending instruction is with a bit of subtraction and a=20 disassemly).
 
Jon
------=_NextPart_000_002F_01C0A735.622B8B20--