The main source code of the debugger GUI. More...
#include "version.bas"
#include "Gir/GtkSource-3.0.bi"
#include "Gir/_GObjectMacros-2.0.bi"
#include "libintl.bi"
#include "core/core.bi"
#include "gui/gui.bi"
#include "core/fbdbg2_defines.bi"
#include "core/ini.bas"
#include "gui/gui.bas"
#include "testing.bas"
#include "core/fbdbg2_main.bas"
Go to the source code of this file.
The main source code of the debugger GUI.
This is the main source code of the debugger GUI part. It gets compiled as a single module, since separate compilation wont gain build speed, because the header overhead is much bigger than the source.
See file ../ReadMe.md for licence information.
Definition in file fbdbg.bas.