Groups | Search | Server Info | Login | Register
Groups > comp.os.linux.development.apps > #870
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Ian Collins <ian-news@hotmail.com> |
| Newsgroups | comp.os.linux.development.apps, comp.lang.c |
| Subject | Re: Trying to install GEDIT |
| Date | Sat, 6 Oct 2018 22:13:51 +1300 |
| Lines | 31 |
| Message-ID | <g1rcmfFev09U20@mid.individual.net> (permalink) |
| References | <pp8fsg$lff$1@dont-email.me> <mIcEZxNuOsug9OQ7L8qu2ayCLM3tv@bongo-ra.co> <pp9p6b$fni$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net gge/G0ADDIq3EbzqySeClQZvQESzFhnvBwdKFFV1UvYMPadggz |
| Cancel-Lock | sha1:tBE+iG9Bm0plWkl97iqQZsiHrLs= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
| In-Reply-To | <pp9p6b$fni$1@dont-email.me> |
| Content-Language | en-US |
| Xref | csiph.com comp.os.linux.development.apps:870 comp.lang.c:136326 |
Cross-posted to 2 groups.
Show key headers only | View raw
On 06/10/18 20:45, jacobnavia wrote: > 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. Why don't you just integrate your debugger with an existing IDE (or three)? Most id not all IDEs on Linux work with gdb, so you should be able to use what has already be written. -- Ian.
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