From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frederic Marmond Subject: Re: Using asm to develop GUI under framebuffer environment Date: Thu, 26 Feb 2004 09:06:59 +0100 Sender: linux-assembly-owner@vger.kernel.org Message-ID: <403DA923.3000908@eprocess.fr> References: <403C0176.6080300@hotpop.com> Reply-To: fmarmond@eprocess.fr Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <403C0176.6080300@hotpop.com> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Lawrence Cc: linux-assembly@vger.kernel.org hum, what about working with SSH ? I think it may be the best choice! You may also use a deported X screen (no X serveur on the computer on which you are working for your GUI, but on an other machine on which you can deport your screen, to debug, play with tetris and send mails... ;) ) If you come from windows and are not aware of the power of unix, ask me precisions... Fred Lawrence wrote: >Hi Linux Assembly Gurus, > >I have some experience in developing a desktop environment using >PharLap's asm toolkit. I am very interested in doing the same thing >under Linux. > >Because of the GUI nature, I usually redirect the output of the debugger >into another computer's terminal, so that the UI being debugged can be seen. > >I would like to know if there is a nasm specialized debugger that can do >such remote debugging under Linux, or are there any workaround for this >issue. > >Thanks and Regards, >Lawrence > >- >To unsubscribe from this list: send the line "unsubscribe linux-assembly" in >the body of a message to majordomo@vger.kernel.org >More majordomo info at http://vger.kernel.org/majordomo-info.html > > >