nickysn 011e8fcd07 * moved the code for setting max width and then restoring it when obtaining a před 10 roky
..
compiler fa328436ab * regenerated for iphonesim/x86-64 před 10 roky
fakegdb fa328436ab * regenerated for iphonesim/x86-64 před 10 roky
Makefile fa328436ab * regenerated for iphonesim/x86-64 před 10 roky
Makefile.fpc 6c605ca6db Also allow GDBMI=1 as make parameter to use gdbmi před 10 roky
Makefile.fpc.fpcmake d407b668d1 * version updated to 3.1.1 před 10 roky
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files před 16 roky
TODO.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files před 16 roky
cvsco.tdf cf1facd27e * remove CVS: line as it is not suppressed at před 23 roky
cvsdiff.tdf 87c0a048e5 * Undo last wrong commit před 18 roky
cvsup.tdf 614993c10c * ide works now with both compiler versions před 24 roky
empty.inc 614993c10c * ide works now with both compiler versions před 24 roky
fp.ans 952e80a72f * old logs removed and tabs fixed před 23 roky
fp.pas 68c06ff84d Only print out cygwin DLL too old warning if using a cygwin GDB před 10 roky
fp.term 6c3611caa7 + added Mac OS X Terminal.app profile for the IDE: před 18 roky
fp32.ico 92c4345090 * new ide icon před 19 roky
fp32.rc f21866553a + Win32 icon added před 23 roky
fpcalc.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x před 17 roky
fpcatch.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x před 17 roky
fpcodcmp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x před 17 roky
fpcodtmp.pas 50b920294b + Switch IDE to resourcestrings před 18 roky
fpcompil.pas 8082982d46 * removed single remaining use of a 1.0.x deprecated function. před 13 roky
fpconst.pas 3cd33af823 Avoid double definition of FPBaseName for powerpc cpu target on i386 před 10 roky
fpcygwin.pas 90c85b198a + free memory in finalization code před 18 roky
fpdebug.pas 011e8fcd07 * moved the code for setting max width and then restoring it when obtaining a před 10 roky
fpdesk.pas c57c039362 * Update syntaxhighlight settings on desktop load. Partial fix for 5813. před 15 roky
fpdpansi.pas 790a4fe2d3 * log and id tags removed před 20 roky
fpevalw.pas 104cbc0160 * redundant buttons removed, mantis #25239 před 11 roky
fphelp.pas e24f59fb9f IDE: enabled AROS' system clipboard code also for Amiga and MorphOS před 10 roky
fpide.pas e24f59fb9f IDE: enabled AROS' system clipboard code also for Amiga and MorphOS před 10 roky
fpini.pas e76b416b04 * force gdb/mi on windows to always run the debuggee in another console, since I před 10 roky
fpintf.pas 76ac54b78f * show full compiler version in About dialog před 19 roky
fpkeys.pas 91009ca615 * fixes for fields after classes also apply to TP objects. Fixed. před 16 roky
fpmake.pp a939ea06b6 + initial implementation of GDB/MI (without LibGDB!) support for the text mode před 10 roky
fpmansi.inc 4ace790492 * remove $Log před 20 roky
fpmcomp.inc 4ace790492 * remove $Log před 20 roky
fpmdebug.inc 8e5835a3bd Use GetRemoteString function in TransferRemote před 11 roky
fpmedit.inc 4ace790492 * remove $Log před 20 roky
fpmfile.inc 83fc2dd1ea * fix for #7308. (changeonopen preferences does nothing) před 15 roky
fpmhelp.inc f6deb01295 * 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) před 13 roky
fpmingw.pas 9e4e667842 Allow to disable __cpu_features_init by defining DISABLE_CPU_FEATURES_INIT před 11 roky
fpmopts.inc d62a8b4b14 Avoid range check error před 10 roky
fpmrun.inc fb313ff87e + Use SetTbreak method před 15 roky
fpmsrch.inc 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x před 17 roky
fpmtools.inc 4ace790492 * remove $Log před 20 roky
fpmwnd.inc 9621e43bff Avoid RTE 219 if compiled with -CR, by using correct common ancestor před 11 roky
fpredir.pas 34bf64abd0 Declare MaybeQuoted function in interface před 11 roky
fpregs.pas 05ab2ea0cb * also use the last line of the FPU and Vector Unit register view windows před 10 roky
fpswitch.pas 655428a467 * fix for mantis #25202 macpascal->macpas, patch by Thaddy. před 12 roky
fpsymbol.pas cdac1d23cd Avoid infinite recursion if symbols and gdb window are displayed while running debuggee před 11 roky
fptemplt.pas ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE před 11 roky
fptools.pas 209acc0251 * Reset AbortTool before each run před 16 roky
fpusrscr.pas c53c4702b6 + also preserve the CGA background color in the go32v2 IDE před 11 roky
fputils.pas ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE před 11 roky
fpvars.pas e76b416b04 * force gdb/mi on windows to always run the debuggee in another console, since I před 10 roky
fpviews.pas 011e8fcd07 * moved the code for setting max width and then restoring it when obtaining a před 10 roky
fpw32.rc 916c207593 * fix some fields před 23 roky
gdbmicon.pas 3250a91995 * use hex when retrieving registers via gdb/mi. This stops gdb from returning před 10 roky
gdbmiint.pas 39dbfcc3d5 * fixed gdb/mi crash when program exits with exit code >= $80000000 před 10 roky
gdbmiproc.pas f6250b3a5a * fixed handling of both #13#10 and #10 line separators when reading from the před 10 roky
gdbmiwrap.pas e87ce29a4e * use the AsQWord and AsLongWord methods to do the conversion in TGDBMI_Value.AsCoreAddr před 10 roky
globdir.inc bf7785f567 * only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes před 10 roky
gplprog.pt 4ace790492 * remove $Log před 20 roky
gplunit.pt 4ace790492 * remove $Log před 20 roky
grep.tdf 614993c10c * ide works now with both compiler versions před 24 roky
pmode.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x před 17 roky
program.pt 952e80a72f * old logs removed and tabs fixed před 23 roky
readme.ide ef940a268f * bugrep -> bugs před 19 roky
test.pas 470adb22e1 + Add overloaded Testne function in test1 unit před 14 roky
test1.pas bbc196ac02 Remove junk in test1 source file from alst commit před 14 roky
test2.pas 8aca5d924f * avoid longjmp messages if quitting after compilation error před 23 roky
tpgrep.tdf 614993c10c * ide works now with both compiler versions před 24 roky
unit.pt 952e80a72f * old logs removed and tabs fixed před 23 roky
vesa.pas 9f56c6ec11 * disable the VESA features by default if running under MS WinNT and above před 11 roky
wansi.pas 790a4fe2d3 * log and id tags removed před 20 roky
wcedit.pas eeae77bfc2 Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 před 12 roky
wchmhwrap.pas 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. před 13 roky
wconsole.pas 49b0c18c53 AROS: rtl-console, fv, FP-IDE added před 11 roky
wconsts.pas 08d248f7c5 * activated resourcestrings před 20 roky
wconstse.inc 8309a4794d * updated wording helpfile download, mantis #26517 před 11 roky
wconstsh.inc 08d248f7c5 * activated resourcestrings před 20 roky
weditor.pas 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message před 14 roky
whelp.pas ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE před 11 roky
whlpview.pas b127fc154a * Fixed spell error revealed by lintian. před 15 roky
whtml.pas e0cf3b0478 * change result type of AddItem from integer to sw_integer před 16 roky
whtmlhlp.pas f6deb01295 * 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) před 13 roky
whtmlscn.pas 4fde26ba5e further html improvements před 18 roky
winclip.pas e24f59fb9f IDE: enabled AROS' system clipboard code also for Amiga and MorphOS před 10 roky
windebug.pas c912196ca6 Handle GDBMI conditional in windebug unit před 10 roky
wini.pas d80154d438 Support for quotes inside Values před 11 roky
wnghelp.pas bb7f443c53 Use two parameter version of get_caller_frame před 13 roky
woahelp.pas 9c4675def5 * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) před 15 roky
wos2help.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x před 17 roky
wresourc.pas bb7f443c53 Use two parameter version of get_caller_frame před 13 roky
wtphwrit.pas 790a4fe2d3 * log and id tags removed před 20 roky
wutils.pas ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE před 11 roky
wviews.pas 85a7b9d9cf Avoid range check error for 64bit cpu by direct writing to FormatParams array před 10 roky
wvphelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x před 17 roky
wwinhelp.pas bb7f443c53 Use two parameter version of get_caller_frame před 13 roky

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