Commit Graph

2369 Commits

Author SHA1 Message Date
pierre
8871deb5d2 + bug for static method 1999-02-08 11:18:05 +00:00
peter
cb9c161602 + html helpviewer 1999-02-08 10:37:43 +00:00
peter
da16f075c9 + libdir support 1999-02-08 10:36:38 +00:00
peter
a6f53a10f9 * readkey fixes from the mailinglist
+ cursoron/off/big from the mailinglist
1999-02-08 10:35:14 +00:00
pierre
800af168b0 * gdb info for local functions was wrong 1999-02-08 09:51:21 +00:00
florian
e7dacebccc * fixed small things regarding TEMPHEAP 1999-02-08 09:31:39 +00:00
florian
f77243e4fe + some split heap stuff, in $ifdef TEMPHEAP 1999-02-08 09:30:59 +00:00
florian
af2262f9d7 * potential bug in secondvecn fixed 1999-02-07 22:53:07 +00:00
michael
a1857ee34c + integer is 4 bytes in Delphi and objfpc mode 1999-02-06 11:10:04 +00:00
michael
48340afde3 + Some changes to clean mechanism 1999-02-06 11:09:11 +00:00
michael
cbacdd5e99 + Fixed dependencies 1999-02-06 08:52:32 +00:00
michael
42f38d32f5 - No longer needed. 1999-02-06 08:52:11 +00:00
michael
b8eada5b7e + Finally fixed loadfromstream 1999-02-06 08:21:00 +00:00
michael
a2e7fcbbd2 + Fixed Stream.ReadAnsiString 1999-02-06 07:16:48 +00:00
florian
34e51084a7 * speed/size optimization is now a radio button 1999-02-06 00:07:47 +00:00
florian
1a384965a8 * faked gdb fixed 1999-02-06 00:04:55 +00:00
florian
612c54b2f5 *** empty log message *** 1999-02-05 22:52:31 +00:00
pierre
3265869a36 Invalid_line renamed InvalidSourceLine 1999-02-05 17:21:52 +00:00
michael
1865f22466 + Fixed gluing of options 1999-02-05 16:45:47 +00:00
peter
03db82a6ff * unit name of FPSwitches -> FPSwitch which is easier to use
* some fixes for tp7 compiling
1999-02-05 13:51:38 +00:00
pierre
6bb072028b * bug that caused crash for empty files 1999-02-05 13:22:43 +00:00
michael
5203ae015c + Some extra os names 1999-02-05 13:17:34 +00:00
pierre
49def4196d + new breakpoint types added 1999-02-05 13:08:41 +00:00
pierre
99b2323dfb * allow cmClose for Compilation Dialog box 1999-02-05 13:06:28 +00:00
pierre
c1118b8707 * DosShell is not virtual in app ! 1999-02-05 13:03:54 +00:00
florian
d17abfd1ad + openstring id is now supported 1999-02-05 12:51:21 +00:00
pierre
ebaa3a84ac <> debug conditionnal renamed DPMIEXCP_DEBUG 1999-02-05 12:49:25 +00:00
pierre
2d311def72 + code for FPC_TESTOBJEXT conditionnal 1999-02-05 12:26:25 +00:00
pierre
d4b1c07d9a + SourceDir that stores directories for sources that the
compiler should not know about
    Automatically asked for addition when a new file that
    needed filedialog to be found is in an unknown directory
    Stored and retrieved from INIFile
  + Breakpoints conditions added to INIFile
  * Breakpoints insterted and removed at debin and end of debug session
1999-02-05 12:11:53 +00:00
pierre
253b5b7cfd + SourceDirs added 1999-02-05 12:07:55 +00:00
pierre
7f1264e9ca + 'loose' centering for debugger 1999-02-05 12:04:56 +00:00
michael
fa91ee8dfb + Remarks by Dominik Deobald implemented 1999-02-05 11:32:40 +00:00
florian
9bcf29803e * in some cases a writeln of temp. ansistrings cause a memory leak, fixed 1999-02-05 10:56:19 +00:00
pierre
9709b802ba + linkofiles splitted inot linkofiles and linkunitfiles
because linkofiles must be stored with directory
    to enabled linking of different objects with same name
    in a different directory
1999-02-05 08:54:24 +00:00
pierre
92ce0fb888 * $L default extension from resext to objext 1999-02-05 08:51:16 +00:00
michael
3ac470a880 FileCreate must truncate the file 1999-02-04 21:43:08 +00:00
michael
1b018eafff + Fixed loadfromstream bug 1999-02-04 21:41:12 +00:00
pierre
a0d7c21ea4 * Set breakpoint only possible if source window 1999-02-04 17:56:17 +00:00
pierre
b2194c921a + several commands added 1999-02-04 17:54:22 +00:00
pierre
e4618ac6d6 + OpenOneSymbolBrowser 1999-02-04 17:53:47 +00:00
pierre
4452c5f39e * bs_invalid renamed bs_deleted 1999-02-04 17:52:38 +00:00
pierre
951303d680 * conditionnal code was wrong 1999-02-04 17:51:47 +00:00
pierre
98295eb7d0 + BrowserAtCursor started
* bug in TryToOpenFile removed
1999-02-04 17:45:23 +00:00
peter
e4f80a077b * linux fixes 1999-02-04 17:19:22 +00:00
michael
20c6d60e5a + fixed getvalue 1999-02-04 17:19:14 +00:00
peter
abbd27e3df * fixed crash with temp ansistring indexing 1999-02-04 17:16:51 +00:00
pierre
0368aeb7d1 * bug that lead to never close the redir file 1999-02-04 15:59:53 +00:00
pierre
7f85dc1fe5 * grep$$$.out was not closed 1999-02-04 15:59:08 +00:00
pierre
839493a774 * %fs is changed somewhere in debugging => use dosmemput instead of Mem array 1999-02-04 15:02:25 +00:00
michael
734889c0b6 * Fixed pos 1999-02-04 14:55:42 +00:00