digitalmars.D - ZeroBUGS debugger for D
- Walter Bright (1/1) May 07 2012 http://www.reddit.com/r/cpp/comments/tbouj/zerobugs_modular_debugger_for...
- Denis Shelomovskij (7/8) May 08 2012 Poor ZeroBUGS developer... Looks like he failed to sell his great
- SomeDude (4/10) May 11 2012 Does anyone have it compiled for Linux 32 bits ?
- sunny_side (7/8) May 13 2012 It has been compiled for Debian 6, 32 bit. I didn't remember any
- SomeDude (7/16) May 14 2012 I'm having an issue with the configure part, it can't find my
- SomeDude (5/22) May 14 2012 I've uploaded a build for x86-32 here:
- sunny_side (3/5) May 14 2012 It seems only binaries are installed, no lib's headers.
- 1100110 (14/27) May 30 2012 =BB:
- Sandeep Datta (4/25) May 31 2012 I have tried their .deb distribution (x64_86) but I had to
http://www.reddit.com/r/cpp/comments/tbouj/zerobugs_modular_debugger_for_ccd_including_gui/
May 07 2012
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
On Tuesday, 8 May 2012 at 08:23:38 UTC, Denis Shelomovskij wrote:08.05.2012 3:50, Walter Bright написал: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...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
May 11 2012
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
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: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.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 14 2012
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: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.On Friday, 11 May 2012 at 21:52:00 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 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.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 14 2012
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 niceIt seems only binaries are installed, no lib's headers. Installation of libgtkmm-2.4-dev can help to solve the issue.
May 14 2012
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:=BB:08.05.2012 3:50, Walter Bright =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=_for_ccd_including_gui/http://www.reddit.com/r/cpp/comments/tbouj/zerobugs_modular_debugger=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.htmlDoes 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
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: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?08.05.2012 3:50, Walter Bright написал: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...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
May 31 2012