Jonas Maebe
|
da58a01ce6
* fixed stabs debug information for parameters copied into local variables
|
16 vuotta sitten |
Jonas Maebe
|
80864ebf31
* made TDebugInfoDwarf3 inherit from TDebugInfoDwarf2 instead of from
|
16 vuotta sitten |
yury
|
9c9462cd5a
* Insert DW_AT_low_pc and DW_AT_high_pc attributes for modules on Windows also. It solves debugging problems on Windows with dwarf debug info.
|
16 vuotta sitten |
yury
|
99917e034d
* Fixed visibility notes of some overrode methods.
|
16 vuotta sitten |
Jonas Maebe
|
36668a6ec5
* don't emit "include file search paths" for stabs since they don't exist
|
16 vuotta sitten |
Jonas Maebe
|
e36352bf9e
* store path information for source files in stabs debug info
|
16 vuotta sitten |
Jonas Maebe
|
a3732f5cfc
* changed debuginfo for dynamic arrays in stabs and dwarf2 into a pointer to
|
16 vuotta sitten |
peter
|
a3a66ba74d
* split tvisibility from tsymoptions
|
16 vuotta sitten |
Jonas Maebe
|
bed6a0faa9
* fixed memory leaks
|
17 vuotta sitten |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 vuotta sitten |
Jonas Maebe
|
c00108009d
* insert vmt as hidden field in objectdefs
|
17 vuotta sitten |
Jonas Maebe
|
81ad9ea6e8
* fixed typo in r10602 causing the names of all record structures of
|
17 vuotta sitten |
peter
|
95aaa7a74b
* reorder code after r10602 so it is more clear
|
17 vuotta sitten |
Jonas Maebe
|
39fa81d40e
* fixed stabs debug info for webtbs/tw9766 again
|
17 vuotta sitten |
peter
|
741b5a1df7
* fix writing procedure local type defs
|
17 vuotta sitten |
florian
|
796f39a7a7
* force ansistring concatenation when building stabs
|
17 vuotta sitten |
Jonas Maebe
|
f36e5411af
* split cpu64bit compiler define into
|
17 vuotta sitten |
Jonas Maebe
|
84401d2226
* fixed debug info for enum types after r10189
|
17 vuotta sitten |
peter
|
13f6396221
* generalize def and symbol handling
|
17 vuotta sitten |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
17 vuotta sitten |
florian
|
cd4b05f3de
* better detection of source file change while writing debug info
|
17 vuotta sitten |
florian
|
5c96c4a671
+ first part of support for an unicodestring type
|
17 vuotta sitten |
Jonas Maebe
|
d2279d55d6
* restored outputting the stabs for local variables and parameters
|
18 vuotta sitten |
Jonas Maebe
|
35cb2b9c2b
* fixed placement of "size" stab for Darwin
|
18 vuotta sitten |
Jonas Maebe
|
5a0a6d0d9e
* fixed and enabled smartlinking on Darwin by adding more .reference
|
18 vuotta sitten |
Jonas Maebe
|
83624822c3
* moved and changed format of N_OSO stab to be the same as under gcc
|
18 vuotta sitten |
Jonas Maebe
|
9049f845f4
* avoid writing the stabs for a child class before those of a parent
|
18 vuotta sitten |
peter
|
fcfe1b24b4
* prevent overflow in record size
|
18 vuotta sitten |
peter
|
67e16340be
* revert r8118
|
18 vuotta sitten |
daniel
|
21293f5818
+ Add common type integer promotion.
|
18 vuotta sitten |