fpc/ide
2015-09-05 11:21:36 +00:00
..
compiler * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
fakegdb * updated all the remaining makefiles that 'fpcmake -r' missed 2015-09-05 11:21:36 +00:00
cvsco.tdf
cvsdiff.tdf
cvsup.tdf
empty.inc
fp32.ico
fp32.rc
fp.ans
fp.pas Add -G command line option to allow specification of GDB executable name 2015-04-13 16:39:27 +00:00
fp.term
fpcalc.pas
fpcatch.pas
fpcodcmp.pas
fpcodtmp.pas
fpcompil.pas * removed single remaining use of a 1.0.x deprecated function. 2012-05-18 12:11:50 +00:00
fpconst.pas Avoid double definition of FPBaseName for powerpc cpu target on i386 2015-03-10 07:52:44 +00:00
fpcygwin.pas
fpdebug.pas * moved the code for setting max width and then restoring it when obtaining a 2015-03-24 00:27:44 +00:00
fpdesk.pas
fpdpansi.pas
fpevalw.pas * redundant buttons removed, mantis #25239 2013-12-25 21:10:11 +00:00
fphelp.pas IDE: enabled AROS' system clipboard code also for Amiga and MorphOS 2015-01-05 05:06:12 +00:00
fpide.pas IDE: enabled AROS' system clipboard code also for Amiga and MorphOS 2015-01-05 05:06:12 +00:00
fpini.pas Try to fix error introduced in commit 28925 leading to corruption of HelpFiles and SourceDirList 2015-04-05 19:42:01 +00:00
fpintf.pas
fpkeys.pas
fpmake.pp + initial implementation of GDB/MI (without LibGDB!) support for the text mode 2015-02-16 01:07:37 +00:00
fpmansi.inc
fpmcomp.inc
fpmdebug.inc Use GetRemoteString function in TransferRemote 2014-10-24 22:05:00 +00:00
fpmedit.inc
fpmfile.inc
fpmhelp.inc * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) 2012-07-31 10:37:03 +00:00
fpmingw.pas Allow to disable __cpu_features_init by defining DISABLE_CPU_FEATURES_INIT 2014-10-27 22:10:51 +00:00
fpmopts.inc Avoid range check error 2015-03-10 07:51:46 +00:00
fpmrun.inc
fpmsrch.inc
fpmtools.inc
fpmwnd.inc Avoid RTE 219 if compiled with -CR, by using correct common ancestor 2014-03-27 22:55:45 +00:00
fpredir.pas Declare MaybeQuoted function in interface 2014-10-24 21:49:58 +00:00
fpregs.pas * also use the last line of the FPU and Vector Unit register view windows 2015-03-08 02:24:22 +00:00
fpswitch.pas * fix for mantis #25202 macpascal->macpas, patch by Thaddy. 2013-10-18 08:40:34 +00:00
fpsymbol.pas Avoid infinite recursion if symbols and gdb window are displayed while running debuggee 2014-03-25 17:07:07 +00:00
fptemplt.pas AMIGA/MorphOS/AROS: corrected pathes in FP-IDE 2014-09-08 16:47:38 +00:00
fptools.pas
fpusrscr.pas + also preserve the CGA background color in the go32v2 IDE 2014-11-17 00:34:05 +00:00
fputils.pas IDE: made FixFileName to actually fix and not break file names on Amiga-like systems 2015-03-29 02:02:35 +00:00
fpvars.pas * force gdb/mi on windows to always run the debuggee in another console, since I 2015-03-05 15:18:55 +00:00
fpviews.pas * moved the code for setting max width and then restoring it when obtaining a 2015-03-24 00:27:44 +00:00
fpw32.rc
gdbmicon.pas * use hex when retrieving registers via gdb/mi. This stops gdb from returning 2015-03-06 21:12:43 +00:00
gdbmiint.pas * fixed gdb/mi crash when program exits with exit code >= $80000000 2015-03-12 23:25:07 +00:00
gdbmiproc.pas Add -G command line option to allow specification of GDB executable name 2015-04-13 16:39:27 +00:00
gdbmiwrap.pas * use the AsQWord and AsLongWord methods to do the conversion in TGDBMI_Value.AsCoreAddr 2015-03-12 22:53:02 +00:00
globdir.inc * only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes 2015-03-11 10:44:47 +00:00
gplprog.pt
gplunit.pt
grep.tdf
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * Filter the Makefile's unit searchpaths from the fpmake command line. 2015-08-12 19:15:14 +00:00
Makefile.fpc.fpcmake * version updated to 3.1.1 2015-01-04 21:09:04 +00:00
pmode.pas
program.pt
readme.ide
README.txt
test1.pas
test2.pas
test.pas
TODO.txt
tpgrep.tdf
unit.pt
vesa.pas * disable the VESA features by default if running under MS WinNT and above 2014-05-17 16:30:52 +00:00
wansi.pas
wcedit.pas Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 2013-03-07 13:55:55 +00:00
wchmhwrap.pas
wconsole.pas AROS: rtl-console, fv, FP-IDE added 2014-08-31 13:48:16 +00:00
wconsts.pas
wconstse.inc * updated wording helpfile download, mantis #26517 2014-08-03 11:09:52 +00:00
wconstsh.inc
weditor.pas
whelp.pas AMIGA/MorphOS/AROS: corrected pathes in FP-IDE 2014-09-08 16:47:38 +00:00
whlpview.pas
whtml.pas
whtmlhlp.pas * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) 2012-07-31 10:37:03 +00:00
whtmlscn.pas
winclip.pas IDE: enabled AROS' system clipboard code also for Amiga and MorphOS 2015-01-05 05:06:12 +00:00
windebug.pas Handle GDBMI conditional in windebug unit 2015-02-16 20:42:31 +00:00
wini.pas Use pascal style doubling of quote char instead of C style escaping for ini file 2015-04-13 16:40:27 +00:00
wnghelp.pas Use two parameter version of get_caller_frame 2012-07-12 09:12:02 +00:00
woahelp.pas
wos2help.pas
wresourc.pas Use two parameter version of get_caller_frame 2012-07-12 09:12:02 +00:00
wtphwrit.pas
wutils.pas AMIGA/MorphOS/AROS: corrected pathes in FP-IDE 2014-09-08 16:47:38 +00:00
wviews.pas Avoid range check error for 64bit cpu by direct writing to FormatParams array 2015-02-24 16:01:11 +00:00
wvphelp.pas
wwinhelp.pas Use two parameter version of get_caller_frame 2012-07-12 09:12:02 +00:00

You can have a fp.cfg file in the same directory as fp.exe. It works the
same as fpc.cfg

To compile the IDE you need to choose whether to build with or without
debugger (gdb) support. When debugger support is used a check will be
done if libgdb.a is available. If this is not available then it will
automatically fallback to create the IDE without debugger support.

To build with debugger support (default):

make gdb

To build without debugger support:

make nogdb