fpc/ide
2003-05-07 21:33:22 +00:00
..
compiler * add -Ur so units won't be recompiled 2003-04-27 10:48:24 +00:00
fakegdb * regenerated 2003-04-01 16:09:56 +00:00
utils
cvsco.tdf
cvsdiff.tdf
cvsup.tdf
empty.inc
fp32.ico + Win32 icon added 2002-12-26 20:27:15 +00:00
fp32.rc + Win32 icon added 2002-12-26 20:27:15 +00:00
fp.ans
fp.pas * load CheckMem as first if EXTDEBUG is defined 2003-01-29 00:30:53 +00:00
fpcalc.pas * avoid RTE 201 in hexstr calls 2002-09-13 08:13:07 +00:00
fpcatch.pas * unix signal handler needs longint 2003-04-23 09:49:26 +00:00
fpcodcmp.pas + Use TEditorInputLine instead of TInputLine 2002-12-18 01:19:20 +00:00
fpcodtmp.pas * avoid crash if opening empty Code Template dialog 2003-01-16 14:53:18 +00:00
fpcompil.pas * Fixed TCompilerMessageWindow.AddMessage to see line numbers with 1.1 2003-03-28 09:55:46 +00:00
fpconst.pas * implement reloadfile if changed 2003-01-22 00:27:58 +00:00
fpcygwin.pas * fix typo bug 2003-01-28 16:53:16 +00:00
fpdebug.pas * allow local and remote debugging if SUPPORT_REMOTE is given 2003-03-30 12:12:12 +00:00
fpdesk.pas
fpdpansi.pas
fphelp.pas * implement reloadfile if changed 2003-01-22 00:27:58 +00:00
fpide.pas * fix a bug in cmQuitApp handling 2003-01-31 11:01:00 +00:00
fpini.pas * fix problem with breakpoint conditions that showed up again after exit 2002-12-12 00:03:14 +00:00
fpintf.pas * don't use tpexcept anymore 2002-10-04 15:23:46 +00:00
fpkeys.pas
fpmansi.inc
fpmcomp.inc
fpmdebug.inc + TransferRemote method added 2002-11-28 12:57:00 +00:00
fpmedit.inc
fpmfile.inc * missing HasSignal conditionals added (needed for FPC/2) 2002-10-12 19:43:07 +00:00
fpmhelp.inc
fpmopts.inc + Use TEditorInputLine instead of TInputLine 2002-12-18 01:19:20 +00:00
fpmrun.inc + Use TEditorInputLine instead of TInputLine 2002-12-18 01:19:20 +00:00
fpmsrch.inc + Use TEditorInputLine instead of TInputLine 2002-12-18 01:19:20 +00:00
fpmtools.inc + Use TEditorInputLine instead of TInputLine 2002-12-18 01:19:20 +00:00
fpmwnd.inc
fpredir.pas
fpregs.pas * added unknown cpu register windows 2002-12-16 15:51:13 +00:00
fpstre.inc * implement reloadfile if changed 2003-01-22 00:27:58 +00:00
fpstrh.inc
fpstring.pas
fpswitch.pas + i386 openbsd target added 2003-02-09 23:50:10 +00:00
fpsymbol.pas + Alt+I to disassemble a function from browser window 2002-12-02 01:00:12 +00:00
fptemplt.pas * fix webbug 2102-C 2002-09-26 20:45:08 +00:00
fptools.pas + Use TEditorInputLine instead of TInputLine 2002-12-18 01:19:20 +00:00
fpusrscr.pas * fix bug #2253 2003-02-04 22:05:56 +00:00
fputils.pas * fix implementation of ReplaceStrI function 2002-11-28 12:53:59 +00:00
fpvars.pas Use fpregs unit 2002-12-12 00:06:41 +00:00
fpviews.pas * 1.1 has rax86 2003-05-07 21:33:22 +00:00
fpw32.rc * fix some fields 2003-01-07 15:01:24 +00:00
globdir.inc + i386 openbsd target added 2003-02-09 23:50:10 +00:00
gplprog.pt
gplunit.pt
grep.tdf
Makefile * Update package versions to 1.0.8 2003-04-06 15:09:43 +00:00
Makefile.fpc * Update package versions to 1.0.8 2003-04-06 15:09:43 +00:00
maketp.bat
pmode.pas
program.pt
README
readme.ide
realintr.inc
test1.pas
test2.pas * avoid longjmp messages if quitting after compilation error 2002-12-02 13:58:29 +00:00
test.pas * avoid longjmp messages if quitting after compilation error 2002-12-02 13:58:29 +00:00
TODO
tpgrep.tdf
unit.pt
vesa.pas
wansi.pas
wcedit.pas * fix bug report 2205 2002-12-18 16:10:01 +00:00
wconsole.pas + OS/2 support 2002-10-12 19:42:01 +00:00
wconsts.pas
wconstse.inc
wconstsh.inc
weditor.pas * try to fix the selection extension better 2003-01-31 12:04:50 +00:00
whelp.pas * fix SwapWord, arg must be of var type 2002-11-22 15:18:24 +00:00
whlpview.pas * fix web bug #1649 2003-01-18 01:36:23 +00:00
whtml.pas * try to enhance dispaly of new html docs 2003-03-27 14:37:24 +00:00
whtmlhlp.pas * changed -1 to sw_word(-1) for textend to compile with 1.1 2003-03-28 09:52:03 +00:00
whtmlscn.pas
winclip.pas
windebug.pas
wini.pas
wnghelp.pas
woahelp.pas + Use SwapLongint and SwapWord for big endian machines 2002-11-22 12:21:49 +00:00
wos2help.pas
wresourc.pas
wtphwrit.pas
wutils.pas * fix bug in new readline method on line overflow 2002-09-11 12:10:03 +00:00
wviews.pas
wvphelp.pas
wwinhelp.pas * Correct the wrong code commented out by last commit 2002-11-28 08:44:19 +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