Commit Graph

2325 Commits

Author SHA1 Message Date
michael
0cdf23985b * Last-minute changes so it can be texed 1999-02-12 14:14:56 +00:00
michael
75c55057f4 + Installed javascript in top navigation panel 1999-02-12 12:53:33 +00:00
florian
45da1362e4 * internal error 10 with ansistrings fixed 1999-02-12 10:43:56 +00:00
michael
26df2c07db * memw usage more clear 1999-02-11 21:36:49 +00:00
pierre
b4eaffdca4 * GDBWindow redesigned :
normal editor apart from
    that any kbEnter will send the line (for begin to cursor)
    to GDB command !
    GDBWindow opened in Debugger Menu
     still buggy :
     -echo should not be present if at end of text
     -GDBWindow becomes First after each step (I don't know why !)
1999-02-11 19:07:19 +00:00
pierre
f1f4f0b271 + GDBWindow only with -dGDBWindow for now : still buggy !! 1999-02-11 13:10:03 +00:00
pierre
5921b81719 + TGDBWindow : direct gdb input/output 1999-02-11 13:08:39 +00:00
pierre
d19bea2fdf Problem with last commit
+ added virtuals CommandBegin and CommandEnd
  + added command_level for TGDBInterface
1999-02-11 13:03:28 +00:00
pierre
8be6dc6851 gdbpas/gdbint/gdbint.pp 1999-02-11 11:41:26 +00:00
pierre
f59803f7d2 * fix for normal method calls inside static methods :
WARNING there were both parser and codegen errors !!
    added static_call boolean to calln tree
1999-02-11 09:46:21 +00:00
pierre
88605549b8 * ExtDebug conditionnal infinite loop on temp problem removed 1999-02-11 09:35:19 +00:00
michael
8200498fbb + Changed to ansistrings 1999-02-10 22:15:10 +00:00
michael
6ba8a13357 + Some strange bug in writecoponentres 1999-02-10 14:12:26 +00:00
michael
42b0134263 Added stringl 1999-02-10 13:47:26 +00:00
michael
c7f4aee8f2 + Added stringl 1999-02-10 13:46:17 +00:00
michael
026e71bc40 + Added spanish language 1999-02-10 13:45:19 +00:00
michael
a4253fcee5 Now classes.pp is copied from ../inc 1999-02-10 13:42:36 +00:00
michael
6fdbd11918 + Classes now system independent 1999-02-10 13:40:26 +00:00
michael
7379470068 moved to inc dir 1999-02-10 13:39:52 +00:00
michael
fef00dd591 + Classes.pp is now copied. 1999-02-10 13:39:17 +00:00
pierre
451da941ba * bug0213 solved 1999-02-10 11:29:56 +00:00
pierre
eb1f44c750 + Memory tracing if compiled with -dHEAPTRC
* Many memory leaks removed
1999-02-10 09:55:43 +00:00
pierre
7917d69435 + added OldValue and CurrentValue field for watchpoints
+ InitBreakpoints and DoneBreakpoints
  + MessageBox if GDB stops bacause of a watchpoint !
1999-02-10 09:55:07 +00:00
pierre
005b441e7d * cmSourceWindowClosing resets Debugger LastSource field to avoid problems 1999-02-10 09:54:11 +00:00
pierre
ec63373072 * better storing of breakpoints 1999-02-10 09:53:14 +00:00
pierre
f8ecd046d1 * MemorySizeSwitches -> MemorySwitches (were duplicates) 1999-02-10 09:52:43 +00:00
pierre
e041b232cc small cleanup 1999-02-10 09:51:59 +00:00
pierre
190f1f9cf8 * Adapted to TBrowserWindow changes 1999-02-10 09:51:03 +00:00
pierre
9d6ef69221 * MemorySizeSwitches Removed (was duplicate of MemorySwitches !)
* Added missing disposes at exit
1999-02-10 09:45:55 +00:00
pierre
ce1f8d84c2 + added B tab for functions and vars for break/watch
TBrowserWindow also stores the symbol itself for break/watchpoints
1999-02-10 09:44:59 +00:00
pierre
a415c0d2df + DoneReservedWords to avoid memory leaks
* TMessageItem Module field was not disposed
1999-02-10 09:42:52 +00:00
pierre
d6ff5d2b68 + added check for param in source 1999-02-10 09:38:46 +00:00
pierre
8590834823 * Value was not disposed before overwrite in TINIEntry.SetValue 1999-02-10 09:14:57 +00:00
pierre
dfc0837adf * duplicate call_reset removed
* frames allocation and freeing corrected
   + GetError and GetOutput pchar function added
   + stop_breakpoint_number to know why the program stopped
     (used for watches)
1999-02-10 09:00:43 +00:00
pierre
c6657c9ba2 * more static method bugs 1999-02-10 08:40:10 +00:00
florian
b876c29e62 * check for duplicate field names in inherited classes/objects
* bug with self from the mailing list solved (the problem
    was that classes were sometimes pushed wrong)
1999-02-09 23:03:08 +00:00
florian
befb0f2725 + typinfo is now also in the makefile for go32v2
+ sysutils.filetruncate for go32v2
1999-02-09 17:16:58 +00:00
florian
8e71408147 * FPK Pascal is now Free Pascal ... 1999-02-09 17:15:55 +00:00
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