www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - ZeroBUGS debugger for D

reply Walter Bright <newshound2 digitalmars.com> writes:
http://www.reddit.com/r/cpp/comments/tbouj/zerobugs_modular_debugger_for_ccd_including_gui/
May 07 2012
parent reply Denis Shelomovskij <verylonglogin.reg gmail.com> writes:
08.05.2012 3:50, Walter Bright написал:
 http://www.reddit.com/r/cpp/comments/tbouj/zerobugs_modular_debugger_for_ccd_including_gui/
Poor ZeroBUGS developer... Looks like he failed to sell his great debugger and decided to make it free. Proof: http://www.zero-bugs.com/2.0/download.html -- Денис В. Шеломовский Denis V. Shelomovskij
May 08 2012
parent reply "SomeDude" <lovelydear mailmetrash.com> writes:
On Tuesday, 8 May 2012 at 08:23:38 UTC, Denis Shelomovskij wrote:
 08.05.2012 3:50, Walter Bright написал:
 http://www.reddit.com/r/cpp/comments/tbouj/zerobugs_modular_debugger_for_ccd_including_gui/
Poor ZeroBUGS developer... Looks like he failed to sell his great debugger and decided to make it free. Proof: http://www.zero-bugs.com/2.0/download.html
Does anyone have it compiled for Linux 32 bits ? It looks like compiling it is going to be a PITA, as compilation fails almost instantly on my machine...
May 11 2012
next sibling parent reply "sunny_side" <sunny_side operamail.com> writes:
On Friday, 11 May 2012 at 21:52:00 UTC, SomeDude wrote:
 Does anyone have it compiled for Linux 32 bits ?
It has been compiled for Debian 6, 32 bit. I didn't remember any significant problems with compilation except several hung up, but after restarting compilation it was finished successfuly. As linux debugger it works fine for both C/C++ and D2. I remember only one crash, but it seems was caused by dwarf lib, so only fine impressions :)
May 13 2012
parent reply "SomeDude" <lovelydear mailmetrash.com> writes:
On Sunday, 13 May 2012 at 20:36:47 UTC, sunny_side wrote:
 On Friday, 11 May 2012 at 21:52:00 UTC, SomeDude wrote:
 Does anyone have it compiled for Linux 32 bits ?
It has been compiled for Debian 6, 32 bit. I didn't remember any significant problems with compilation except several hung up, but after restarting compilation it was finished successfuly. As linux debugger it works fine for both C/C++ and D2. I remember only one crash, but it seems was caused by dwarf lib, so only fine impressions :)
I'm having an issue with the configure part, it can't find my libgtkmm-2.4 even though it's dpkg installed. It would be nice if he did provide a 32 bit build. It's super annoying to have to install bazillions of libs and then see the build fail. After modifying a couple of configure files, I could build and install the command line version though.
May 14 2012
next sibling parent "SomeDude" <lovelydear mailmetrash.com> writes:
On Monday, 14 May 2012 at 09:05:51 UTC, SomeDude wrote:
 On Sunday, 13 May 2012 at 20:36:47 UTC, sunny_side wrote:
 On Friday, 11 May 2012 at 21:52:00 UTC, SomeDude wrote:
 Does anyone have it compiled for Linux 32 bits ?
It has been compiled for Debian 6, 32 bit. I didn't remember any significant problems with compilation except several hung up, but after restarting compilation it was finished successfuly. As linux debugger it works fine for both C/C++ and D2. I remember only one crash, but it seems was caused by dwarf lib, so only fine impressions :)
I'm having an issue with the configure part, it can't find my libgtkmm-2.4 even though it's dpkg installed. It would be nice if he did provide a 32 bit build. It's super annoying to have to install bazillions of libs and then see the build fail. After modifying a couple of configure files, I could build and install the command line version though.
I've uploaded a build for x86-32 here: http://www.4shared.com/file/JFZAU6vw/zerobugs20120115_x32debtar.html https://www.box.com/s/b5713af00c8a3682e44f There is only the command line, as I failed to compile the GUI.
May 14 2012
prev sibling parent "sunny_side" <sunny_side operamail.com> writes:
On Monday, 14 May 2012 at 09:05:51 UTC, SomeDude wrote:
 I'm having an issue with the configure part, it can't find my 
 libgtkmm-2.4 even though it's dpkg installed. It would be nice
It seems only binaries are installed, no lib's headers. Installation of libgtkmm-2.4-dev can help to solve the issue.
May 14 2012
prev sibling parent reply 1100110 <10equals2 gmail.com> writes:
On Fri, 11 May 2012 16:51:59 -0500, SomeDude <lovelydear mailmetrash.com=
  =
wrote:
 On Tuesday, 8 May 2012 at 08:23:38 UTC, Denis Shelomovskij wrote:
 08.05.2012 3:50, Walter Bright =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=
=BB:
 http://www.reddit.com/r/cpp/comments/tbouj/zerobugs_modular_debugger=
_for_ccd_including_gui/

 Poor ZeroBUGS developer... Looks like he failed to sell his great  =
 debugger and decided to make it free.

 Proof: http://www.zero-bugs.com/2.0/download.html
Does anyone have it compiled for Linux 32 bits ? It looks like compiling it is going to be a PITA, as compilation fails=
=
 almost instantly on my machine...
I have never managed to get this to compile correctly. They offered .deb downloads for a while and even that didn't work on any= = system I tried it on... Does anyone have any experience/advice for getting this to work? -- = Using Opera's revolutionary email client: http://www.opera.com/mail/ -- Opera. Yo Shit ain't revolutionary. But it is nice.
May 30 2012
parent "Sandeep Datta" <datta.sandeep gmail.com> writes:
I have tried their .deb distribution (x64_86) but I had to 
upgrade from Ubuntu 11.04 to get it working (because my libc was 
dated) I am currently using Ubuntu 12.04 (with MATE) FYI.

On Wednesday, 30 May 2012 at 16:00:09 UTC, 1100110 wrote:
 On Fri, 11 May 2012 16:51:59 -0500, SomeDude 
 <lovelydear mailmetrash.com> wrote:

 On Tuesday, 8 May 2012 at 08:23:38 UTC, Denis Shelomovskij 
 wrote:
 08.05.2012 3:50, Walter Bright написал:
 http://www.reddit.com/r/cpp/comments/tbouj/zerobugs_modular_debugger_for_ccd_including_gui/
Poor ZeroBUGS developer... Looks like he failed to sell his great debugger and decided to make it free. Proof: http://www.zero-bugs.com/2.0/download.html
Does anyone have it compiled for Linux 32 bits ? It looks like compiling it is going to be a PITA, as compilation fails almost instantly on my machine...
I have never managed to get this to compile correctly. They offered .deb downloads for a while and even that didn't work on any system I tried it on... Does anyone have any experience/advice for getting this to work?
May 31 2012