fpc/ide
2004-09-21 14:55:45 +00:00
..
compiler * makefiles regenerated 2004-09-04 23:33:38 +00:00
fakegdb * makefiles regenerated 2004-09-04 23:33:38 +00:00
utils * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
cvsco.tdf * remove CVS: line as it is not suppressed at 2002-08-29 09:59:30 +00:00
cvsdiff.tdf + New file to generate a diff for an edited source within the IDE 2002-08-29 09:52:19 +00:00
cvsup.tdf * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00
empty.inc * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00
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 * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fp.pas * win32 fixed 2003-09-29 14:36:39 +00:00
fpcalc.pas * no cdecl for go32v2 signalhandler 2004-03-15 15:50:01 +00:00
fpcatch.pas * corrections for debug mode 2004-09-15 19:23:26 +00:00
fpcodcmp.pas * fix a possibly uninitiated var 2004-03-04 05:37:14 +00:00
fpcodtmp.pas * avoid crash if opening empty Code Template dialog 2003-01-16 14:53:18 +00:00
fpcompil.pas * made CompilerStop declaration compliant to new tstopprocedure type in 2004-09-09 20:33:00 +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 * revert isatty patch 2004-07-09 23:17:25 +00:00
fpdesk.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fpdpansi.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fphelp.pas * implement reloadfile if changed 2003-01-22 00:27:58 +00:00
fpide.pas * win32 fixed 2003-09-29 14:36:39 +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 * illegal for-loop var assignemnt 2004-09-16 16:20:06 +00:00
fpmansi.inc * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fpmcomp.inc * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fpmdebug.inc + TransferRemote method added 2002-11-28 12:57:00 +00:00
fpmedit.inc * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fpmfile.inc * missing HasSignal conditionals added (needed for FPC/2) 2002-10-12 19:43:07 +00:00
fpmhelp.inc * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
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 * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fpredir.pas * added uses windows for win32 (deleted that with my last change) 2004-09-21 14:55:45 +00:00
fpregs.pas * fixed ppc compilation error 2004-02-06 21:34:43 +00:00
fpstre.inc * implement reloadfile if changed 2003-01-22 00:27:58 +00:00
fpstrh.inc * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fpstring.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
fpswitch.pas * compilation fix - for loop counter issues 2004-09-14 20:46:13 +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 * added support for target netwlibc 2004-09-19 14:51:03 +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 * 64bit fixes 2004-05-03 21:12:54 +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 * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
gplunit.pt * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
grep.tdf * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00
Makefile * makefiles regenerated 2004-09-04 23:33:38 +00:00
Makefile.fpc * first part of version number update 2004-05-30 09:15:35 +00:00
maketp.bat * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00
pmode.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
program.pt * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
README * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
readme.ide * Renamed ppc.cfg -> fpc.cfg 2001-11-24 02:05:21 +00:00
realintr.inc * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00
test1.pas * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00
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 * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00
tpgrep.tdf * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00
unit.pt * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
vesa.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
wansi.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
wcedit.pas * 64bit fixes 2004-05-03 21:12:54 +00:00
wconsole.pas * added support for target netwlibc 2004-09-19 14:51:03 +00:00
wconsts.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
wconstse.inc * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
wconstsh.inc * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
weditor.pas * fix for webbug 2940 2004-02-13 06:53:57 +00:00
whelp.pas * added target netwlibc 2004-09-16 22:08:13 +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 * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
winclip.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
windebug.pas * fix problems for updating Debuggee title if Ctrl-C pressed 2002-03-27 11:22:24 +00:00
wini.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
wnghelp.pas * 64bit fixes 2004-05-03 21:12:54 +00:00
woahelp.pas + Use SwapLongint and SwapWord for big endian machines 2002-11-22 12:21:49 +00:00
wos2help.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
wresourc.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
wtphwrit.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
wutils.pas * added target netwlibc 2004-09-16 22:08:13 +00:00
wviews.pas * try to fix webbug 2931 completely 2004-02-13 06:26:46 +00:00
wvphelp.pas * old logs removed and tabs fixed 2002-09-07 15:40:30 +00:00
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