Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.acorn.programmer > #497

Re: Using !Reporter with Wimp Program

From Martin <News03@avisoft.f9.co.uk>
Subject Re: Using !Reporter with Wimp Program
Newsgroups comp.sys.acorn.programmer
Date 2011-07-01 15:39 +0100
Message-ID <51ec03621dNews03@avisoft.f9.co.uk> (permalink)
References <3634e8eb51.cferris@cferris.freeuk.com> <51ebf8bae2News03@avisoft.f9.co.uk> <e15afeeb51.cferris@cferris.freeuk.com>
Organization None

Show all headers | View raw


On 01 Jul, in article <e15afeeb51.cferris@cferris.freeuk.com>,
   <cferris@freeRemoveuk.com.invalid> wrote:

[Snip]

> I've a program here which seems to run ok with the RPC but locks up the
> Iyonix.

When you say lockup, do you mean it needs a Reset/Power Off, or will
Alt-Break stop it?

> Trying to pin the fault down - if I turn on PROC at the beginning of
> the prog - then adding a *reportOn/Off for each of the poll jump tables
> I interested in.
> Tricky when the computer locks up - because getting near to the problem
> PROC or LINE number info is lost. :-(

Always nasty getting close to such problems!

If you can add a *ReportLogOn command into you program as close to the
problem as you can (or even at the beginning!) it will write the Reported
info to disc - AND it makes sure it is on the disc before continuing. See
!Help for further details. It will slow your program down, but that is a
small prioce to pay if it speeds your debugging!

> I was looking at the BASIC 'TRACE TO filename' - and storing the info
> on local HD or whether a copy of the info be passed over the Ethernet
> to annother computer.

Do not use Basic TRACE and *ReportTrace commands, they do not mix!
Everything the Basic TRACE command can do (well, almost all) can be done
with *ReportTrace, and you can write to a file (see above).

If you want any more specific help, please contact me directly.

Martin

-- 
Martin Avison 
Note that unfortunately this email address will become invalid
without notice if (when) any spam is received. 

Back to comp.sys.acorn.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Using !Reporter with Wimp Program cferris@freeRemoveuk.com.invalid - 2011-07-01 10:42 +0100
  Re: Using !Reporter with Wimp Program Paul Sprangers <Paul@sprie.nl> - 2011-07-01 14:20 +0200
  Re: Using !Reporter with Wimp Program Martin <News03@avisoft.f9.co.uk> - 2011-07-01 13:42 +0100
    Re: Using !Reporter with Wimp Program cferris@freeRemoveuk.com.invalid - 2011-07-01 14:44 +0100
      Re: Using !Reporter with Wimp Program Martin <News03@avisoft.f9.co.uk> - 2011-07-01 15:39 +0100

csiph-web