1. Debugger - to Rob (was: sequence in treeview)

------=_NextPart_000_0043_01C082C7.44FE6780
        charset="iso-8859-2"

Hi All,

I few people have mentioned debugger enhancements over the=20
last few months and I was wondering how difficult it would be
to modify (or create another) Euphoria runtime based on a DLL or=20
shared library on Linux which allowed anyone to write their own=20
debugger.

For example have an "execute" routine which just executed the next
command, another routine to retrieve sequences etc.

I haven't thought much about the details but just wondered if it was =
possible.

Then anyone could write a debugger. I also thought it would be great to
have in an IDE!!!

Ray Smith

  ----- Original Message -----=20
  From: Tone =A9koda=20
  To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
  Sent: Saturday, January 20, 2001 8:35 AM
  Subject: sequence in treeview


  This example in attachment fills treeview with any sequence. This is =
what I want in advanced debugger - to be able to see whole structure of =
sequence.
  This could also be easily extended to GUI (editor, viewer) for EDS =
(Euphoria Database System), which I think is a great databse system.

------=_NextPart_000_0043_01C082C7.44FE6780
        charset="iso-8859-2"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-2" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi All,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I few people have mentioned debugger =
enhancements=20
over the </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>last few months and I was wondering how =
difficult=20
it would be</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>to modify (or create another) Euphoria =
runtime=20
based on a DLL or </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>shared </FONT><FONT face=3DArial =
size=3D2>library=20
on&nbsp;Linux which allowed&nbsp;anyone to write their own </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>debugger.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>For example have an "execute" routine =
which just=20
executed the next</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>command, another routine to retrieve =
sequences=20
etc.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I haven't thought much about the =
details but just=20
wondered if it was possible.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Then anyone could write a debugger. I =
also thought=20
it would be great to</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>have in an IDE!!!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Ray Smith</FONT></DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A href=3D"mailto:tone.skoda at SIOL.NET" =
title=3Dtone.skoda at SIOL.NET>Tone =A9koda</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
  href=3D"mailto:EUPHORIA at LISTSERV.MUOHIO.EDU"=20
  title=3DEUPHORIA at LISTSERV.MUOHIO.EDU>EUPHORIA at LISTSERV.MUOHIO.EDU</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Saturday, January 20, =
2001 8:35=20
  AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> sequence in =
treeview</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial size=3D2>This example in attachment&nbsp;fills =
treeview=20
  with any sequence.</FONT><FONT face=3DArial size=3D2> This is =
what&nbsp;I want in=20
  advanced debugger - to be able to see whole structure of=20
sequence.</FONT></DIV>
  <DIV><FONT face=3DArial size=3D2>This could also&nbsp;be easily =
extended=20
  to&nbsp;GUI (editor, viewer) for EDS (Euphoria Database System), which =
I think=20

------=_NextPart_000_0043_01C082C7.44FE6780--

new topic     » topic index » view message » categorize

2. Re: Debugger - to Rob (was: sequence in treeview)

Ray Smith writes:
> For example have an "execute" routine which
> just executed the next command, another routine to
> retrieve sequences etc.
> I haven't thought much about the details but just wondered
> if it was possible.

Yes, it's possible. David Cuny proposed it to me via
private e-mail several months ago. I guess at some point
we should make a Windows-style debugger. The current
character-based debugger looks out-dated, but it's
implemented on Linux, DOS and Windows with virtually
identical code, so it's very easy to maintain.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu