[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rom listing?
I'm mostly a .NET guy, but C# is quite similar to Java. I also have a
hosted website but I don't know anything about deploying a Java app to
a website. Mine is on ASP.NET.
Have you considered making this open source? I don't want to push you
in this direction because I'm always super busy and it would be hard
for me to help you much, but maybe some others here would be able to
help.
Tell me more about what you want from a debugger. I am now writing a
debugger for the Freescale hc12 family. It will have the ability to
single-step, set breakpoints, etc. I'm beyond the proof-of-concept, but
not quite at the alpha release stage. The GUI is about 80% done, and I
started with the hardest aspects of it, so I'm already able to use it
to some extent.
Eric