Mail Archives: djgpp-workers/1997/01/06/05:21:19
On Mon, 30 Dec 1996, Salvador Eduardo Tropea (SET) wrote:
> I'm saving the whole 256Kb standard VGA video RAM because you can't
> guess about what a hell is doing the debuggee, for example:
>
> 1) Having 2 fonts at the same time (Yes 512 different characters on
> screen).
> 2) Using various pages of text (common).
> 3) Using a large screen to scroll, for example I use (and I debugged
> succesfully) 640x800 with 640x480 visible.
> 4) In any XMode is totally impossible to know how much memory is
> using the program.
> 5) Tons of things ....
>
As I already wrote, I made the graphic support only for VESA modes
and VGA 0x12 and 0x13. I think, If a user want to debug some exotic
graphic modes, he should do it in any othere way because I cannot
think about any possiblity which can be happen.
I think that the best for debugging graphic programs is to debug
it in standard modes and when it is ready you can use it with
any special think you want.
Robert
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -