Commit Graph

1427 Commits

Author SHA1 Message Date
mattias
58b51dbc7b fixed unhiding components
git-svn-id: trunk@4239 -
2003-06-06 08:34:18 +00:00
mattias
99bc6cfe49 increased version to 0.9.0 beta
git-svn-id: trunk@4236 -
2003-06-05 15:53:30 +00:00
mattias
c5919c3dfd deactivated our TDataModule for fpc 1.0.8 and 1.1
git-svn-id: trunk@4235 -
2003-06-05 15:25:28 +00:00
mattias
e601180b90 implemented popupmenu items in source editor for breakpoints
git-svn-id: trunk@4233 -
2003-06-04 16:34:11 +00:00
mattias
80d74a8fe7 implemented breakpoints hints for source editor
git-svn-id: trunk@4232 -
2003-06-04 13:34:58 +00:00
mattias
12839a8385 implemented setting breakpoint while compiling
git-svn-id: trunk@4231 -
2003-06-04 12:44:55 +00:00
mattias
8798b8079b fixed loading bookmarks for editor index 0
git-svn-id: trunk@4230 -
2003-06-03 16:12:14 +00:00
mattias
3a6822f197 implemented enable/disable/delete breakpoints in same source
git-svn-id: trunk@4229 -
2003-06-03 11:20:12 +00:00
mattias
583cd45e6a implemented updates between source marks and breakpoints
git-svn-id: trunk@4228 -
2003-06-03 10:29:22 +00:00
mattias
4a8f4953a9 implemented showing source lines in breakpoints dialog
git-svn-id: trunk@4227 -
2003-06-03 08:02:33 +00:00
marc
134c587eef MWE: = Splitted TDBGBreakpoint into TBaseBreakPoint, TIDEBreakpoint and
TDBGBreakPoint

git-svn-id: trunk@4226 -
2003-06-03 01:35:39 +00:00
mattias
02dd1c8887 fixed inserting code in front of delphi comment
git-svn-id: trunk@4224 -
2003-06-02 17:55:55 +00:00
mattias
ec9835ce63 implemented datamodules
git-svn-id: trunk@4222 -
2003-06-01 21:09:09 +00:00
mattias
ed5f8759dc splittet designer form and lookup root
git-svn-id: trunk@4220 -
2003-06-01 11:23:01 +00:00
mattias
78139b2a34 changed projects forms into components
git-svn-id: trunk@4218 -
2003-05-31 10:07:33 +00:00
mattias
e830dfbe20 started datamodule
git-svn-id: trunk@4217 -
2003-05-30 16:25:47 +00:00
mattias
4ae40aeab0 added checks and texts for mixing gtk1 and gtk2
git-svn-id: trunk@4216 -
2003-05-30 12:41:47 +00:00
mattias
778256fa2f added try except to Application.Run, message on changing debugger items during compile
git-svn-id: trunk@4215 -
2003-05-30 08:10:52 +00:00
mattias
c67f949ee8 implemented jump to code on double click for breakpoints and callstack dlg
git-svn-id: trunk@4214 -
2003-05-29 23:14:17 +00:00
mattias
4bff933ab0 fixed reposition sourcemark
git-svn-id: trunk@4213 -
2003-05-29 18:47:27 +00:00
marc
5dad254d29 MWE: * Fixed string resolving
* Updated exception handling

