Discussion:
system calls
(too old to reply)
Guillaume Tello
2011-02-03 16:26:09 UTC
Permalink
Hi,

Is there a tool to keep track of every system call performed by a
program under TOS?
(gemdos, bios, xbios, VDI, AES) ??

Thanks,
Guillaume.
Fidel-Sebastian Hunrichse-Lara
2011-02-03 21:27:00 UTC
Permalink
Post by Guillaume Tello
Is there a tool to keep track of every system call performed by a
program under TOS? (gemdos, bios, xbios, VDI, AES) ??
<ftp://kurobox.serveftp.net:3021/utilities/manitor102.zip> and
<http://translate.google.com> are your friends!

Saluti-gerulus
Guillaume Tello
2011-02-04 11:01:54 UTC
Permalink
Post by Guillaume Tello
Is there a tool to keep track of every system call performed by a
program under TOS? (gemdos, bios, xbios, VDI, AES) ??
<ftp://kurobox.serveftp.net:3021/utilities/manitor102.zip> and
<http://translate.google.com> are your friends!
Saluti-gerulus
Yeah thanks!
ANd the translation will be more than needed... I don't understand german..

Guillaume.
Fidel-Sebastian Hunrichse-Lara
2011-02-04 19:41:00 UTC
Permalink
Post by Guillaume Tello
Is there a tool to keep track of every system call performed by a
program under TOS? (gemdos, bios, xbios, VDI, AES) ??
<ftp://kurobox.serveftp.net:3021/utilities/manitor102.zip> and
<http://translate.google.com> are your friends!
Yeah thanks! ANd the translation will be more than needed... I don't
understand german..
MANITOR works BTW also very fine under MagiC and then it can as well
be too controlled through SCRIPTER...

Saluti-gerulus
lp
2011-02-05 05:30:23 UTC
Permalink
Post by Guillaume Tello
Post by Guillaume Tello
Is there a tool to keep track of every system call performed by a
program under TOS? (gemdos, bios, xbios, VDI, AES) ??
<ftp://kurobox.serveftp.net:3021/utilities/manitor102.zip> and
<http://translate.google.com> are your friends!
Saluti-gerulus
Yeah thanks!
ANd the translation will be more than needed... I don't understand german..
Guillaume.
Sysmon is much better.
http://gfa.atari-users.net/ftp/download.php?fn=smon109c.zip
--
http://www.bright.net/~gfabasic/ [GFA-Basic, AtarIRC, Hades060, FreeMiNT]
Gerhard Stoll
2011-02-05 14:36:00 UTC
Permalink
Post by Guillaume Tello
Is there a tool to keep track of every system call performed by a
program under TOS?
Like Fidel-Sebastian wrote, there is Manitor, but this need a mutitasking
system. I use it only with MagiC.

You need a GEM script interpereter (Scripter or GSExec) to control Manitor.

I should make a new release the 1.02 is very old.

Gerhard
Guillaume Tello
2011-02-05 17:44:31 UTC
Permalink
Post by Gerhard Stoll
Post by Guillaume Tello
Is there a tool to keep track of every system call performed by a
program under TOS?
Like Fidel-Sebastian wrote, there is Manitor, but this need a mutitasking
system. I use it only with MagiC.
You need a GEM script interpereter (Scripter or GSExec) to control Manitor.
Okay, unfortunately, I don't use a multitasking system.
Guillaume.
Post by Gerhard Stoll
I should make a new release the 1.02 is very old.
Gerhard
lp
2011-02-05 21:16:39 UTC
Permalink
Post by Guillaume Tello
Post by Gerhard Stoll
Post by Guillaume Tello
Is there a tool to keep track of every system call performed by a
program under TOS?
Like Fidel-Sebastian wrote, there is Manitor, but this need a mutitasking
system. I use it only with MagiC.
You need a GEM script interpereter (Scripter or GSExec) to control Manitor.
Okay, unfortunately, I don't use a multitasking system.
Guillaume.
Manitor won't log AES, VDI or line-a, sysmon will and it work great in
non-multitasking setups. It also lets to make a log or watch the calls in
realtime on hidden screen.
--
http://www.bright.net/~gfabasic/ [GFA-Basic, AtarIRC, Hades060, FreeMiNT]
Uwe Seimet
2011-02-06 07:10:09 UTC
Permalink
Post by lp
Manitor won't log AES, VDI or line-a, sysmon will and it work great in
non-multitasking setups. It also lets to make a log or watch the calls in
realtime on hidden screen.
SYS_MON also logs XHDI calls. And in combination with TEMPLMON you can
set breakpoints which are executed when a system call is executed.
--
-----------------------------------------------------------------------
Dr. Uwe Seimet http://www.linkbylink.net/
Gerhard Stoll
2011-02-08 17:01:00 UTC
Permalink
Post by lp
Manitor won't log AES, VDI or line-a
Manitor log:
- AES
- VDI
- Gemdos
- Xbios
- Bios
- 2 Bomben Exception (Bus Error)
- 3 Bomben Exception (Address Error)
- 4 Bomben Exception (Illegal Opcode)
- 5 Bomben Exception (Division by Zero)

and GEM messages from appl_write (evnt_mesag/evnt_multi).

Gerhard
lp
2011-02-09 15:59:20 UTC
Permalink
Post by Gerhard Stoll
Post by lp
Manitor won't log AES, VDI or line-a
- AES
- VDI
- Gemdos
- Xbios
- Bios
- 2 Bomben Exception (Bus Error)
- 3 Bomben Exception (Address Error)
- 4 Bomben Exception (Illegal Opcode)
- 5 Bomben Exception (Division by Zero)
and GEM messages from appl_write (evnt_mesag/evnt_multi).
Gerhard
Oops, I have confused manitor with Logbuch. Logbuch is rather limited.
--
http://www.bright.net/~gfabasic/ [GFA-Basic, AtarIRC, Hades060, FreeMiNT]
Loading...