Commit Graph

17932 Commits

Author SHA1 Message Date
peter
ad89ee8150 * rename duplicate symbols and insert with unique name in the
symtable
2004-11-05 21:16:55 +00:00
florian
7f89448cec * vmt offset of objects is no properly aligned when necessary 2004-11-05 21:07:13 +00:00
florian
fa2f619598 * THREADVARLIST is now aligned 2004-11-05 20:04:49 +00:00
florian
529ffe1d57 *** empty log message *** 2004-11-05 19:22:34 +00:00
peter
2f3276d8dc * report where libgdb.a is found 2004-11-05 19:10:18 +00:00
peter
3eb39ce4f3 * inferior ptid enabled by default 2004-11-05 17:57:04 +00:00
armin
f6ac5c699f * copy imp files to new ppu directory 2004-11-05 17:32:37 +00:00
peter
db0ebd5bdb * uninitialized var 2004-11-05 16:39:37 +00:00
peter
3bf2dd0a89 * example 2004-11-05 16:35:57 +00:00
peter
2d1b5af8ef * libgdb dir moved 2004-11-05 15:54:07 +00:00
florian
922e99b79e * proper Makefile regenerated 2004-11-05 14:53:22 +00:00
peter
fcdd89b962 libgdb now will be search in fpcdir 2004-11-05 13:24:44 +00:00
florian
1517f25fbc * fixed label names 2004-11-05 13:15:07 +00:00
florian
caa87a23ec * fixed arm compilation 2004-11-05 13:14:30 +00:00
florian
89ef29de7e *** empty log message *** 2004-11-05 13:11:18 +00:00
marco
67c3e6c17a * now correct proc patched 2004-11-05 13:02:21 +00:00
florian
ad5224b020 * wrong commit 2004-11-05 13:01:53 +00:00
florian
d0e172cbee * initial implementation 2004-11-05 13:01:34 +00:00
peter
a015aa9832 finding of libgdb.a updated 2004-11-05 12:48:45 +00:00
peter
7aeee5a7e6 removed types already in system unit 2004-11-05 12:48:18 +00:00
florian
7662aa905d * beautified 2004-11-05 12:48:15 +00:00
florian
c8fcac29f0 * inital implementation 2004-11-05 12:47:45 +00:00
peter
e2b9b82c7f libgdb 6.2.1 2004-11-05 12:33:59 +00:00
peter
20e025c8d0 fixed win32 libraries 2004-11-05 12:30:27 +00:00
peter
186eb573e3 not needed anymore 2004-11-05 12:29:59 +00:00
florian
7e778c5d78 * fixed dyn. linker handling 2004-11-05 12:27:27 +00:00
marco
55e845aa5e * fix for 3357, introducing some local vars. 2004-11-05 12:10:04 +00:00
florian
aa23d79073 * path of dyn. linker on arm for linux fixed 2004-11-05 11:04:23 +00:00
peter
8988ec4819 needed for ide 2004-11-05 09:32:33 +00:00
michael
cae7e81d73 TBufDataset.inc:
- replaced Freemem by Reallocmem, Free by FreeAndNil

Database.inc:
  - Moved Active property from TSQLTransaction to TDBTransaction
  - Gives an error if the database of an active transaction is changed

Dataset.inc
  - Don't distribute events if FDisableControlsCount > 0
  - Replaced FActive by FState<>dsInactive
  - Set EOF after append

db.pp:
  - Removed duplicate definition of TAlignment
  - Moved Active property from TSQLTransaction to TDBTransaction
  - Replaced FActive by FState<>dsInactive
  - Gives an error if the database of an active transaction is changed

sqldb:
  - Moved Active property from TSQLTransaction to TDBTransaction
  - replaced Freemem by Reallocmem, Free by FreeAndNil

IBConnection:
  - Moved FSQLDAAllocated to the cursor

PQConnection:
  - Don't try to free the statement if a fatal error occured
2004-11-05 08:32:02 +00:00
peter
0909db20ec version info at startup 2004-11-05 00:21:56 +00:00
peter
14f74178c0 set exefile after compilation, before the target_info is not filled 2004-11-05 00:00:33 +00:00
peter
92f4853a4a require current cygwin1.dll 2004-11-04 23:59:31 +00:00
peter
088892de9b use filepos of main when generating the module stabs 2004-11-04 23:59:13 +00:00
peter
939bbef317 redraw of twindow fixed 2004-11-04 23:58:39 +00:00
peter
050e8a3acc 6.2.1 has extra field in symtab 2004-11-04 23:58:08 +00:00
peter
f7738c12f1 sysmsgs is always available 2004-11-04 20:57:58 +00:00
peter
e85d8c970c fixed result of strlcopy 2004-11-04 20:57:33 +00:00
peter
37139422aa elecount also on 32bit needs the qword part to prevent overflow 2004-11-04 17:58:48 +00:00
peter
d804452dcc added checking for token=_ID after _POINT is parsed 2004-11-04 17:57:58 +00:00
peter
e32e9da818 drop 4.x support, fixed 6.2.x support 2004-11-04 17:56:36 +00:00
peter
3d5064ff8c latest cygwin 2004-11-04 17:37:59 +00:00
peter
294c68257b * wcygprt is now used for cygwin (libc) linking, initc contains only cerrno 2004-11-04 17:15:01 +00:00
peter
2eb3dfd077 linking with cygwin fixed 2004-11-04 17:12:52 +00:00
peter
79e754cb8c forgot if cs_debuginfo 2004-11-04 17:12:24 +00:00
peter
f4a7c3d444 fixed debuginfo for variables in staticsymtable 2004-11-04 17:09:54 +00:00
peter
63db7dd8c2 fixed compilation for new fvision 2004-11-04 11:46:54 +00:00
peter
2c58ec4c1a GetMouse[X,Y,Buttons] based on LastMouseEvent 2004-11-04 10:21:07 +00:00
peter
dbc2025604 ErrOutput added 2004-11-04 09:32:31 +00:00
peter
1eea332449 new bug 2004-11-03 22:49:30 +00:00