git-svn-id: trunk@4212 -
2003-05-29 17:40:10 +00:00
mattias
2f9b4a5c83 added Destroying flag, debugger now always shuts down
git-svn-id: trunk@4211 -
2003-05-29 07:25:02 +00:00
marc
06270715bc MWE: * Fixed adding/removing breakpoints while paused
git-svn-id: trunk@4210 -
2003-05-28 22:43:21 +00:00
mattias
a470913400 added a help and a more button tot he package editor
git-svn-id: trunk@4209 -
2003-05-28 21:16:47 +00:00
mattias
7d3cacb432 implemented sourcemarks
git-svn-id: trunk@4206 -
2003-05-28 15:56:19 +00:00
mattias
f0f5ad9694 watches dialog now without DoInitDebugger
git-svn-id: trunk@4205 -
2003-05-28 09:00:35 +00:00
mattias
6241f4822c break;points dialog now gets the items without debugger
git-svn-id: trunk@4204 -
2003-05-28 08:46:24 +00:00
marc
6b796de096 MWE: * Reworked breakpoint handling
git-svn-id: trunk@4203 -
2003-05-28 00:58:50 +00:00
mattias
4e73760765 implemented enable and deleting breakpoint in breakpoint dlg
git-svn-id: trunk@4202 -
2003-05-27 20:58:12 +00:00
mattias
a64e34471b fixed getting target PID for fpc1.1 programs
git-svn-id: trunk@4201 -
2003-05-27 17:53:43 +00:00
mattias
1cfa75bdb8 small fixes for debugger without file
git-svn-id: trunk@4200 -
2003-05-27 15:04:00 +00:00
marc
0ee08ef013 MWE: + Added exception break
* Reworked adding/removing breakpoints
     + Added Unknown breakpoint type

git-svn-id: trunk@4199 -
2003-05-27 08:01:31 +00:00
mattias
806476ccad added README, describing how to create a gtk2 lcl application
git-svn-id: trunk@4196 -
2003-05-26 21:03:27 +00:00
mattias
4d36209f39 made compiling gtk2 interface easier
git-svn-id: trunk@4195 -
2003-05-26 20:05:21 +00:00
mattias
a915590b4f fixed double breakpoints
git-svn-id: trunk@4194 -
2003-05-26 11:08:20 +00:00
mattias
fec21e4d16 implemented search, fixed double loading breakpoints
git-svn-id: trunk@4193 -
2003-05-26 10:34:47 +00:00
mattias
4f8a27619b fixed layout
git-svn-id: trunk@4192 -
2003-05-25 22:27:43 +00:00
mattias
367a6ddbeb implemented compilation tools Before and After
git-svn-id: trunk@4190 -
2003-05-25 22:16:08 +00:00
mattias
80db57a836 added browse buttons for compiler and unit output dir
git-svn-id: trunk@4189 -
2003-05-25 20:03:17 +00:00
mattias
562671b13c implemented searching for indirect include files
git-svn-id: trunk@4185 -
2003-05-25 15:31:11 +00:00
mattias
f5fda4505a added TScreen handlers, implemented TMainIDE.UnHideIDE
git-svn-id: trunk@4184 -
2003-05-25 12:12:36 +00:00
marc
d43aa69aac MWE: Added an usersource history
git-svn-id: trunk@4183 -
2003-05-24 17:51:34 +00:00
mattias
a3012fd98c started Hide IDE on run
git-svn-id: trunk@4181 -
2003-05-24 11:06:43 +00:00
mattias
00a3d4a023 implemented searching debugging files in inherited unit paths
git-svn-id: trunk@4177 -
2003-05-23 18:50:07 +00:00
mattias
692d003027 implemented changing caption during compilation/debugging
git-svn-id: trunk@4176 -
2003-05-23 16:58:18 +00:00
mattias
19d595dc9e added message, that debugger is readonly while running
git-svn-id: trunk@4175 -
2003-05-23 16:46:13 +00:00
mattias
4782526435 implemented restoring breakpoints
git-svn-id: trunk@4174 -
2003-05-23 14:12:51 +00:00
marc
ad0d3fe2c2 MWE: Added "Reset Debuuger" menu command
git-svn-id: trunk@4172 -
2003-05-22 23:05:26 +00:00
mattias
51f775c054 implemented InitialEnabled for breakpoints and watches
git-svn-id: trunk@4170 -
2003-05-22 17:06:49 +00:00
mattias
faa7381e0f fixed double formats
git-svn-id: trunk@4169 -
2003-05-22 06:50:04 +00:00