pierre fb313ff87e + Use SetTbreak method 15 éve
..
compiler d08c19be0d * Update Makefiles 16 éve
fakegdb e246cac3ac * regenerated using latest fpcmake 16 éve
Makefile d08c19be0d * Update Makefiles 16 éve
Makefile.fpc eb188be8cb + Add support for gdblib.inc in libgdb directory 16 éve
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 éve
TODO.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 éve
cvsco.tdf cf1facd27e * remove CVS: line as it is not suppressed at 23 éve
cvsdiff.tdf 87c0a048e5 * Undo last wrong commit 18 éve
cvsup.tdf 614993c10c * ide works now with both compiler versions 24 éve
empty.inc 614993c10c * ide works now with both compiler versions 24 éve
fp.ans 952e80a72f * old logs removed and tabs fixed 23 éve
fp.pas 2011328acf - removed debian detection since its gpm bug has been long fixed 15 éve
fp.term 6c3611caa7 + added Mac OS X Terminal.app profile for the IDE: 18 éve
fp32.ico 92c4345090 * new ide icon 19 éve
fp32.rc f21866553a + Win32 icon added 23 éve
fpcalc.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fpcatch.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fpcodcmp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fpcodtmp.pas 50b920294b + Switch IDE to resourcestrings 18 éve
fpcompil.pas dc14080182 * removed beautifying (camelcasing) of main module filename on *nix. Fixed #5614 17 éve
fpconst.pas dd013a8987 * updated ide copyright and version 16 éve
fpcygwin.pas 90c85b198a + free memory in finalization code 18 éve
fpdebug.pas 18bd6a344d + SetTBreak method added 15 éve
fpdesk.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fpdpansi.pas 790a4fe2d3 * log and id tags removed 20 éve
fpevalw.pas 77a345242d * copyright notice added. 17 éve
fphelp.pas 2a5dfc3bff * Modernized debug code, fixed crash for .chms without index. 17 éve
fpide.pas 9fb153f725 * fix for 11679, hide cursor when returning from dosshell/userprog 15 éve
fpini.pas 96e141ffc6 * Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path 17 éve
fpintf.pas 76ac54b78f * show full compiler version in About dialog 19 éve
fpkeys.pas 91009ca615 * fixes for fields after classes also apply to TP objects. Fixed. 16 éve
fpmansi.inc 4ace790492 * remove $Log 20 éve
fpmcomp.inc 4ace790492 * remove $Log 20 éve
fpmdebug.inc ba164eea53 + Add ifdefs for fake gdb. 19 éve
fpmedit.inc 4ace790492 * remove $Log 20 éve
fpmfile.inc 83fc2dd1ea * fix for #7308. (changeonopen preferences does nothing) 15 éve
fpmhelp.inc 1724a37358 + Implement Topic Search 19 éve
fpmingw.pas c00204c1b3 * cvar needs to be external. 16 éve
fpmopts.inc 979d1ac07f * fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch 17 éve
fpmrun.inc fb313ff87e + Use SetTbreak method 15 éve
fpmsrch.inc 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fpmtools.inc 4ace790492 * remove $Log 20 éve
fpmwnd.inc 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fpredir.pas 8e9b7fd157 + changes to make the IDE compile on MorphOS (probably doesn't work yet) 17 éve
fpregs.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fpswitch.pas 4ae434ce2e * fix for supported_target turned into a set in r12622 16 éve
fpsymbol.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fptemplt.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
fptools.pas 209acc0251 * Reset AbortTool before each run 16 éve
fpusrscr.pas ab2aa8f88d * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 15 éve
fputils.pas d800d165de * use directory separator from System unit 16 éve
fpvars.pas cfae57bccd * add *.dpr and *.lpr to the Pascal highlight extensions 15 éve
fpviews.pas dd013a8987 * updated ide copyright and version 16 éve
fpw32.rc 916c207593 * fix some fields 23 éve
globdir.inc eb188be8cb + Add support for gdblib.inc in libgdb directory 16 éve
gplprog.pt 4ace790492 * remove $Log 20 éve
gplunit.pt 4ace790492 * remove $Log 20 éve
grep.tdf 614993c10c * ide works now with both compiler versions 24 éve
pmode.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
program.pt 952e80a72f * old logs removed and tabs fixed 23 éve
readme.ide ef940a268f * bugrep -> bugs 19 éve
test.pas d1f8681690 * fix compilation failure of test.pas 16 éve
test1.pas 614993c10c * ide works now with both compiler versions 24 éve
test2.pas 8aca5d924f * avoid longjmp messages if quitting after compilation error 23 éve
tpgrep.tdf 614993c10c * ide works now with both compiler versions 24 éve
unit.pt 952e80a72f * old logs removed and tabs fixed 23 éve
vesa.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
wansi.pas 790a4fe2d3 * log and id tags removed 20 éve
wcedit.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
wchmhwrap.pas f34978bf7b * another minor incompatibility 16 éve
wconsole.pas 8e9b7fd157 + changes to make the IDE compile on MorphOS (probably doesn't work yet) 17 éve
wconsts.pas 08d248f7c5 * activated resourcestrings 20 éve
wconstse.inc 092cd15939 * 2.0.4 fix: fpcdoc.htm -> fpctoc.htm 19 éve
wconstsh.inc 08d248f7c5 * activated resourcestrings 20 éve
weditor.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
whelp.pas 1a7b8eaefd * minor improvements to debuginfo, and Florian's increasing of the topic size. 16 éve
whlpview.pas 288a538df5 * don't allow starting new virtual trees in TP-style objects + test 18 éve
whtml.pas e0cf3b0478 * change result type of AddItem from integer to sw_integer 16 éve
whtmlhlp.pas 1e5b89049a * Fix several minor html canonicalization problems. FB's chm still gpf's in the index load. 16 éve
whtmlscn.pas 4fde26ba5e further html improvements 18 éve
winclip.pas d98336156f * win64 compile fixes 19 éve
windebug.pas d98336156f * win64 compile fixes 19 éve
wini.pas 7c06edbb17 * Avoid Range checks in CalcHash 15 éve
wnghelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
woahelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
wos2help.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
wresourc.pas 790a4fe2d3 * log and id tags removed 20 éve
wtphwrit.pas 790a4fe2d3 * log and id tags removed 20 éve
wutils.pas c9b5621675 * ExistsDir must also find hidden directories, so that the local configuration files are found 17 éve
wviews.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
wvphelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve
wwinhelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 éve

README.txt


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