florian
1b5fda2764
* some false warnings "function result doesn't seems to be set" are
...
avoided
1999-02-09 17:15:52 +00:00
florian
b73b83a01b
+ complex results for assembler functions, fixes bug0155
1999-02-09 15:45:46 +00:00
florian
2d2cfabb3f
*** empty log message ***
1999-02-09 15:44:41 +00:00
pierre
89ea39e37d
* dos unit missing for go32v2 !!
1999-02-09 14:24:50 +00:00
michael
d541279136
* Fixed INt() proble. Defined THandle, included Filemode constants
1999-02-09 12:38:42 +00:00
michael
641d6e3304
+ Implemented filetruncate
1999-02-09 12:01:03 +00:00
peter
c29c66da40
* merged fixes from Michael
1999-02-09 10:09:40 +00:00
pierre
d3251f2448
* avoid invisible characters in CombineColors
1999-02-09 09:29:59 +00:00
pierre
c99810d589
* RestDebugger or multiple running of debugged program now works
...
+ added DoContToCursor(F4)
* Breakpoints are now inserted correctly (was mainlyy a problem
of directories)
1999-02-08 17:43:43 +00:00
pierre
2d6a949149
+ CustomArg added to debug dialog
1999-02-08 17:41:34 +00:00
pierre
2e3a8b6f8f
+ cmContToCursor added
1999-02-08 17:40:00 +00:00
pierre
9b20ad8b3e
+ added CustomArg
1999-02-08 17:38:52 +00:00
pierre
4afcaf0926
+ added local func for test
1999-02-08 17:37:45 +00:00
pierre
93dce0b0db
+ added Run made TraceStep TraceNext Continue virtual
1999-02-08 17:35:07 +00:00
pierre
367c384eec
* integer -> sw_integer for FPC needed
1999-02-08 14:02:06 +00:00
pierre
5ea23d5c96
- removed second debugger_started in TGDBController
...
+ StartTrace and Reset made virtual to be able to
change CmResetDebugger state in IDE
1999-02-08 13:59:58 +00:00
pierre
226882b5ad
* reflect added setArgs in gdbint
1999-02-08 11:39:33 +00:00
pierre
85e61ae63b
* fix for bug0214
...
several problems where combined
search_class_member did not set srsymtable
=> in do_member_read the call node got a wrong symtable
in cg386cal the vmt was pushed twice without chacking if it exists
now %esi is set to zero and pushed if not vmt
(not very efficient but should work !)
1999-02-08 11:29:04 +00:00
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