fpc/ide
2010-02-17 08:53:48 +00:00
..
compiler * Update Makefiles 2009-12-10 08:27:13 +00:00
fakegdb * regenerated using latest fpcmake 2009-08-02 18:40:14 +00:00
cvsco.tdf
cvsdiff.tdf * Undo last wrong commit 2007-01-22 04:03:46 +00:00
cvsup.tdf
empty.inc
fp32.ico * new ide icon 2006-05-27 16:58:40 +00:00
fp32.rc + Win32 icon added 2002-12-26 20:27:15 +00:00
fp.ans
fp.pas * mingw textmode IDE debugging support. First working version (for me), atexit handler for mingw and cygwin stuff under ifndef USE_MINGW_GDB 2009-05-17 12:22:41 +00:00
fp.term + added Mac OS X Terminal.app profile for the IDE: 2007-05-01 09:21:53 +00:00
fpcalc.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpcatch.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpcodcmp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpcodtmp.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpcompil.pas * removed beautifying (camelcasing) of main module filename on *nix. Fixed #5614 2008-07-24 14:43:20 +00:00
fpconst.pas * updated ide copyright and version 2009-08-16 21:25:18 +00:00
fpcygwin.pas + free memory in finalization code 2007-01-22 04:16:06 +00:00
fpdebug.pas * more GDB 7.0 changes 2009-11-04 14:21:32 +00:00
fpdesk.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpdpansi.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
fpevalw.pas * copyright notice added. 2008-08-04 14:54:32 +00:00
fphelp.pas * Modernized debug code, fixed crash for .chms without index. 2008-10-22 17:15:59 +00:00
fpide.pas * fix for 11679, hide cursor when returning from dosshell/userprog 2010-02-15 15:59:33 +00:00
fpini.pas * Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path 2009-01-03 18:04:32 +00:00
fpintf.pas * show full compiler version in About dialog 2006-07-13 23:08:05 +00:00
fpkeys.pas * fixes for fields after classes also apply to TP objects. Fixed. 2009-06-27 13:45:33 +00:00
fpmansi.inc * remove $Log 2005-06-07 09:47:55 +00:00
fpmcomp.inc * remove $Log 2005-06-07 09:47:55 +00:00
fpmdebug.inc + Add ifdefs for fake gdb. 2006-11-27 09:03:54 +00:00
fpmedit.inc * remove $Log 2005-06-07 09:47:55 +00:00
fpmfile.inc * fix for #7308. (changeonopen preferences does nothing) 2010-02-11 16:11:53 +00:00
fpmhelp.inc + Implement Topic Search 2007-01-12 17:07:23 +00:00
fpmingw.pas * cvar needs to be external. 2009-06-12 21:07:51 +00:00
fpmopts.inc * fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch 2008-04-19 01:15:03 +00:00
fpmrun.inc * because EXEFile was changed into an ansistring, @EXEFile was wrong, fixed, resolves #9057 2007-10-19 21:39:16 +00:00
fpmsrch.inc IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpmtools.inc * remove $Log 2005-06-07 09:47:55 +00:00
fpmwnd.inc IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpredir.pas + changes to make the IDE compile on MorphOS (probably doesn't work yet) 2008-10-24 01:34:07 +00:00
fpregs.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpswitch.pas * fix for supported_target turned into a set in r12622 2009-01-28 20:55:49 +00:00
fpsymbol.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fptemplt.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fptools.pas * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
fpusrscr.pas * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
fputils.pas * use directory separator from System unit 2009-02-25 21:28:41 +00:00
fpvars.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
fpviews.pas * updated ide copyright and version 2009-08-16 21:25:18 +00:00
fpw32.rc * fix some fields 2003-01-07 15:01:24 +00:00
globdir.inc + Add support for gdblib.inc in libgdb directory 2009-11-04 23:30:49 +00:00
gplprog.pt * remove $Log 2005-06-07 09:47:55 +00:00
gplunit.pt * remove $Log 2005-06-07 09:47:55 +00:00
grep.tdf
Makefile * Update Makefiles 2009-12-10 08:27:13 +00:00
Makefile.fpc + Add support for gdblib.inc in libgdb directory 2009-11-04 23:30:49 +00:00
pmode.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
program.pt
readme.ide * bugrep -> bugs 2006-07-15 20:21:23 +00:00
README.txt * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
test1.pas
test2.pas * avoid longjmp messages if quitting after compilation error 2002-12-02 13:58:29 +00:00
test.pas * fix compilation failure of test.pas 2009-11-04 09:25:28 +00:00
TODO.txt * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
tpgrep.tdf
unit.pt
vesa.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wansi.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
wcedit.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wchmhwrap.pas * another minor incompatibility 2009-12-06 21:05:51 +00:00
wconsole.pas + changes to make the IDE compile on MorphOS (probably doesn't work yet) 2008-10-24 01:34:07 +00:00
wconsts.pas * activated resourcestrings 2005-09-02 21:47:45 +00:00
wconstse.inc * 2.0.4 fix: fpcdoc.htm -> fpctoc.htm 2006-07-15 00:56:00 +00:00
wconstsh.inc * activated resourcestrings 2005-09-02 21:47:45 +00:00
weditor.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
whelp.pas * minor improvements to debuginfo, and Florian's increasing of the topic size. 2009-08-15 13:37:49 +00:00
whlpview.pas * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
whtml.pas * change result type of AddItem from integer to sw_integer 2009-08-15 21:02:22 +00:00
whtmlhlp.pas * Fix several minor html canonicalization problems. FB's chm still gpf's in the index load. 2009-09-06 17:06:36 +00:00
whtmlscn.pas further html improvements 2007-06-01 16:15:32 +00:00
winclip.pas * win64 compile fixes 2006-04-20 11:27:53 +00:00
windebug.pas * win64 compile fixes 2006-04-20 11:27:53 +00:00
wini.pas * Avoid Range checks in CalcHash 2010-01-22 15:39:39 +00:00
wnghelp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
woahelp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wos2help.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wresourc.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
wtphwrit.pas * log and id tags removed 2005-05-21 09:42:41 +00:00
wutils.pas * ExistsDir must also find hidden directories, so that the local configuration files are found 2009-01-01 21:34:41 +00:00
wviews.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wvphelp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wwinhelp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +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