Commit Graph

33 Commits

Author SHA1 Message Date
nickysn
bf7785f567 * only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes
console output under Linux and other non-Windows platforms.

git-svn-id: trunk@30163 -
2015-03-11 10:44:47 +00:00
nickysn
e76b416b04 * force gdb/mi on windows to always run the debuggee in another console, since I
couldn't get same console debugging to work with gdb/mi on windows (and I
  doubt it's even possible with the current gdb, without patching it)

git-svn-id: trunk@30100 -
2015-03-05 15:18:55 +00:00
pierre
ded9bbd9f8 Add GDB_RAW_OUTPUT macro for GDBMI with DEBUG set
git-svn-id: trunk@30086 -
2015-03-03 21:29:17 +00:00
pierre
dfb21140a2 Add TARGET_OS_64BIT macro for corresponding CPU targets
git-svn-id: trunk@30063 -
2015-03-02 10:36:48 +00:00
Károly Balogh
e24f59fb9f IDE: enabled AROS' system clipboard code also for Amiga and MorphOS
git-svn-id: trunk@29406 -
2015-01-05 05:06:12 +00:00
nickysn
8a0adafa43 + enable USE_GRAPH_SWITCH by default for the go32v2 IDE
git-svn-id: trunk@29080 -
2014-11-16 15:27:07 +00:00
pierre
721c5d0947 define FPC_ARMEL32 or FPC_ARMEB32
git-svn-id: trunk@28937 -
2014-10-27 22:09:55 +00:00
marcus
9b40b6dcc1 AROS: FP-IDE, System clipboard, execute programs/Shell, keycode Ctrl-A for Select All
git-svn-id: trunk@28561 -
2014-08-31 17:13:30 +00:00
pierre
75650bdf21 + USE_OLD_REGEXPR added for DEBUG option
git-svn-id: trunk@18897 -
2011-08-29 13:36:10 +00:00
pierre
d2c1010a91 + NOVESA switch for go32v2 IDE added
git-svn-id: trunk@18216 -
2011-08-16 08:29:02 +00:00
pierre
5a58946eb9 + Add win64 target conditionals
git-svn-id: trunk@16413 -
2010-11-23 23:08:09 +00:00
pierre
eb188be8cb + Add support for gdblib.inc in libgdb directory
git-svn-id: trunk@14061 -
2009-11-04 23:30:49 +00:00
marco
42282f0351 * removed some 1.0 defines
git-svn-id: trunk@11979 -
2008-10-26 22:15:47 +00:00
Károly Balogh
71e8ea5984 + minor IDE tweaks
* define Amiga and MorphOS as FSCaseInsensitve systems
  * get EOL and DirSep from System unit, and do not redefine it
    with tons of $ifdefs
  * for temp files, use T: on Amiga and MorphOS

git-svn-id: trunk@11971 -
2008-10-24 17:44:04 +00:00
giulio
157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
git-svn-id: trunk@11423 -
2008-07-20 21:37:48 +00:00
pierre
91fc62d6f7 * Try to set correct function modifiers for signals
git-svn-id: trunk@7111 -
2007-04-16 09:11:02 +00:00
pierre
87c0a048e5 * Undo last wrong commit
git-svn-id: trunk@6118 -
2007-01-22 04:03:46 +00:00
pierre
f876187194 * always include DebugMessage definitionwutils.pas
git-svn-id: trunk@6117 -
2007-01-22 03:51:32 +00:00
daniel
da78c49584 * FV has outline
git-svn-id: trunk@6111 -
2007-01-21 22:10:25 +00:00
daniel
50b920294b + Switch IDE to resourcestrings
git-svn-id: trunk@6107 -
2007-01-21 21:40:59 +00:00
peter
d98336156f * win64 compile fixes
git-svn-id: trunk@3297 -
2006-04-20 11:27:53 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
4a8f1e918d * Breakpoints are now deleted when removed from source, disabling is
still possible from the breakpoint list
  * COMPILER_1_0, FVISION, GABOR defines removed, only support new
    FV and 1.9.x compilers
  * Run directory added to Run menu
  * Useless programinfo window removed
2004-11-08 20:28:25 +00:00
peter
d379e7285a * fixes for new fv 2004-11-06 17:22:52 +00:00
pierre
235eec1f3d + i386 openbsd target added 2003-02-09 23:50:10 +00:00
pierre
5a3b2f47c9 * CROSSGDB defines SUPPORT_REMOTE 2002-11-28 12:50:10 +00:00
pierre
cb1da3ff11 * Enable go32v2 graph support in fixes branchfpusrscr.pas 2002-09-12 22:07:46 +00:00
pierre
7e29d3feeb + new test code for go32v2 graphic screen saves (only with -dDEBUG) 2002-09-02 09:29:55 +00:00
pierre
2b84e3a4d1 * System messages must be handled by the application directly 2002-06-10 08:12:17 +00:00
marco
aaea02b70f * Renamefest 2002-06-01 20:08:42 +00:00
pierre
189e270fe9 + test code for regexpr use in find dialog 2001-09-13 16:11:34 +00:00
peter
614993c10c * ide works now with both compiler versions 2001-08-04 11:30:22 +00:00