5 Welcome to *fbdbg*, a debugger for
6 [FreeBasic](http://www.freebasic.net) programming language. It's
7 designed for easy debugging executables compiled with the FreeBASIC
10 - cross-platform for LINUX and other systems
11 - run an executable in debug mode
17 Find detailed information in the Description pages
19 - \subpage ChaFeatures
20 - \subpage ChaPreparation
21 - \subpage ChaExamples
22 - \subpage ChaMessages
23 - \subpage ChaChangelog
25 or at the world wide web:
27 - [en: FB debugger : 2.81 Beta 01 (november 30th, 2014)](http://www.freebasic.net/forum/viewtopic.php?f=8&t=13935)
28 - [en: Freebasic Debugger (released exe with examples)](http://www.freebasic.net/forum/viewtopic.php?f=8&t=6003&p=50595#p50595)
29 - [fr: FreeBASIC Debugger](http://www.freebasic.net/forum/viewtopic.php?f=8&t=13935)
35 Copyright © 2015 by ...
37 The source code of this bundle is free software; you can redistribute
38 it and/or modify it under the terms of the GNU General Public License
39 version 3 as published by the Free Software Foundation.
41 The program is distributed in the hope that it will be useful, but
42 WITHOUT ANY WARRANTY; without even the implied warranty of
43 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
44 General Public License for more details.
46 You should have received a copy of the GNU General Public License along
47 with this package; if not, write to the Free Software Foundation, Inc.,
48 51 Franklin Street, Fifth Floor, Boston, MA 02110- 1301, USA. For
49 further details please refer to:
50 http://www.gnu.org/licenses/gpl-3.0.html