www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Somewhat off-topic: Nemiver

reply "Brian Schott" <briancschott gmail.com> writes:
I've been looking for a graphical front-end for GDB that's not 
terrible, and I've found that Nemiver works pretty well. It's 
worth trying out if you're on Linux.

https://wiki.gnome.org/Apps/Nemiver/Features
Feb 12 2015
next sibling parent reply "weaselcat" <weaselcat gmail.com> writes:
On Thursday, 12 February 2015 at 23:18:29 UTC, Brian Schott wrote:
 I've been looking for a graphical front-end for GDB that's not 
 terrible, and I've found that Nemiver works pretty well. It's 
 worth trying out if you're on Linux.

 https://wiki.gnome.org/Apps/Nemiver/Features
Nemiver works perfectly with D, is dead simple to use, and is probably one of the best debuggers(frontend, anyways) around IMO.
Feb 12 2015
parent "uri" <uri.grill gmail.com> writes:
On Friday, 13 February 2015 at 07:42:41 UTC, weaselcat wrote:
 On Thursday, 12 February 2015 at 23:18:29 UTC, Brian Schott 
 wrote:
 I've been looking for a graphical front-end for GDB that's not 
 terrible, and I've found that Nemiver works pretty well. It's 
 worth trying out if you're on Linux.

 https://wiki.gnome.org/Apps/Nemiver/Features
Nemiver works perfectly with D, is dead simple to use, and is probably one of the best debuggers(frontend, anyways) around IMO.
I was using Nemiver because it just worked really well with D. Another great GDB frontend, especially for vim users is CGDB. Cheers, uri
Feb 12 2015
prev sibling next sibling parent "Gary Willoughby" <dev nomad.so> writes:
On Thursday, 12 February 2015 at 23:18:29 UTC, Brian Schott wrote:
 I've been looking for a graphical front-end for GDB that's not 
 terrible, and I've found that Nemiver works pretty well. It's 
 worth trying out if you're on Linux.

 https://wiki.gnome.org/Apps/Nemiver/Features
I use Affinic Debugger: https://www.youtube.com/watch?v=3QT6Xt3KqrM
Feb 13 2015
prev sibling next sibling parent ketmar <ketmar ketmar.no-ip.org> writes:
On Thu, 12 Feb 2015 23:18:28 +0000, Brian Schott wrote:

 I've been looking for a graphical front-end for GDB that's not terrible,
 and I've found that Nemiver works pretty well. It's worth trying out if
 you're on Linux.
=20
 https://wiki.gnome.org/Apps/Nemiver/Features
if only they drop that gnome crap and gtk+3...=
Feb 13 2015
prev sibling parent Andrej Mitrovic via Digitalmars-d <digitalmars-d puremagic.com> writes:
On 2/13/15, Brian Schott via Digitalmars-d <digitalmars-d puremagic.com> wrote:
 I've been looking for a graphical front-end for GDB that's not
 terrible, and I've found that Nemiver works pretty well. It's
 worth trying out if you're on Linux.

 https://wiki.gnome.org/Apps/Nemiver/Features
And for Sublime users I recommend SublimeGDB: https://packagecontrol.io/packages/SublimeGDB After configuring some paths it works pretty good! (especially with Iain's patched GDB).
Feb 13 2015