Commit Graph

108 Commits

Author SHA1 Message Date
tombo
5aeedb0533 IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger
git-svn-id: trunk@11266 -
2007-06-02 10:53:09 +00:00
mattias
bb201517c7 IDE: debugger: added checks for working directory
git-svn-id: trunk@11132 -
2007-05-12 14:40:06 +00:00
vincents
9de81c4ee6 debugger: set ShowConsole to true if not compile as win32 graphic application, used by process debugger, fixes note 12473 of bug #8647.
git-svn-id: trunk@11067 -
2007-05-03 18:46:44 +00:00
mattias
a4579a8ef6 IDE: fixed not adding CreateForm statement if main project file does not support it
git-svn-id: trunk@10537 -
2007-01-30 10:02:18 +00:00
mattias
2e614998a5 IDE/lazbuild: moved macros to TBuildManager
git-svn-id: trunk@9814 -
2006-09-05 10:39:25 +00:00
mattias
7bb113cec8 fixed a few fpc 2.1.1 incompatibilities
git-svn-id: trunk@9716 -
2006-08-11 12:38:00 +00:00
vincents
b39cf0f1e7 fixed compilation of revision 9571 #b6808d3c83
git-svn-id: trunk@9572 -
2006-07-06 19:42:19 +00:00
vincents
b6808d3c83 replaced writeln by debugln
git-svn-id: trunk@9571 -
2006-07-06 19:34:00 +00:00
mattias
99cc3bcf19 fixed find replace dialog
git-svn-id: trunk@9560 -
2006-07-04 21:06:22 +00:00
mattias
5d2766a239 added evaluate text at cursor during debugging from Darek
git-svn-id: trunk@9419 -
2006-06-12 18:48:30 +00:00
mattias
a7173f4a7a extended Load/Save events for project sessions
git-svn-id: trunk@8680 -
2006-01-31 16:40:59 +00:00
marc
9192a15477 - removed check for exe for TProcessDebugger
git-svn-id: trunk@8323 -
2005-12-14 22:19:43 +00:00
marc
04ae055762 + Added a default debugger class
git-svn-id: trunk@8301 -
2005-12-13 00:58:59 +00:00
mattias
6a279a35e4 added warning for setting breakpoint, when no debugger is specified
git-svn-id: trunk@8284 -
2005-12-09 10:13:28 +00:00
micha
e3de6269f0 focus IDE when debugging is paused, and focus app again when resuming (issue #994)
git-svn-id: trunk@8144 -
2005-11-13 20:23:40 +00:00
mattias
859081d346 component palette popup menu now searches for virtual units
git-svn-id: trunk@7883 -
2005-10-02 10:02:06 +00:00
mattias
b444eb0e1b fixed debugger menu items
git-svn-id: trunk@7825 -
2005-09-25 21:53:21 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00
mattias
f1bd1cc6c5 implemented using menuintf for IDE main menu
git-svn-id: trunk@7779 -
2005-09-21 22:33:37 +00:00
mattias
ff7171bad0 implemented dynamic menu item in MenuIntf, Source Editor now uses the menuintf
git-svn-id: trunk@7616 -
2005-09-02 17:46:30 +00:00
mattias
abe8ca8638 fixed debugger working directory with -FE option
git-svn-id: trunk@7607 -
2005-08-31 08:17:04 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
micha
cce3ba1e5c map evaluate command to show evaluate dialog
git-svn-id: trunk@6776 -
2005-02-10 21:06:45 +00:00
mattias
21624d99b0 reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
2005-01-29 14:36:04 +00:00
mattias
dc85cead86 added option to omit debugged program stopped from Andrew Haines
git-svn-id: trunk@6665 -
2005-01-22 20:48:13 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
vincents
aa49666b28 implemented TIDEExceptions.LoadFromXMLConfig and SaveToXMLConfig
git-svn-id: trunk@6329 -
2004-12-03 14:35:30 +00:00
mattias
ff0abfca3e TTextStrings improvements (Exchange, Put), clean ups
git-svn-id: trunk@6293 -
2004-11-24 08:18:13 +00:00
mattias
3c04f4c33b added key handling for debug manager
git-svn-id: trunk@6288 -
2004-11-23 11:01:10 +00:00
marc
d638ed5696 + Added Evaluate/Modify dialog
git-svn-id: trunk@6287 -
2004-11-23 00:57:05 +00:00
marc
09f9e53b4f * Fixed interrupting GDB on win32
* Reset exename after run so that the exe is not locked on win32

git-svn-id: trunk@6132 -
2004-10-11 23:33:36 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
vincents
5d937c489c moved FDebugger field from BaseDebugManager to DebugManager
git-svn-id: trunk@6049 -
2004-09-23 07:45:53 +00:00
vincents
97f219aa15 replaced writeln by DebugLn
git-svn-id: trunk@6020 -
2004-09-17 20:04:35 +00:00
marc
90b8b206c0 + Added option to skip compiler step on compile, build or run
* Fixed adding of runtime watches
* Fixed runnerror reporting (correct number and location is shown)

git-svn-id: trunk@5918 -
2004-09-04 21:54:08 +00:00
micha
4d9968925e fix compile by adding braces
git-svn-id: trunk@5869 -
2004-08-27 09:19:27 +00:00
marc
b8918ec656 * Restructured debugger view classes
* Fixed help

git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +00:00
mattias
a7d381ad9d splitted TMainIDE (main control instance) and TMainIDEBar (IDE menu and palette), added mainbase.pas and mainintf.pas
git-svn-id: trunk@5749 -
2004-08-08 18:02:45 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
6090b95013 added test if debugger filename exists
git-svn-id: trunk@5229 -
2004-02-24 15:30:13 +00:00
mattias
6d76f34810 using now fpc constant LineEnding from Vincent
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
mattias
7df6dc79ca improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
mattias
8dfca459b1 fixed searching for default debugger line
git-svn-id: trunk@4794 -
2003-11-10 22:29:23 +00:00
marc
ceaf698ecf Implemented new gtk keyevent handling
git-svn-id: trunk@4715 -
2003-10-16 23:54:27 +00:00
mattias
09f667c569 implemented Build+Run File
git-svn-id: trunk@4504 -
2003-08-20 15:06:57 +00:00
mattias
b8131d303a clean up win32 ifdefs
git-svn-id: trunk@4484 -
2003-08-15 14:28:48 +00:00
mattias
177677936d fixed initialenabled, debuggertype, linkscaner open string constant
git-svn-id: trunk@4458 -
2003-08-08 10:24:48 +00:00
mattias
714365de77 fixed mem leaks in debugger
git-svn-id: trunk@4456 -
2003-08-08 07:49:56 +00:00