Re: Implementing Exception Handling in a VM

"Mark Andrews \(The Other One\)" <first.last@orcon.net.nz>
18 Aug 2006 01:14:46 -0400

          From comp.compilers

Related articles
Implementing Exception Handling in a VM first.last@orcon.net.nz (Mark Andrews \(The Other One\)) (2006-08-14)
Re: Implementing Exception Handling in a VM barry.j.kelly@gmail.com (Barry Kelly) (2006-08-15)
Re: Implementing Exception Handling in a VM DrDiettrich1@aol.com (Hans-Peter Diettrich) (2006-08-15)
Re: Implementing Exception Handling in a VM DrDiettrich1@aol.com (Hans-Peter Diettrich) (2006-08-18)
Re: Implementing Exception Handling in a VM first.last@orcon.net.nz (Mark Andrews \(The Other One\)) (2006-08-18)
Re: Implementing Exception Handling in a VM first.last@orcon.net.nz (Mark Andrews \(The Other One\)) (2006-08-18)
Re: Implementing Exception Handling in a VM barry.j.kelly@gmail.com (Barry Kelly) (2006-08-19)
Re: Implementing Exception Handling in a VM DrDiettrich1@aol.com (Hans-Peter Diettrich) (2006-08-19)
| List of all articles for this month |

From: "Mark Andrews \(The Other One\)" <first.last@orcon.net.nz>
Newsgroups: comp.compilers
Date: 18 Aug 2006 01:14:46 -0400
Organization: Compilers Central
References: 06-08-076 06-08-091
Keywords: VM
Posted-Date: 18 Aug 2006 01:14:46 EDT

Hans-Peter Diettrich wrote:
> We discussed SEH both in general and also in Delphi, some time ago, in
> c.l.p.d.misc.


OK, I'll check it out.


> If you want your VM to be more platform independent, have a look at the
> equivalent units in FreePascal.


Good idea. I'll download the FreePascal code to have a look.


> I'm willing to discuss details of SEH in this group, if John agrees, or
> by e-mail, to some extent. The general part may be of wider interest, in
> contrast to the Windows implementation details.


Thanks for the kind offer, and for taking the time to answer. Now it's
time for me to do some reading.


Cheers,
Mark.



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.