Donate Share

BF Debugger

Code

Programming Languages: Pascal, Delphi/Kylix, Object Pascal

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2004-02-28 cvs -d:pserver:anonymous@bfdebug.cvs.sourceforge.net:/cvsroot/bfdebug login

cvs -z3 -d:pserver:anonymous@bfdebug.cvs.sourceforge.net:/cvsroot/bfdebug co -P modulename

Show:

What's happening?

  • bfdebug install error and Brainfuck Developer

    Unfortunately, I cannot install bfdebug on my PC (the installation routine cancels with Error 1309). (Blue Fern installs, but if I try to run it after installation, it crashes.) I run WinXP Pro. I don't work as admin. I have also written a BF IDE: an interpreter with integrated debugger called Brainfuck Developer. http://www.microlyrix.com/software/bfdev/ Greetings, Gawayn.

    2004-11-23 12:53:15 UTC by gawayn

  • Followup: RE: Blue Fern

    This project apparently was developed about the same time as Blue Fern. Also, Blue Fern is not GPL'd, and it is also written in (apparently) Visual C++. Nothing wrong by itself, but clearly there are different aims of this project. It has been on a very far back-burner for some time, although I'd like to get it going in some new directions in the near future. One of the things I'd like to...

    2004-11-18 03:46:46 UTC by teancum

  • Blue Fern

    Blue Fern already has most of this. Http://alephmobius.8m.com/dl.html.

    2004-09-03 07:05:48 UTC by peregrinebf

  • BF Debugger

    teancum committed patchset 14 of module Debugger to the BF Debugger CVS repository, changing 8 files.

    2004-02-28 12:11:41 UTC by teancum

  • BF Debug 0.2.5 Released

    This is a minor upgrade release in terms of the actual project, but I've added an installation wizard to make it more like a "real" application, including shortcuts and associating file types with this application in the OS. Bug fixes are relatively little, but I am going to be doing quite a bit more work on this in the near term.

    2004-02-24 15:39:08 UTC by teancum

  • Comment: bf_debug_0.2 looping error

    The loop code is symmetrical, and from the looks of it, it will produce the same error either direction. One simple test program would be: [ [ ] +++++++++++++++++++++++++++++++++++.....[-]] which should skip from the first bracket straight to the last and terminate without doing anything, but instead (I think--I don't have a Windows machine to test it on) will jump to the inner ]...

    2003-03-19 19:03:26 UTC by nobody

  • bf_debug_0.2 looping error

    Say I have a program such as ",1[2[->+>+<<]>>3[-<<+>>]<<4].>." Note that there are more than one set of loop brackets inside the main set. When I execute the program (in debug mode, to do tracing), it enters the main loop , goes through both internal loops fine. But when it reaches the end bracket (#4) it goes back to #3, probably because...

    2003-02-06 05:21:06 UTC by agenthh

  • BF Debugger

    teancum committed patchset 5 of module Images to the BF Debugger CVS repository, changing 1 files.

    2003-01-29 11:51:23 UTC by teancum

  • BF Debugger

    teancum committed patchset 13 of module Debugger to the BF Debugger CVS repository, changing 10 files.

    2003-01-29 11:48:54 UTC by teancum

  • BF Debugger

    teancum committed patchset 12 of module Debugger to the BF Debugger CVS repository, changing 10 files.

    2003-01-25 00:42:54 UTC by teancum

Our Numbers