Groups | Search | Server Info | Login | Register
Groups > comp.os.linux.development.apps > #869
| From | jacobnavia <jacob@jacob.remcomp.fr> |
|---|---|
| Newsgroups | comp.os.linux.development.apps, comp.lang.c |
| Subject | Re: Trying to install GEDIT |
| Date | 2018-10-06 09:45 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <pp9p6b$fni$1@dont-email.me> (permalink) |
| References | <pp8fsg$lff$1@dont-email.me> <mIcEZxNuOsug9OQ7L8qu2ayCLM3tv@bongo-ra.co> |
Cross-posted to 2 groups.
Le 06/10/2018 à 05:57, Spiros Bousbouras a écrit : > Just what the world needs , another text editor I started writing the debugger for my linux version of lcc-win. It uses the ptrace interface. If I have my own debugger, I could use the same debugging info format as I use under windows or use the "stabs" format, that I generate correctly now. If I would use the gnu "gdb" I would have to generate DWARF debug info, what is an horrible MESS! And I do want to show the CONTEXT where the program is executing, and for that I need a text editor! Besides I want a modern debugger, with automatic variable dispmlay (no longer needed to write "print foo print bar" at each line like in gdb. Besides an IDE would be handy to make it easier to use the compiler. I have already one under windows, so I wanted to rewrite a better one under linux.
Back to comp.os.linux.development.apps | Previous | Next — Previous in thread | Next in thread | Find similar
Trying to install GEDIT jacobnavia <jacob@jacob.remcomp.fr> - 2018-10-05 22:00 +0200
Re: Trying to install GEDIT Jens Stuckelberger <Jens_Stuckelberger@nowhere.net> - 2018-10-05 20:10 +0000
Re: Trying to install GEDIT jacobnavia <jacob@jacob.remcomp.fr> - 2018-10-07 18:02 +0200
Re: Trying to install GEDIT Lew Pitcher <lew.pitcher@digitalfreehold.ca> - 2018-10-07 12:31 -0400
Re: Trying to install GEDIT Melzzzzz <Melzzzzz@zzzzz.com> - 2018-10-07 17:13 +0000
Re: Trying to install GEDIT Jasen Betts <jasen@xnet.co.nz> - 2018-10-08 02:40 +0000
Re: Trying to install GEDIT scott@slp53.sl.home (Scott Lurndal) - 2018-10-05 20:15 +0000
Re: Trying to install GEDIT Jasen Betts <jasen@xnet.co.nz> - 2018-10-06 02:34 +0000
Re: Trying to install GEDIT Spiros Bousbouras <spibou@gmail.com> - 2018-10-06 03:57 +0000
Re: Trying to install GEDIT jacobnavia <jacob@jacob.remcomp.fr> - 2018-10-06 09:45 +0200
Re: Trying to install GEDIT Ian Collins <ian-news@hotmail.com> - 2018-10-06 22:13 +1300
Re: Trying to install GEDIT David Brown <david.brown@hesbynett.no> - 2018-10-06 16:14 +0200
Re: Trying to install GEDIT scott@slp53.sl.home (Scott Lurndal) - 2018-10-06 14:53 +0000
Re: Trying to install GEDIT jacobnavia <jacob@jacob.remcomp.fr> - 2018-10-06 19:42 +0200
Re: Trying to install GEDIT C W Rose <cwr@seckford.org> - 2018-10-06 20:57 +0100
Re: Trying to install GEDIT Melzzzzz <Melzzzzz@zzzzz.com> - 2018-10-07 13:48 +0000
csiph-web