dbgdwarf.pas 170 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267
  1. {
  2. Copyright (c) 2003-2006 by Peter Vreman and Florian Klaempfl
  3. This units contains support for DWARF debug info generation
  4. This program is free software; you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation; either version 2 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program; if not, write to the Free Software
  14. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  15. ****************************************************************************
  16. }
  17. {
  18. This units contains support for DWARF debug info generation.
  19. Currently a lot of code looks like being mergable with dbgstabs. This might
  20. change however when improved dwarf info is generated, so the stuff shouldn't be
  21. merged yet. (FK)
  22. The easiest way to debug dwarf debug info generation is the usage of
  23. readelf --debug-dump <executable>
  24. This works only with elf targets though.
  25. There is a similar utility called dwarfdump which is not elf-specific and
  26. which has been ported to most systems.
  27. }
  28. unit dbgdwarf;
  29. {$i fpcdefs.inc}
  30. interface
  31. uses
  32. cclasses,globtype,
  33. aasmbase,aasmtai,aasmdata,
  34. symbase,symconst,symtype,symdef,symsym,
  35. finput,
  36. DbgBase;
  37. type
  38. { Tag names and codes. }
  39. tdwarf_tag = (DW_TAG_padding := $00,DW_TAG_array_type := $01,
  40. DW_TAG_class_type := $02,DW_TAG_entry_point := $03,
  41. DW_TAG_enumeration_type := $04,DW_TAG_formal_parameter := $05,
  42. DW_TAG_imported_declaration := $08,DW_TAG_label := $0a,
  43. DW_TAG_lexical_block := $0b,DW_TAG_member := $0d,
  44. DW_TAG_pointer_type := $0f,DW_TAG_reference_type := $10,
  45. DW_TAG_compile_unit := $11,DW_TAG_stringtypee := $12,
  46. DW_TAG_structure_type := $13,DW_TAG_subroutine_type := $15,
  47. DW_TAG_typedef := $16,DW_TAG_union_type := $17,
  48. DW_TAG_unspecified_parameters := $18,
  49. DW_TAG_variant := $19,DW_TAG_common_block := $1a,
  50. DW_TAG_common_inclusion := $1b,DW_TAG_inheritance := $1c,
  51. DW_TAG_inlined_subroutine := $1d,DW_TAG_module := $1e,
  52. DW_TAG_ptr_to_member_type := $1f,DW_TAG_set_type := $20,
  53. DW_TAG_subrange_type := $21,DW_TAG_with_stmt := $22,
  54. DW_TAG_access_declaration := $23,DW_TAG_base_type := $24,
  55. DW_TAG_catch_block := $25,DW_TAG_const_type := $26,
  56. DW_TAG_constant := $27,DW_TAG_enumerator := $28,
  57. DW_TAG_file_type := $29,DW_TAG_friend := $2a,
  58. DW_TAG_namelist := $2b,DW_TAG_namelist_item := $2c,
  59. DW_TAG_packed_type := $2d,DW_TAG_subprogram := $2e,
  60. DW_TAG_template_type_param := $2f,DW_TAG_template_value_param := $30,
  61. DW_TAG_thrown_type := $31,DW_TAG_try_block := $32,
  62. DW_TAG_variant_part := $33,DW_TAG_variable := $34,
  63. DW_TAG_volatile_type := $35,
  64. { DWARF 3. }
  65. DW_TAG_dwarf_procedure := $36,
  66. DW_TAG_restrict_type := $37,DW_TAG_interface_type := $38,
  67. DW_TAG_namespace := $39,DW_TAG_imported_module := $3a,
  68. DW_TAG_unspecified_type := $3b,DW_TAG_partial_unit := $3c,
  69. DW_TAG_imported_unit := $3d,
  70. DW_TAG_condition := $3f,
  71. DW_TAG_shared_type := $40,
  72. { DWARF 4 }
  73. DW_TAG_type_unit := $41,
  74. DW_TAG_rvalue_reference_type := $42,
  75. DW_TAG_template_alias := $43,
  76. { SGI/MIPS Extensions. }
  77. DW_TAG_MIPS_loop := $4081,
  78. { HP extensions. See: ftp://ftp.hp.com/pub/lang/tools/WDB/wdb-4.0.tar.gz . }
  79. DW_TAG_HP_array_descriptor := $4090,
  80. { GNU extensions. }
  81. { For FORTRAN 77 and Fortran 90. }
  82. DW_TAG_format_label := $4101,
  83. { For C++. }
  84. DW_TAG_function_template := $4102,DW_TAG_class_template := $4103,
  85. DW_TAG_GNU_BINCL := $4104,DW_TAG_GNU_EINCL := $4105,
  86. { Extensions for UPC. See: http://upc.gwu.edu/~upc. }
  87. DW_TAG_upc_shared_type := $8765,DW_TAG_upc_strict_type := $8766,
  88. DW_TAG_upc_relaxed_type := $8767,
  89. { PGI (STMicroelectronics) extensions. No documentation available. }
  90. DW_TAG_PGI_kanji_type := $A000,
  91. DW_TAG_PGI_interface_block := $A020
  92. );
  93. {$notes off}
  94. { Attribute names and codes. }
  95. tdwarf_attribute = (DW_AT_sibling := $01,DW_AT_location := $02,
  96. DW_AT_name := $03,DW_AT_ordering := $09,
  97. DW_AT_subscr_data := $0a,DW_AT_byte_size := $0b,
  98. DW_AT_bit_offset := $0c,DW_AT_bit_size := $0d,
  99. DW_AT_element_list := $0f,DW_AT_stmt_list := $10,
  100. DW_AT_low_pc := $11,DW_AT_high_pc := $12,
  101. DW_AT_language := $13,DW_AT_member := $14,
  102. DW_AT_discr := $15,DW_AT_discr_value := $16,
  103. DW_AT_visibility := $17,DW_AT_import := $18,
  104. DW_AT_string_length := $19,DW_AT_common_reference := $1a,
  105. DW_AT_comp_dir := $1b,DW_AT_const_value := $1c,
  106. DW_AT_containing_type := $1d,DW_AT_default_value := $1e,
  107. DW_AT_inline := $20,DW_AT_is_optional := $21,
  108. DW_AT_lower_bound := $22,DW_AT_producer := $25,
  109. DW_AT_prototyped := $27,DW_AT_return_addr := $2a,
  110. DW_AT_start_scope := $2c,DW_AT_stride_size := $2e,
  111. DW_AT_upper_bound := $2f,DW_AT_abstract_origin := $31,
  112. DW_AT_accessibility := $32,DW_AT_address_class := $33,
  113. DW_AT_artificial := $34,DW_AT_base_types := $35,
  114. DW_AT_calling_convention := $36,DW_AT_count := $37,
  115. DW_AT_data_member_location := $38,DW_AT_decl_column := $39,
  116. DW_AT_decl_file := $3a,DW_AT_decl_line := $3b,
  117. DW_AT_declaration := $3c,DW_AT_discr_list := $3d,
  118. DW_AT_encoding := $3e,DW_AT_external := $3f,
  119. DW_AT_frame_base := $40,DW_AT_friend := $41,
  120. DW_AT_identifier_case := $42,DW_AT_macro_info := $43,
  121. DW_AT_namelist_items := $44,DW_AT_priority := $45,
  122. DW_AT_segment := $46,DW_AT_specification := $47,
  123. DW_AT_static_link := $48,DW_AT_type := $49,
  124. DW_AT_use_location := $4a,DW_AT_variable_parameter := $4b,
  125. DW_AT_virtuality := $4c,DW_AT_vtable_elem_location := $4d,
  126. { DWARF 3 values. }
  127. DW_AT_allocated := $4e,DW_AT_associated := $4f,
  128. DW_AT_data_location := $50,DW_AT_byte_stride := $51,
  129. DW_AT_entry_pc := $52,DW_AT_use_UTF8 := $53,
  130. DW_AT_extension := $54,DW_AT_ranges := $55,
  131. DW_AT_trampoline := $56,DW_AT_call_column := $57,
  132. DW_AT_call_file := $58,DW_AT_call_line := $59,
  133. DW_AT_description := $5a, { string }
  134. DW_AT_binary_scale := $5b, { constant }
  135. DW_AT_decimal_scale := $5c, { constant }
  136. DW_AT_small := $5d, { reference }
  137. DW_AT_decimal_sign := $5e, { constant }
  138. DW_AT_digit_count := $5f, { constant }
  139. DW_AT_picture_string := $60, { string }
  140. DW_AT_mutable := $61, { flag }
  141. DW_AT_threads_scaled := $62, { flag }
  142. DW_AT_explicit := $63, { flag }
  143. DW_AT_object_pointer := $64, { reference }
  144. DW_AT_endianity := $65, { constant }
  145. DW_AT_elemental := $66, { flag }
  146. DW_AT_pure := $67, { flag }
  147. DW_AT_recursive := $68, { flag }
  148. { DWARF 4 values }
  149. DW_AT_signature := $69, { reference }
  150. DW_AT_main_subprogram := $6a, { flag }
  151. DW_AT_data_bit_offset := $6b, { constant }
  152. DW_AT_const_expr := $6c, { flag }
  153. DW_AT_enum_class := $6d, { flag }
  154. DW_AT_linkage_name := $6e, { string }
  155. { SGI/MIPS extensions. }
  156. DW_AT_MIPS_fde := $2001,DW_AT_MIPS_loop_begin := $2002,
  157. DW_AT_MIPS_tail_loop_begin := $2003,DW_AT_MIPS_epilog_begin := $2004,
  158. DW_AT_MIPS_loop_unroll_factor := $2005,
  159. DW_AT_MIPS_software_pipeline_depth := $2006,
  160. DW_AT_MIPS_linkage_name := $2007,DW_AT_MIPS_stride := $2008,
  161. DW_AT_MIPS_abstract_name := $2009,DW_AT_MIPS_clone_origin := $200a,
  162. DW_AT_MIPS_has_inlines := $200b,
  163. { HP extensions. }
  164. DW_AT_HP_block_index := $2000,
  165. DW_AT_HP_unmodifiable := $2001,DW_AT_HP_actuals_stmt_list := $2010,
  166. DW_AT_HP_proc_per_section := $2011,DW_AT_HP_raw_data_ptr := $2012,
  167. DW_AT_HP_pass_by_reference := $2013,DW_AT_HP_opt_level := $2014,
  168. DW_AT_HP_prof_version_id := $2015,DW_AT_HP_opt_flags := $2016,
  169. DW_AT_HP_cold_region_low_pc := $2017,DW_AT_HP_cold_region_high_pc := $2018,
  170. DW_AT_HP_all_variables_modifiable := $2019,
  171. DW_AT_HP_linkage_name := $201a,DW_AT_HP_prof_flags := $201b,
  172. { GNU extensions. }
  173. DW_AT_sf_names := $2101,DW_AT_src_info := $2102,
  174. DW_AT_mac_info := $2103,DW_AT_src_coords := $2104,
  175. DW_AT_body_begin := $2105,DW_AT_body_end := $2106,
  176. DW_AT_GNU_vector := $2107,
  177. { VMS extensions. }
  178. DW_AT_VMS_rtnbeg_pd_address := $2201,
  179. { UPC extension. }
  180. DW_AT_upc_threads_scaled := $3210,
  181. { PGI (STMicroelectronics) extensions. }
  182. DW_AT_PGI_lbase := $3a00,
  183. DW_AT_PGI_soffset := $3a01,DW_AT_PGI_lstride := $3a02,
  184. { Apple extensions }
  185. DW_AT_APPLE_optimized := $3fe1,
  186. DW_AT_APPLE_flags := $3fe2,
  187. DW_AT_APPLE_major_runtime_vers := $3fe5,
  188. DW_AT_APPLE_runtime_class := $3fe6
  189. );
  190. {$notes on}
  191. { Form names and codes. }
  192. Tdwarf_form = (DW_FORM_addr := $01,DW_FORM_block2 := $03,
  193. DW_FORM_block4 := $04,DW_FORM_data2 := $05,
  194. DW_FORM_data4 := $06,DW_FORM_data8 := $07,
  195. DW_FORM_string := $08,DW_FORM_block := $09,
  196. DW_FORM_block1 := $0a,DW_FORM_data1 := $0b,
  197. DW_FORM_flag := $0c,DW_FORM_sdata := $0d,
  198. DW_FORM_strp := $0e,DW_FORM_udata := $0f,
  199. DW_FORM_ref_addr := $10,DW_FORM_ref1 := $11,
  200. DW_FORM_ref2 := $12,DW_FORM_ref4 := $13,
  201. DW_FORM_ref8 := $14,DW_FORM_ref_udata := $15,
  202. DW_FORM_indirect := $16,
  203. { DWARF 4 }
  204. DW_FORM_sec_offset := $17, { lineptr, loclistptr, macptr, rangelistptr }
  205. DW_FORM_exprloc := $18, { exprloc }
  206. DW_FORM_flag_present := $19, { flag }
  207. DW_FORM_ref_sig8 := $20 { reference }
  208. );
  209. { values of DW_AT_address_class }
  210. Tdwarf_addr = (
  211. DW_ADDR_none := 0,
  212. DW_ADDR_near16 := 1,
  213. DW_ADDR_far16 := 2,
  214. DW_ADDR_huge16 := 3,
  215. DW_ADDR_near32 := 4,
  216. DW_ADDR_far32 := 5
  217. );
  218. TDwarfFile = record
  219. Index: integer;
  220. Name: PChar;
  221. end;
  222. { flags for emitting variables/parameters }
  223. tdwarfvarsymflag =
  224. { force the sym to be emitted as a local variable regardless of its
  225. type; used for "absolute" local variables referring to parameters.
  226. }
  227. (dvf_force_local_var
  228. );
  229. tdwarfvarsymflags = set of tdwarfvarsymflag;
  230. pAbbrevSearchTreeItem = ^tAbbrevSearchTreeItem;
  231. tAbbrevSearchTreeItem = record
  232. value: QWord;
  233. Abbrev: longint;
  234. // When this item does not match the abbrev-value, look for it
  235. // in the next SearchItem
  236. SearchItem: pAbbrevSearchTreeItem;
  237. // Next and prior item of the abbrev-section
  238. NextItem: pAbbrevSearchTreeItem;
  239. PriorItem: pAbbrevSearchTreeItem;
  240. bit8: boolean;
  241. end;
  242. { TDebugInfoDwarf }
  243. TDebugInfoDwarf = class(TDebugInfo)
  244. private
  245. currabbrevnumber : longint;
  246. { use this defs to create info for variants and file handles }
  247. { unused (MWE)
  248. filerecdef,
  249. textrecdef : tdef;
  250. }
  251. dirlist: TFPHashObjectList;
  252. filesequence: Integer;
  253. loclist: tdynamicarray;
  254. asmline: TAsmList;
  255. // The current entry in dwarf_info with the link to the abbrev-section
  256. dwarf_info_abbref_tai: tai_const;
  257. // Empty start-item of the abbrev-searchtree
  258. AbbrevSearchTree: pAbbrevSearchTreeItem;
  259. // The current abbrev-item
  260. CurrentSearchTreeItem: pAbbrevSearchTreeItem;
  261. // Is true when the abbrev-section is newly created
  262. NewAbbrev: boolean;
  263. procedure StartAbbrevSearch;
  264. procedure AddConstToAbbrev(Value: QWord; bit8:boolean=false);
  265. procedure StartAbbrevSectionFromSearchtree;
  266. procedure WriteSearchItemToAbbrevSection(SI: pAbbrevSearchTreeItem);
  267. function FinishAbbrevSearch: longint;
  268. function def_dwarf_lab(def:tdef) : tasmsymbol;
  269. function def_dwarf_ref_lab(def:tdef) : tasmsymbol;
  270. function def_dwarf_class_struct_lab(def:tobjectdef) : tasmsymbol;
  271. function get_file_index(afile: tinputfile): Integer;
  272. function relative_dwarf_path(const s:tcmdstr):tcmdstr;
  273. protected
  274. // set if we should use 64bit headers (dwarf3 and up)
  275. _use_64bit_headers: Boolean;
  276. // set to ait_const32bit if use_64bit_headers is false, otherwise
  277. // to ait_const64bit
  278. offsetreltype,
  279. offsetabstype : taiconst_type;
  280. // set if we generated any lineinfo at all. If not, we have to terminate
  281. // when insertmoduleinfo is called.
  282. generated_lineinfo: boolean;
  283. vardatadef: trecorddef;
  284. procedure set_use_64bit_headers(state: boolean);
  285. property use_64bit_headers: Boolean read _use_64bit_headers write set_use_64bit_headers;
  286. procedure set_def_dwarf_labs(def:tdef);
  287. { Convenience version of the method below, so the compiler creates the
  288. tvarrec for us (must only pass one element in the last parameter). }
  289. procedure append_attribute(attr: tdwarf_attribute; form: tdwarf_form; const values: array of const);
  290. procedure append_attribute(attr: tdwarf_attribute; form: tdwarf_form; const value: tvarrec);
  291. procedure append_entry(tag : tdwarf_tag;has_children : boolean;data : array of const);
  292. procedure append_block1(attr: tdwarf_attribute; size: aint);
  293. procedure append_labelentry(attr : tdwarf_attribute;sym : tasmsymbol);
  294. procedure append_labelentry_addr_ref(attr : tdwarf_attribute;sym : tasmsymbol); virtual;
  295. procedure append_labelentry_ref(attr : tdwarf_attribute;sym : tasmsymbol);
  296. procedure append_labelentry_dataptr_abs(attr : tdwarf_attribute;sym : tasmsymbol);
  297. procedure append_labelentry_dataptr_rel(attr : tdwarf_attribute;sym,endsym : tasmsymbol);
  298. procedure append_labelentry_dataptr_common(attr : tdwarf_attribute);
  299. procedure beforeappenddef(list:TAsmList;def:tdef);override;
  300. procedure afterappenddef(list:TAsmList;def:tdef);override;
  301. procedure appenddef_ord(list:TAsmList;def:torddef);override;
  302. procedure appenddef_float(list:TAsmList;def:tfloatdef);override;
  303. procedure appenddef_enum(list:TAsmList;def:tenumdef);override;
  304. procedure appenddef_array(list:TAsmList;def:tarraydef);override;
  305. procedure appenddef_record_named(list:TAsmList;def:trecorddef;const name: shortstring);
  306. procedure appenddef_record(list:TAsmList;def:trecorddef);override;
  307. procedure appenddef_pointer(list:TAsmList;def:tpointerdef);override;
  308. procedure appenddef_string(list:TAsmList;def:tstringdef);override;
  309. procedure appenddef_procvar(list:TAsmList;def:tprocvardef);override;
  310. procedure appendprocdef(list:TAsmList;def:tprocdef);override;
  311. function get_symlist_sym_offset(symlist: ppropaccesslistitem; out sym: tabstractvarsym; out offset: pint): boolean;
  312. procedure appendsym_var(list:TAsmList;sym:tabstractnormalvarsym);
  313. procedure appendsym_var_with_name_type_offset(list:TAsmList; sym:tabstractnormalvarsym; const name: string; def: tdef; offset: pint; const flags: tdwarfvarsymflags);
  314. { used for fields and properties mapped to fields }
  315. procedure appendsym_fieldvar_with_name_offset(list:TAsmList;sym: tfieldvarsym;const name: string; def: tdef; offset: pint);
  316. procedure appendsym_const_member(list:TAsmList;sym:tconstsym;ismember:boolean);
  317. procedure beforeappendsym(list:TAsmList;sym:tsym);override;
  318. procedure appendsym_staticvar(list:TAsmList;sym:tstaticvarsym);override;
  319. procedure appendsym_paravar(list:TAsmList;sym:tparavarsym);override;
  320. procedure appendsym_localvar(list:TAsmList;sym:tlocalvarsym);override;
  321. procedure appendsym_fieldvar(list:TAsmList;sym:tfieldvarsym);override;
  322. procedure appendsym_const(list:TAsmList;sym:tconstsym);override;
  323. procedure appendsym_type(list:TAsmList;sym:ttypesym);override;
  324. procedure appendsym_label(list:TAsmList;sym:tlabelsym);override;
  325. procedure appendsym_absolute(list:TAsmList;sym:tabsolutevarsym);override;
  326. procedure appendsym_property(list:TAsmList;sym:tpropertysym);override;
  327. function symdebugname(sym:tsym): String; virtual;
  328. function symname(sym: tsym; manglename: boolean): String; virtual;
  329. procedure append_visibility(vis: tvisibility);
  330. procedure enum_membersyms_callback(p:TObject;arg:pointer);
  331. procedure finish_children;
  332. procedure finish_entry;
  333. procedure finish_lineinfo;
  334. public
  335. constructor Create;override;
  336. destructor Destroy;override;
  337. procedure insertmoduleinfo;override;
  338. procedure inserttypeinfo;override;
  339. procedure referencesections(list:TAsmList);override;
  340. procedure insertlineinfo(list:TAsmList);override;
  341. function dwarf_version: Word; virtual; abstract;
  342. end;
  343. { TDebugInfoDwarf2 }
  344. TDebugInfoDwarf2 = class(TDebugInfoDwarf)
  345. private
  346. protected
  347. procedure appenddef_set_intern(list:TAsmList;def:tsetdef; force_tag_set: boolean);
  348. procedure append_object_struct(def: tobjectdef; const createlabel: boolean; const objectname: PShortString);
  349. procedure appenddef_file(list:TAsmList;def:tfiledef); override;
  350. procedure appenddef_formal(list:TAsmList;def:tformaldef); override;
  351. procedure appenddef_object(list:TAsmList;def:tobjectdef); override;
  352. procedure appenddef_set(list:TAsmList;def:tsetdef); override;
  353. procedure appenddef_undefined(list:TAsmList;def:tundefineddef); override;
  354. procedure appenddef_variant(list:TAsmList;def:tvariantdef); override;
  355. public
  356. function dwarf_version: Word; override;
  357. end;
  358. { TDebugInfoDwarf3 }
  359. TDebugInfoDwarf3 = class(TDebugInfoDwarf2)
  360. private
  361. protected
  362. procedure append_labelentry_addr_ref(attr : tdwarf_attribute;sym : tasmsymbol); override;
  363. procedure appenddef_array(list:TAsmList;def:tarraydef); override;
  364. procedure appenddef_string(list:TAsmList;def:tstringdef);override;
  365. procedure appenddef_file(list:TAsmList;def:tfiledef); override;
  366. procedure appenddef_formal(list:TAsmList;def:tformaldef); override;
  367. procedure appenddef_object(list:TAsmList;def:tobjectdef); override;
  368. procedure appenddef_set(list:TAsmList;def: tsetdef); override;
  369. procedure appenddef_undefined(list:TAsmList;def:tundefineddef); override;
  370. procedure appenddef_variant(list:TAsmList;def:tvariantdef); override;
  371. function symdebugname(sym:tsym): String; override;
  372. public
  373. function dwarf_version: Word; override;
  374. end;
  375. TDebugInfoDwarf4 = class(TDebugInfoDwarf3)
  376. public
  377. function dwarf_version: Word; override;
  378. end;
  379. implementation
  380. uses
  381. sysutils,cutils,cfileutl,constexp,
  382. version,globals,verbose,systems,
  383. cpubase,cpuinfo,cgbase,paramgr,
  384. fmodule,
  385. defutil,symtable,ppu
  386. ;
  387. const
  388. LINE_BASE = 1;
  389. OPCODE_BASE = 13;
  390. const
  391. DW_TAG_lo_user = $4080;
  392. DW_TAG_hi_user = $ffff;
  393. { Flag that tells whether entry has a child or not. }
  394. DW_children_no = 0;
  395. DW_children_yes = 1;
  396. const
  397. { Implementation-defined range start. }
  398. DW_AT_lo_user = $2000;
  399. { Implementation-defined range end. }
  400. DW_AT_hi_user = $3ff0;
  401. type
  402. { Source language names and codes. }
  403. tdwarf_source_language = (DW_LANG_C89 := $0001,DW_LANG_C := $0002,DW_LANG_Ada83 := $0003,
  404. DW_LANG_C_plus_plus := $0004,DW_LANG_Cobol74 := $0005,
  405. DW_LANG_Cobol85 := $0006,DW_LANG_Fortran77 := $0007,
  406. DW_LANG_Fortran90 := $0008,DW_LANG_Pascal83 := $0009,
  407. DW_LANG_Modula2 := $000a,DW_LANG_Java := $000b,
  408. { DWARF 3. }
  409. DW_LANG_C99 := $000c,DW_LANG_Ada95 := $000d,
  410. DW_LANG_Fortran95 := $000e,
  411. { Objective-C }
  412. DW_LANG_ObjC := $10,
  413. { MIPS. }
  414. DW_LANG_Mips_Assembler := $8001,
  415. { UPC. }
  416. DW_LANG_Upc := $8765
  417. );
  418. const
  419. { Implementation-defined range start. }
  420. DW_LANG_lo_user = $8000;
  421. { Implementation-defined range start. }
  422. DW_LANG_hi_user = $ffff;
  423. type
  424. { Names and codes for macro information. }
  425. tdwarf_macinfo_record_type = (DW_MACINFO_define := 1,DW_MACINFO_undef := 2,
  426. DW_MACINFO_start_file := 3,DW_MACINFO_end_file := 4,
  427. DW_MACINFO_vendor_ext := 255);
  428. type
  429. { Type encodings. }
  430. Tdwarf_type = (DW_ATE_void := $0,DW_ATE_address := $1,
  431. DW_ATE_boolean := $2,DW_ATE_complex_float := $3,
  432. DW_ATE_float := $4,DW_ATE_signed := $5,
  433. DW_ATE_signed_char := $6,DW_ATE_unsigned := $7,
  434. DW_ATE_unsigned_char := $8,DW_ATE_imaginary_float := $9,
  435. { HP extensions. }
  436. DW_ATE_HP_float80 := $80,DW_ATE_HP_complex_float80 := $81,
  437. DW_ATE_HP_float128 := $82,DW_ATE_HP_complex_float128 := $83,
  438. DW_ATE_HP_floathpintel := $84,DW_ATE_HP_imaginary_float80 := $85,
  439. DW_ATE_HP_imaginary_float128 := $86
  440. );
  441. const
  442. DW_ATE_lo_user = $80;
  443. DW_ATE_hi_user = $ff;
  444. type
  445. Tdwarf_array_dim_ordering = (DW_ORD_row_major := 0,DW_ORD_col_major := 1
  446. );
  447. { Access attribute. }
  448. Tdwarf_access_attribute = (DW_ACCESS_public := 1,DW_ACCESS_protected := 2,
  449. DW_ACCESS_private := 3);
  450. { Visibility. }
  451. Tdwarf_visibility_attribute = (DW_VIS_local := 1,DW_VIS_exported := 2,
  452. DW_VIS_qualified := 3);
  453. { Virtuality. }
  454. Tdwarf_virtuality_attribute = (DW_VIRTUALITY_none := 0,DW_VIRTUALITY_virtual := 1,
  455. DW_VIRTUALITY_pure_virtual := 2);
  456. { Case sensitivity. }
  457. Tdwarf_id_case = (DW_ID_case_sensitive := 0,DW_ID_up_case := 1,
  458. DW_ID_down_case := 2,DW_ID_case_insensitive := 3
  459. );
  460. { Calling convention. }
  461. Tdwarf_calling_convention = (DW_CC_normal := $1,DW_CC_program := $2,
  462. DW_CC_nocall := $3,DW_CC_GNU_renesas_sh := $40, DW_CC_GNU_borland_fastcall_i386 := $41
  463. );
  464. {$notes off}
  465. { Location atom names and codes. }
  466. Tdwarf_location_atom = (DW_OP_addr := $03,DW_OP_deref := $06,DW_OP_const1u := $08,
  467. DW_OP_const1s := $09,DW_OP_const2u := $0a,
  468. DW_OP_const2s := $0b,DW_OP_const4u := $0c,
  469. DW_OP_const4s := $0d,DW_OP_const8u := $0e,
  470. DW_OP_const8s := $0f,DW_OP_constu := $10,
  471. DW_OP_consts := $11,DW_OP_dup := $12,DW_OP_drop := $13,
  472. DW_OP_over := $14,DW_OP_pick := $15,DW_OP_swap := $16,
  473. DW_OP_rot := $17,DW_OP_xderef := $18,DW_OP_abs := $19,
  474. DW_OP_and := $1a,DW_OP_div := $1b,DW_OP_minus := $1c,
  475. DW_OP_mod := $1d,DW_OP_mul := $1e,DW_OP_neg := $1f,
  476. DW_OP_not := $20,DW_OP_or := $21,DW_OP_plus := $22,
  477. DW_OP_plus_uconst := $23,DW_OP_shl := $24,
  478. DW_OP_shr := $25,DW_OP_shra := $26,DW_OP_xor := $27,
  479. DW_OP_bra := $28,DW_OP_eq := $29,DW_OP_ge := $2a,
  480. DW_OP_gt := $2b,DW_OP_le := $2c,DW_OP_lt := $2d,
  481. DW_OP_ne := $2e,DW_OP_skip := $2f,DW_OP_lit0 := $30,
  482. DW_OP_lit1 := $31,DW_OP_lit2 := $32,DW_OP_lit3 := $33,
  483. DW_OP_lit4 := $34,DW_OP_lit5 := $35,DW_OP_lit6 := $36,
  484. DW_OP_lit7 := $37,DW_OP_lit8 := $38,DW_OP_lit9 := $39,
  485. DW_OP_lit10 := $3a,DW_OP_lit11 := $3b,
  486. DW_OP_lit12 := $3c,DW_OP_lit13 := $3d,
  487. DW_OP_lit14 := $3e,DW_OP_lit15 := $3f,
  488. DW_OP_lit16 := $40,DW_OP_lit17 := $41,
  489. DW_OP_lit18 := $42,DW_OP_lit19 := $43,
  490. DW_OP_lit20 := $44,DW_OP_lit21 := $45,
  491. DW_OP_lit22 := $46,DW_OP_lit23 := $47,
  492. DW_OP_lit24 := $48,DW_OP_lit25 := $49,
  493. DW_OP_lit26 := $4a,DW_OP_lit27 := $4b,
  494. DW_OP_lit28 := $4c,DW_OP_lit29 := $4d,
  495. DW_OP_lit30 := $4e,DW_OP_lit31 := $4f,
  496. DW_OP_reg0 := $50,DW_OP_reg1 := $51,DW_OP_reg2 := $52,
  497. DW_OP_reg3 := $53,DW_OP_reg4 := $54,DW_OP_reg5 := $55,
  498. DW_OP_reg6 := $56,DW_OP_reg7 := $57,DW_OP_reg8 := $58,
  499. DW_OP_reg9 := $59,DW_OP_reg10 := $5a,DW_OP_reg11 := $5b,
  500. DW_OP_reg12 := $5c,DW_OP_reg13 := $5d,
  501. DW_OP_reg14 := $5e,DW_OP_reg15 := $5f,
  502. DW_OP_reg16 := $60,DW_OP_reg17 := $61,
  503. DW_OP_reg18 := $62,DW_OP_reg19 := $63,
  504. DW_OP_reg20 := $64,DW_OP_reg21 := $65,
  505. DW_OP_reg22 := $66,DW_OP_reg23 := $67,
  506. DW_OP_reg24 := $68,DW_OP_reg25 := $69,
  507. DW_OP_reg26 := $6a,DW_OP_reg27 := $6b,
  508. DW_OP_reg28 := $6c,DW_OP_reg29 := $6d,
  509. DW_OP_reg30 := $6e,DW_OP_reg31 := $6f,
  510. DW_OP_breg0 := $70,DW_OP_breg1 := $71,
  511. DW_OP_breg2 := $72,DW_OP_breg3 := $73,
  512. DW_OP_breg4 := $74,DW_OP_breg5 := $75,
  513. DW_OP_breg6 := $76,DW_OP_breg7 := $77,
  514. DW_OP_breg8 := $78,DW_OP_breg9 := $79,
  515. DW_OP_breg10 := $7a,DW_OP_breg11 := $7b,
  516. DW_OP_breg12 := $7c,DW_OP_breg13 := $7d,
  517. DW_OP_breg14 := $7e,DW_OP_breg15 := $7f,
  518. DW_OP_breg16 := $80,DW_OP_breg17 := $81,
  519. DW_OP_breg18 := $82,DW_OP_breg19 := $83,
  520. DW_OP_breg20 := $84,DW_OP_breg21 := $85,
  521. DW_OP_breg22 := $86,DW_OP_breg23 := $87,
  522. DW_OP_breg24 := $88,DW_OP_breg25 := $89,
  523. DW_OP_breg26 := $8a,DW_OP_breg27 := $8b,
  524. DW_OP_breg28 := $8c,DW_OP_breg29 := $8d,
  525. DW_OP_breg30 := $8e,DW_OP_breg31 := $8f,
  526. DW_OP_regx := $90,DW_OP_fbreg := $91,DW_OP_bregx := $92,
  527. DW_OP_piece := $93,DW_OP_deref_size := $94,
  528. DW_OP_xderef_size := $95,DW_OP_nop := $96,
  529. { DWARF 3 extensions. }
  530. DW_OP_push_object_address := $97,DW_OP_call2 := $98,
  531. DW_OP_call4 := $99,DW_OP_call_ref := $9a,
  532. { DWARF 4 extensions. }
  533. DW_OP_implicit_value := $9e, DW_OP_stack_value := $9f,
  534. { GNU extensions. }
  535. DW_OP_GNU_push_tls_address := $e0,
  536. { HP extensions. }
  537. DW_OP_HP_unknown := $e0,
  538. DW_OP_HP_is_value := $e1,DW_OP_HP_fltconst4 := $e2,
  539. DW_OP_HP_fltconst8 := $e3,DW_OP_HP_mod_range := $e4,
  540. DW_OP_HP_unmod_range := $e5,DW_OP_HP_tls := $e6
  541. );
  542. {$notes on}
  543. const
  544. { Implementation-defined range start. }
  545. DW_OP_lo_user = $e0;
  546. { Implementation-defined range end. }
  547. DW_OP_hi_user = $ff;
  548. const
  549. DW_LNS_extended_op = $00;
  550. { next copied from cfidwarf, need to go to something shared }
  551. DW_LNS_copy = $01;
  552. DW_LNS_advance_pc = $02;
  553. DW_LNS_advance_line = $03;
  554. DW_LNS_set_file = $04;
  555. DW_LNS_set_column = $05;
  556. DW_LNS_negate_stmt = $06;
  557. DW_LNS_set_basic_block = $07;
  558. DW_LNS_const_add_pc = $08;
  559. DW_LNS_fixed_advance_pc = $09;
  560. DW_LNS_set_prologue_end = $0a;
  561. DW_LNS_set_epilogue_begin = $0b;
  562. DW_LNS_set_isa = $0c;
  563. DW_LNE_end_sequence = $01;
  564. DW_LNE_set_address = $02;
  565. DW_LNE_define_file = $03;
  566. DW_LNE_lo_user = $80;
  567. DW_LNE_hi_user = $ff;
  568. type
  569. { TDirIndexItem }
  570. TDirIndexItem = class(TFPHashObject)
  571. private
  572. FFiles: TFPHashObjectList;
  573. public
  574. IndexNr : Integer;
  575. constructor Create(AList:TFPHashObjectList;const AName: String; AIndex: Integer);
  576. destructor Destroy;override;
  577. property Files: TFPHashObjectList read FFiles;
  578. end;
  579. { TFileIndexItem }
  580. TFileIndexItem = class(TFPHashObject)
  581. private
  582. FDirIndex: Integer;
  583. public
  584. IndexNr : Integer;
  585. constructor Create(AList:TFPHashObjectList;const AName: String; ADirIndex, AIndex: Integer);
  586. property DirIndex: Integer read FDirIndex;
  587. end;
  588. {****************************************************************************
  589. procs
  590. ****************************************************************************}
  591. function DirListSortCompare(AItem1, AItem2: Pointer): Integer;
  592. begin
  593. Result := TDirIndexItem(AItem1).IndexNr - TDirIndexItem(AItem2).IndexNr;
  594. end;
  595. function FileListSortCompare(AItem1, AItem2: Pointer): Integer;
  596. begin
  597. Result := TFileIndexItem(AItem1).IndexNr - TFileIndexItem(AItem2).IndexNr;
  598. end;
  599. function AllocateNewAiSearchItem: pAbbrevSearchTreeItem;
  600. begin
  601. new(result);
  602. FillChar(result^,sizeof(result^),#0);
  603. end;
  604. procedure FreeSearchItem(SI: pAbbrevSearchTreeItem);
  605. begin
  606. if assigned(SI^.NextItem) then
  607. FreeSearchItem(SI^.NextItem);
  608. if assigned(SI^.SearchItem) then
  609. FreeSearchItem(SI^.SearchItem);
  610. Dispose(SI);
  611. end;
  612. {****************************************************************************
  613. TDirIndexItem
  614. ****************************************************************************}
  615. constructor TDirIndexItem.Create(AList:TFPHashObjectList;const AName: String; AIndex: Integer);
  616. begin
  617. inherited Create(AList,AName);
  618. FFiles := TFPHashObjectList.Create;
  619. IndexNr := AIndex;
  620. end;
  621. destructor TDirIndexItem.Destroy;
  622. begin
  623. FFiles.Free;
  624. inherited Destroy;
  625. end;
  626. {****************************************************************************
  627. TFileIndexItem
  628. ****************************************************************************}
  629. constructor TFileIndexItem.Create(AList:TFPHashObjectList;const AName: String; ADirIndex, AIndex: Integer);
  630. begin
  631. inherited Create(AList,Aname);
  632. FDirIndex := ADirIndex;
  633. IndexNr := AIndex;
  634. end;
  635. {****************************************************************************
  636. TDebugInfoDwarf
  637. ****************************************************************************}
  638. procedure TDebugInfoDwarf.StartAbbrevSearch;
  639. begin
  640. CurrentSearchTreeItem:=AbbrevSearchTree;
  641. end;
  642. procedure TDebugInfoDwarf.WriteSearchItemToAbbrevSection(SI: pAbbrevSearchTreeItem);
  643. begin
  644. if SI^.bit8 then
  645. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_const.Create_8bit(SI^.value))
  646. else
  647. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_const.Create_uleb128bit(SI^.value));
  648. end;
  649. procedure TDebugInfoDwarf.StartAbbrevSectionFromSearchtree;
  650. procedure AddCurrentAndPriorItemsToAbrev(SI: pAbbrevSearchTreeItem);
  651. begin
  652. if assigned(SI^.PriorItem) then
  653. AddCurrentAndPriorItemsToAbrev(SI^.PriorItem);
  654. WriteSearchItemToAbbrevSection(SI);
  655. end;
  656. begin
  657. NewAbbrev:=true;
  658. inc(currabbrevnumber);
  659. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_comment.Create(strpnew('Abbrev '+tostr(currabbrevnumber))));
  660. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_const.create_uleb128bit(currabbrevnumber));
  661. if CurrentSearchTreeItem<>AbbrevSearchTree then
  662. AddCurrentAndPriorItemsToAbrev(CurrentSearchTreeItem);
  663. end;
  664. function TDebugInfoDwarf.FinishAbbrevSearch: longint;
  665. procedure FinalizeAbbrevSection;
  666. begin
  667. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_const.create_8bit(0));
  668. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_const.create_8bit(0));
  669. CurrentSearchTreeItem^.Abbrev:=currabbrevnumber;
  670. NewAbbrev := false;
  671. end;
  672. begin
  673. if NewAbbrev then
  674. FinalizeAbbrevSection;
  675. result := CurrentSearchTreeItem^.Abbrev;
  676. if result=0 then
  677. begin
  678. // In this case the abbrev-section equals an existing longer abbrev section.
  679. // So a new abbrev-section has to be made which ends on the current
  680. // searchtree item
  681. StartAbbrevSectionFromSearchtree;
  682. FinalizeAbbrevSection;
  683. result := CurrentSearchTreeItem^.Abbrev;
  684. end;
  685. end;
  686. procedure TDebugInfoDwarf.AddConstToAbbrev(Value: QWord; bit8:boolean);
  687. procedure AddCurrentItemToAbbrev;
  688. begin
  689. CurrentSearchTreeItem^.value:=value;
  690. CurrentSearchTreeItem^.bit8:=bit8;
  691. WriteSearchItemToAbbrevSection(CurrentSearchTreeItem);
  692. end;
  693. var si: pAbbrevSearchTreeItem;
  694. begin
  695. // Instead of adding this value directly to the ai-tree, search if an
  696. // abbrev section with the same values already exist, and use the existing
  697. // one or create one.
  698. if NewAbbrev then
  699. begin
  700. // The current abbrev-section is new, so add the value to the abbrev-section
  701. // and add it to the search-list.
  702. CurrentSearchTreeItem^.NextItem:=AllocateNewAiSearchItem;
  703. CurrentSearchTreeItem^.NextItem^.PriorItem:=CurrentSearchTreeItem;
  704. CurrentSearchTreeItem := CurrentSearchTreeItem^.NextItem;
  705. AddCurrentItemToAbbrev;
  706. end
  707. else
  708. begin
  709. // Search for the value which is added in the next sections of the
  710. // searchtree for a match
  711. si := CurrentSearchTreeItem^.NextItem;
  712. while assigned(si) do
  713. begin
  714. if (SI^.value=Value) and (si^.bit8=bit8) then
  715. begin
  716. // If a match is found, set the current searchtree item to the next item
  717. CurrentSearchTreeItem:=SI;
  718. Exit;
  719. end
  720. else if si^.SearchItem=nil then
  721. begin
  722. // If no match is found, add a new item to the searchtree and write
  723. // a new abbrev-section.
  724. StartAbbrevSectionFromSearchtree;
  725. si^.SearchItem:=AllocateNewAiSearchItem;
  726. if currentsearchtreeitem<>AbbrevSearchTree then
  727. si^.SearchItem^.PriorItem:=CurrentSearchTreeItem;
  728. CurrentSearchTreeItem := si^.SearchItem;
  729. AddCurrentItemToAbbrev;
  730. Exit;
  731. end;
  732. Si := SI^.SearchItem;
  733. end;
  734. // The abbrev section we are looking for is longer than the one
  735. // which is already in the search-tree. So expand the searchtree with
  736. // the new value and write a new abbrev section
  737. StartAbbrevSectionFromSearchtree;
  738. CurrentSearchTreeItem^.NextItem:=AllocateNewAiSearchItem;
  739. if currentsearchtreeitem^.PriorItem<>AbbrevSearchTree then
  740. CurrentSearchTreeItem^.NextItem^.PriorItem:=CurrentSearchTreeItem;
  741. CurrentSearchTreeItem := CurrentSearchTreeItem^.NextItem;
  742. AddCurrentItemToAbbrev;
  743. end;
  744. end;
  745. function TDebugInfoDwarf.relative_dwarf_path(const s:tcmdstr):tcmdstr;
  746. begin
  747. { Make a clean path for gdb. Remove trailing / and ./ prefixes and
  748. use always a / }
  749. result:=BsToSlash(ExcludeTrailingPathDelimiter(ExtractRelativePath(GetCurrentDir,FixFileName(ExpandFileName(s)))));
  750. end;
  751. procedure TDebugInfoDwarf.set_use_64bit_headers(state: boolean);
  752. begin
  753. _use_64bit_headers:=state;
  754. if not(state) then
  755. begin
  756. if (target_info.system in systems_windows+systems_wince) then
  757. offsetabstype:=aitconst_secrel32_symbol
  758. else
  759. offsetabstype:=aitconst_32bit_unaligned;
  760. if (target_info.system in systems_darwin) then
  761. offsetreltype:=aitconst_darwin_dwarf_delta32
  762. else
  763. offsetreltype:=aitconst_32bit_unaligned;
  764. end
  765. else
  766. begin
  767. if (target_info.system in systems_darwin) then
  768. offsetreltype:=aitconst_darwin_dwarf_delta64
  769. else
  770. offsetreltype:=aitconst_64bit_unaligned;
  771. offsetabstype:=aitconst_64bit_unaligned;
  772. end;
  773. end;
  774. procedure TDebugInfoDwarf.set_def_dwarf_labs(def:tdef);
  775. begin
  776. { Keep track of used dwarf entries, this info is only useful for dwarf entries
  777. referenced by the symbols. Definitions will always include all
  778. required stabs }
  779. if def.dbg_state=dbg_state_unused then
  780. def.dbg_state:=dbg_state_used;
  781. { Need a new label? }
  782. if not assigned(def.dwarf_lab) then
  783. begin
  784. if not(tf_dwarf_only_local_labels in target_info.flags) then
  785. begin
  786. if (ds_dwarf_dbg_info_written in def.defstates) then
  787. begin
  788. if not assigned(def.typesym) then
  789. internalerror(200610011);
  790. def.dwarf_lab:=current_asmdata.RefAsmSymbol(make_mangledname('DBG',def.owner,symname(def.typesym, true)),AT_DATA);
  791. def.dwarf_ref_lab:=current_asmdata.RefAsmSymbol(make_mangledname('DBGREF',def.owner,symname(def.typesym, true)),AT_DATA);
  792. if is_class_or_interface_or_dispinterface(def) or is_objectpascal_helper(def) then
  793. tobjectdef(def).dwarf_struct_lab:=current_asmdata.RefAsmSymbol(make_mangledname('DBG2',def.owner,symname(def.typesym, true)),AT_DATA);
  794. def.dbg_state:=dbg_state_written;
  795. end
  796. else
  797. begin
  798. { Create an exported DBG symbol if we are generating a def defined in the
  799. globalsymtable of the current unit }
  800. if assigned(def.typesym) and
  801. (def.owner.symtabletype=globalsymtable) and
  802. (def.owner.iscurrentunit) then
  803. begin
  804. def.dwarf_lab:=current_asmdata.DefineAsmSymbol(make_mangledname('DBG',def.owner,symname(def.typesym, true)),AB_GLOBAL,AT_DATA);
  805. def.dwarf_ref_lab:=current_asmdata.DefineAsmSymbol(make_mangledname('DBGREF',def.owner,symname(def.typesym, true)),AB_GLOBAL,AT_DATA);
  806. if is_class_or_interface_or_dispinterface(def) or is_objectpascal_helper(def) then
  807. tobjectdef(def).dwarf_struct_lab:=current_asmdata.DefineAsmSymbol(make_mangledname('DBG2',def.owner,symname(def.typesym, true)),AB_GLOBAL,AT_DATA);
  808. include(def.defstates,ds_dwarf_dbg_info_written);
  809. end
  810. else
  811. begin
  812. { The pointer typecast is needed to prevent a problem with range checking
  813. on when the typecast is changed to 'as' }
  814. current_asmdata.getdatalabel(TAsmLabel(pointer(def.dwarf_lab)));
  815. current_asmdata.getdatalabel(TAsmLabel(pointer(def.dwarf_ref_lab)));
  816. if is_implicit_pointer_object_type(def) then
  817. current_asmdata.getdatalabel(TAsmLabel(pointer(tobjectdef(def).dwarf_struct_lab)));
  818. end;
  819. end;
  820. end
  821. else
  822. begin
  823. { The pointer typecast is needed to prevent a problem with range checking
  824. on when the typecast is changed to 'as' }
  825. { addrlabel instead of datalabel because it must be a local one }
  826. current_asmdata.getaddrlabel(TAsmLabel(pointer(def.dwarf_lab)));
  827. current_asmdata.getaddrlabel(TAsmLabel(pointer(def.dwarf_ref_lab)));
  828. if is_implicit_pointer_object_type(def) then
  829. current_asmdata.getaddrlabel(TAsmLabel(pointer(tobjectdef(def).dwarf_struct_lab)));
  830. end;
  831. if def.dbg_state=dbg_state_used then
  832. deftowritelist.Add(def);
  833. defnumberlist.Add(def);
  834. end;
  835. end;
  836. function TDebugInfoDwarf.def_dwarf_lab(def: tdef): tasmsymbol;
  837. begin
  838. set_def_dwarf_labs(def);
  839. result:=def.dwarf_lab;
  840. end;
  841. function TDebugInfoDwarf.def_dwarf_class_struct_lab(def: tobjectdef): tasmsymbol;
  842. begin
  843. set_def_dwarf_labs(def);
  844. result:=def.dwarf_struct_lab;
  845. end;
  846. function TDebugInfoDwarf.def_dwarf_ref_lab(def: tdef): tasmsymbol;
  847. begin
  848. set_def_dwarf_labs(def);
  849. result:=def.dwarf_ref_lab;
  850. end;
  851. constructor TDebugInfoDwarf.Create;
  852. begin
  853. inherited Create;
  854. { 64bit headers are only supported for dwarf3 and up, so default off }
  855. use_64bit_headers := false;
  856. { we haven't generated any lineinfo yet }
  857. generated_lineinfo := false;
  858. dirlist := TFPHashObjectList.Create;
  859. { add current dir as first item (index=0) }
  860. TDirIndexItem.Create(dirlist,'.', 0);
  861. asmline := TAsmList.create;
  862. loclist := tdynamicarray.Create(4096);
  863. AbbrevSearchTree:=AllocateNewAiSearchItem;
  864. vardatadef := nil;
  865. end;
  866. destructor TDebugInfoDwarf.Destroy;
  867. begin
  868. dirlist.Free;
  869. if assigned(AbbrevSearchTree) then
  870. FreeSearchItem(AbbrevSearchTree);
  871. dirlist := nil;
  872. asmline.free;
  873. asmline:=nil;
  874. loclist.Free;
  875. loclist := nil;
  876. inherited Destroy;
  877. end;
  878. procedure TDebugInfoDwarf.enum_membersyms_callback(p:TObject; arg: pointer);
  879. begin
  880. case tsym(p).typ of
  881. fieldvarsym:
  882. appendsym_fieldvar(TAsmList(arg),tfieldvarsym(p));
  883. propertysym:
  884. appendsym_property(TAsmList(arg),tpropertysym(p));
  885. constsym:
  886. appendsym_const_member(TAsmList(arg),tconstsym(p),true);
  887. end;
  888. end;
  889. function TDebugInfoDwarf.get_file_index(afile: tinputfile): Integer;
  890. var
  891. dirname: String;
  892. diritem: TDirIndexItem;
  893. diridx: Integer;
  894. fileitem: TFileIndexItem;
  895. begin
  896. if afile.path = '' then
  897. dirname := '.'
  898. else
  899. begin
  900. { add the canonical form here already to avoid problems with }
  901. { paths such as './' etc }
  902. dirname := relative_dwarf_path(afile.path);
  903. if dirname = '' then
  904. dirname := '.';
  905. end;
  906. diritem := TDirIndexItem(dirlist.Find(dirname));
  907. if diritem = nil then
  908. diritem := TDirIndexItem.Create(dirlist,dirname, dirlist.Count);
  909. diridx := diritem.IndexNr;
  910. fileitem := TFileIndexItem(diritem.files.Find(afile.name));
  911. if fileitem = nil then
  912. begin
  913. Inc(filesequence);
  914. fileitem := TFileIndexItem.Create(diritem.files,afile.name, diridx, filesequence);
  915. end;
  916. Result := fileitem.IndexNr;
  917. end;
  918. procedure TDebugInfoDwarf.append_attribute(attr: tdwarf_attribute; form: tdwarf_form; const values: array of const);
  919. begin
  920. if length(values)<>1 then
  921. internalerror(2009040402);
  922. append_attribute(attr,form,values[0]);
  923. end;
  924. procedure TDebugInfoDwarf.append_attribute(attr: tdwarf_attribute; form: tdwarf_form; const value: tvarrec);
  925. begin
  926. { attribute }
  927. AddConstToAbbrev(cardinal(attr));
  928. { form }
  929. AddConstToAbbrev(cardinal(form));
  930. { info itself }
  931. case form of
  932. DW_FORM_string:
  933. case value.VType of
  934. vtChar:
  935. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(value.VChar));
  936. vtString:
  937. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(value.VString^));
  938. vtAnsistring:
  939. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(Ansistring(value.VAnsiString)));
  940. else
  941. internalerror(200601264);
  942. end;
  943. DW_FORM_flag:
  944. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(byte(value.VBoolean)));
  945. DW_FORM_data1:
  946. case value.VType of
  947. vtInteger:
  948. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VInteger));
  949. vtInt64:
  950. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VInt64^));
  951. vtQWord:
  952. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VQWord^));
  953. else
  954. internalerror(200602143);
  955. end;
  956. DW_FORM_data2:
  957. case value.VType of
  958. vtInteger:
  959. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(value.VInteger));
  960. vtInt64:
  961. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(value.VInt64^));
  962. vtQWord:
  963. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(value.VQWord^));
  964. else
  965. internalerror(200602144);
  966. end;
  967. DW_FORM_data4:
  968. case value.VType of
  969. vtInteger:
  970. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(value.VInteger));
  971. vtInt64:
  972. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(value.VInt64^));
  973. vtQWord:
  974. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(value.VQWord^));
  975. else
  976. internalerror(200602145);
  977. end;
  978. DW_FORM_data8:
  979. case value.VType of
  980. vtInteger:
  981. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(value.VInteger));
  982. vtInt64:
  983. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(value.VInt64^));
  984. vtQWord:
  985. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(value.VQWord^));
  986. else
  987. internalerror(200602146);
  988. end;
  989. DW_FORM_sdata:
  990. case value.VType of
  991. vtInteger:
  992. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(value.VInteger));
  993. vtInt64:
  994. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(value.VInt64^));
  995. vtQWord:
  996. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(value.VQWord^));
  997. else
  998. internalerror(200601285);
  999. end;
  1000. DW_FORM_udata:
  1001. case value.VType of
  1002. vtInteger:
  1003. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(value.VInteger));
  1004. vtInt64:
  1005. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(value.VInt64^));
  1006. vtQWord:
  1007. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(value.VQWord^));
  1008. else
  1009. internalerror(200601284);
  1010. end;
  1011. { block gets only the size, the rest is appended manually by the caller }
  1012. DW_FORM_block1:
  1013. case value.VType of
  1014. vtInteger:
  1015. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VInteger));
  1016. vtInt64:
  1017. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VInt64^));
  1018. vtQWord:
  1019. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VQWord^));
  1020. else
  1021. internalerror(200602141);
  1022. end;
  1023. else
  1024. internalerror(200601263);
  1025. end;
  1026. end;
  1027. { writing the data through a few simply procedures allows to create easily extra information
  1028. for debugging of debug info }
  1029. procedure TDebugInfoDwarf.append_entry(tag : tdwarf_tag;has_children : boolean;data : array of const);
  1030. var
  1031. i : longint;
  1032. begin
  1033. { abbrev number }
  1034. // Store the ai with the reference to the abbrev number and start a search
  1035. // to find the right abbrev-section. (Or create one)
  1036. dwarf_info_abbref_tai := tai_const.create_uleb128bit(currabbrevnumber);
  1037. current_asmdata.asmlists[al_dwarf_info].concat(dwarf_info_abbref_tai);
  1038. StartAbbrevSearch;
  1039. { tag }
  1040. AddConstToAbbrev(ord(tag));
  1041. { children? }
  1042. AddConstToAbbrev(ord(has_children),true);
  1043. i:=0;
  1044. while i<=high(data) do
  1045. begin
  1046. if (i+2 > high(data)) then
  1047. internalerror(2009040401);
  1048. if data[i].VType<>vtInteger then
  1049. internalerror(200601261);
  1050. if data[i+1].VType<>vtInteger then
  1051. internalerror(200601261);
  1052. append_attribute(tdwarf_attribute(data[i].VInteger),tdwarf_form(data[i+1].VInteger),data[i+2]);
  1053. inc(i,3);
  1054. end;
  1055. end;
  1056. procedure TDebugInfoDwarf.append_block1(attr: tdwarf_attribute; size: aint);
  1057. begin
  1058. AddConstToAbbrev(ord(attr));
  1059. AddConstToAbbrev(ord(DW_FORM_block1));
  1060. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(size));
  1061. end;
  1062. procedure TDebugInfoDwarf.append_labelentry(attr : tdwarf_attribute;sym : tasmsymbol);
  1063. begin
  1064. AddConstToAbbrev(ord(attr));
  1065. AddConstToAbbrev(ord(DW_FORM_addr));
  1066. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(aitconst_ptr_unaligned,sym));
  1067. end;
  1068. procedure TDebugInfoDwarf.append_labelentry_addr_ref(attr : tdwarf_attribute;sym : tasmsymbol);
  1069. begin
  1070. AddConstToAbbrev(ord(DW_FORM_ref_addr));
  1071. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(aitconst_ptr_unaligned,sym))
  1072. end;
  1073. procedure TDebugInfoDwarf.append_labelentry_ref(attr : tdwarf_attribute;sym : tasmsymbol);
  1074. begin
  1075. AddConstToAbbrev(ord(attr));
  1076. if not(tf_dwarf_only_local_labels in target_info.flags) then
  1077. append_labelentry_addr_ref(attr, sym)
  1078. else
  1079. begin
  1080. AddConstToAbbrev(ord(DW_FORM_ref4));
  1081. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_info0',AB_LOCAL,AT_DATA),sym));
  1082. end;
  1083. end;
  1084. procedure TDebugInfoDwarf.append_labelentry_dataptr_common(attr : tdwarf_attribute);
  1085. begin
  1086. AddConstToAbbrev(ord(attr));
  1087. if use_64bit_headers then
  1088. AddConstToAbbrev(ord(DW_FORM_data8))
  1089. else
  1090. AddConstToAbbrev(ord(DW_FORM_data4));
  1091. end;
  1092. procedure TDebugInfoDwarf.append_labelentry_dataptr_abs(attr : tdwarf_attribute;sym : tasmsymbol);
  1093. begin
  1094. {
  1095. used for writing dwarf lineptr, loclistptr, macptr and rangelistptr classes as FORM_dataN
  1096. The size of these depend on the header format
  1097. Must be relative to another symbol on tf_dwarf_relative_addresses
  1098. targets
  1099. }
  1100. if (tf_dwarf_relative_addresses in target_info.flags) then
  1101. { use append_labelentry_dataptr_rel instead }
  1102. internalerror(2007020210);
  1103. append_labelentry_dataptr_common(attr);
  1104. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(offsetabstype,sym))
  1105. end;
  1106. procedure TDebugInfoDwarf.append_labelentry_dataptr_rel(attr : tdwarf_attribute;sym,endsym : tasmsymbol);
  1107. begin
  1108. {
  1109. used for writing dwarf lineptr, loclistptr, macptr and rangelistptr classes as FORM_dataN
  1110. The size of these depend on the header format
  1111. Must be relative to another symbol on tf_dwarf_relative_addresses
  1112. targets
  1113. }
  1114. append_labelentry_dataptr_common(attr);
  1115. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,sym,endsym));
  1116. end;
  1117. procedure TDebugInfoDwarf.finish_entry;
  1118. begin
  1119. dwarf_info_abbref_tai.value:=FinishAbbrevSearch;
  1120. end;
  1121. procedure TDebugInfoDwarf.finish_children;
  1122. begin
  1123. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(0));
  1124. end;
  1125. procedure TDebugInfoDwarf.appenddef_ord(list:TAsmList;def:torddef);
  1126. var
  1127. basedef : tdef;
  1128. sign : tdwarf_type;
  1129. signform : tdwarf_form;
  1130. fullbytesize : byte;
  1131. begin
  1132. case def.ordtype of
  1133. s8bit,
  1134. s16bit,
  1135. s32bit,
  1136. u8bit,
  1137. u16bit,
  1138. u32bit :
  1139. begin
  1140. { generate proper signed/unsigned info for types like 0..3 }
  1141. { these are s8bit, but should be identified as unsigned }
  1142. { because otherwise they are interpreted wrongly when used }
  1143. { in a bitpacked record }
  1144. if (def.low<0) then
  1145. begin
  1146. sign:=DW_ATE_signed;
  1147. signform:=DW_FORM_sdata
  1148. end
  1149. else
  1150. begin
  1151. sign:=DW_ATE_unsigned;
  1152. signform:=DW_FORM_udata
  1153. end;
  1154. fullbytesize:=def.size;
  1155. case fullbytesize of
  1156. 1:
  1157. if (sign=DW_ATE_signed) then
  1158. basedef:=s8inttype
  1159. else
  1160. basedef:=u8inttype;
  1161. 2:
  1162. if (sign=DW_ATE_signed) then
  1163. basedef:=s16inttype
  1164. else
  1165. basedef:=u16inttype;
  1166. 4:
  1167. if (sign=DW_ATE_signed) then
  1168. basedef:=s32inttype
  1169. else
  1170. basedef:=u32inttype;
  1171. else
  1172. internalerror(2008032201);
  1173. end;
  1174. if (def.low=torddef(basedef).low) and
  1175. (def.high=torddef(basedef).high) then
  1176. { base type such as byte/shortint/word/... }
  1177. if assigned(def.typesym) then
  1178. append_entry(DW_TAG_base_type,false,[
  1179. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1180. DW_AT_encoding,DW_FORM_data1,sign,
  1181. DW_AT_byte_size,DW_FORM_data1,fullbytesize])
  1182. else
  1183. append_entry(DW_TAG_base_type,false,[
  1184. DW_AT_encoding,DW_FORM_data1,sign,
  1185. DW_AT_byte_size,DW_FORM_data1,fullbytesize])
  1186. else
  1187. begin
  1188. { subrange type }
  1189. { note: don't do this 64 bit int types, they appear }
  1190. { to be always clipped to s32bit for some reason }
  1191. if assigned(def.typesym) then
  1192. append_entry(DW_TAG_subrange_type,false,[
  1193. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1194. DW_AT_lower_bound,signform,int64(def.low),
  1195. DW_AT_upper_bound,signform,int64(def.high)
  1196. ])
  1197. else
  1198. append_entry(DW_TAG_subrange_type,false,[
  1199. DW_AT_lower_bound,signform,int64(def.low),
  1200. DW_AT_upper_bound,signform,int64(def.high)
  1201. ]);
  1202. append_labelentry_ref(DW_AT_type,def_dwarf_lab(basedef));
  1203. end;
  1204. finish_entry;
  1205. end;
  1206. uvoid :
  1207. begin
  1208. { gdb 6.4 doesn't support DW_TAG_unspecified_type so we
  1209. replace it with a unsigned type with size 0 (FK)
  1210. }
  1211. append_entry(DW_TAG_base_type,false,[
  1212. DW_AT_name,DW_FORM_string,'Void'#0,
  1213. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  1214. DW_AT_byte_size,DW_FORM_data1,0
  1215. ]);
  1216. finish_entry;
  1217. end;
  1218. uchar :
  1219. begin
  1220. append_entry(DW_TAG_base_type,false,[
  1221. DW_AT_name,DW_FORM_string,'Char'#0,
  1222. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned_char,
  1223. DW_AT_byte_size,DW_FORM_data1,1
  1224. ]);
  1225. finish_entry;
  1226. end;
  1227. uwidechar :
  1228. begin
  1229. append_entry(DW_TAG_base_type,false,[
  1230. DW_AT_name,DW_FORM_string,'WideChar'#0,
  1231. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned_char,
  1232. DW_AT_byte_size,DW_FORM_data1,2
  1233. ]);
  1234. finish_entry;
  1235. end;
  1236. pasbool8 :
  1237. begin
  1238. append_entry(DW_TAG_base_type,false,[
  1239. DW_AT_name,DW_FORM_string,'Boolean'#0,
  1240. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1241. DW_AT_byte_size,DW_FORM_data1,1
  1242. ]);
  1243. finish_entry;
  1244. end;
  1245. bool8bit :
  1246. begin
  1247. append_entry(DW_TAG_base_type,false,[
  1248. DW_AT_name,DW_FORM_string,'ByteBool'#0,
  1249. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1250. DW_AT_byte_size,DW_FORM_data1,1
  1251. ]);
  1252. finish_entry;
  1253. end;
  1254. pasbool16 :
  1255. begin
  1256. append_entry(DW_TAG_base_type,false,[
  1257. DW_AT_name,DW_FORM_string,'Boolean16'#0,
  1258. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1259. DW_AT_byte_size,DW_FORM_data1,2
  1260. ]);
  1261. finish_entry;
  1262. end;
  1263. bool16bit :
  1264. begin
  1265. append_entry(DW_TAG_base_type,false,[
  1266. DW_AT_name,DW_FORM_string,'WordBool'#0,
  1267. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1268. DW_AT_byte_size,DW_FORM_data1,2
  1269. ]);
  1270. finish_entry;
  1271. end;
  1272. pasbool32 :
  1273. begin
  1274. append_entry(DW_TAG_base_type,false,[
  1275. DW_AT_name,DW_FORM_string,'Boolean32'#0,
  1276. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1277. DW_AT_byte_size,DW_FORM_data1,4
  1278. ]);
  1279. finish_entry;
  1280. end;
  1281. bool32bit :
  1282. begin
  1283. append_entry(DW_TAG_base_type,false,[
  1284. DW_AT_name,DW_FORM_string,'LongBool'#0,
  1285. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1286. DW_AT_byte_size,DW_FORM_data1,4
  1287. ]);
  1288. finish_entry;
  1289. end;
  1290. pasbool64 :
  1291. begin
  1292. append_entry(DW_TAG_base_type,false,[
  1293. DW_AT_name,DW_FORM_string,'Boolean64'#0,
  1294. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1295. DW_AT_byte_size,DW_FORM_data1,8
  1296. ]);
  1297. finish_entry;
  1298. end;
  1299. bool64bit :
  1300. begin
  1301. append_entry(DW_TAG_base_type,false,[
  1302. DW_AT_name,DW_FORM_string,'QWordBool'#0,
  1303. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1304. DW_AT_byte_size,DW_FORM_data1,8
  1305. ]);
  1306. finish_entry;
  1307. end;
  1308. u64bit :
  1309. begin
  1310. append_entry(DW_TAG_base_type,false,[
  1311. DW_AT_name,DW_FORM_string,'QWord'#0,
  1312. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  1313. DW_AT_byte_size,DW_FORM_data1,8
  1314. ]);
  1315. finish_entry;
  1316. end;
  1317. scurrency :
  1318. begin
  1319. { we should use DW_ATE_signed_fixed, however it isn't supported yet by GDB (FK) }
  1320. append_entry(DW_TAG_base_type,false,[
  1321. DW_AT_name,DW_FORM_string,'Currency'#0,
  1322. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1323. DW_AT_byte_size,DW_FORM_data1,8
  1324. ]);
  1325. finish_entry;
  1326. end;
  1327. s64bit :
  1328. begin
  1329. append_entry(DW_TAG_base_type,false,[
  1330. DW_AT_name,DW_FORM_string,'Int64'#0,
  1331. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1332. DW_AT_byte_size,DW_FORM_data1,8
  1333. ]);
  1334. finish_entry;
  1335. end;
  1336. else
  1337. internalerror(200601287);
  1338. end;
  1339. end;
  1340. procedure TDebugInfoDwarf.appenddef_float(list:TAsmList;def:tfloatdef);
  1341. begin
  1342. case def.floattype of
  1343. s32real,
  1344. s64real,
  1345. s80real,
  1346. sc80real:
  1347. if assigned(def.typesym) then
  1348. begin
  1349. append_entry(DW_TAG_base_type,false,[
  1350. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1351. DW_AT_encoding,DW_FORM_data1,DW_ATE_float,
  1352. DW_AT_byte_size,DW_FORM_data1,def.size
  1353. ]);
  1354. if (def.floattype in [s80real,sc80real]) and
  1355. (def.size<>10) then
  1356. begin
  1357. append_attribute(DW_AT_bit_size,DW_FORM_data1,[10*8]);
  1358. { "The bit offset attribute describes the offset in bits
  1359. of the high order bit of a value of the given type
  1360. from the high order bit of the storage unit used to
  1361. contain that value." }
  1362. if target_info.endian=endian_little then
  1363. append_attribute(DW_AT_bit_offset,DW_FORM_data1,[(def.size-10)*8]);
  1364. end;
  1365. end
  1366. else
  1367. append_entry(DW_TAG_base_type,false,[
  1368. DW_AT_encoding,DW_FORM_data1,DW_ATE_float,
  1369. DW_AT_byte_size,DW_FORM_data1,def.size
  1370. ]);
  1371. s64currency:
  1372. { we should use DW_ATE_signed_fixed, however it isn't supported yet by GDB (FK) }
  1373. if assigned(def.typesym) then
  1374. append_entry(DW_TAG_base_type,false,[
  1375. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1376. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1377. DW_AT_byte_size,DW_FORM_data1,8
  1378. ])
  1379. else
  1380. append_entry(DW_TAG_base_type,false,[
  1381. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1382. DW_AT_byte_size,DW_FORM_data1,8
  1383. ]);
  1384. s64comp:
  1385. if assigned(def.typesym) then
  1386. append_entry(DW_TAG_base_type,false,[
  1387. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1388. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1389. DW_AT_byte_size,DW_FORM_data1,8
  1390. ])
  1391. else
  1392. append_entry(DW_TAG_base_type,false,[
  1393. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1394. DW_AT_byte_size,DW_FORM_data1,8
  1395. ]);
  1396. else
  1397. internalerror(200601289);
  1398. end;
  1399. finish_entry;
  1400. end;
  1401. procedure TDebugInfoDwarf.appenddef_enum(list:TAsmList;def:tenumdef);
  1402. var
  1403. hp : tenumsym;
  1404. i : integer;
  1405. begin
  1406. if assigned(def.typesym) then
  1407. append_entry(DW_TAG_enumeration_type,true,[
  1408. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1409. DW_AT_byte_size,DW_FORM_data1,def.size
  1410. ])
  1411. else
  1412. append_entry(DW_TAG_enumeration_type,true,[
  1413. DW_AT_byte_size,DW_FORM_data1,def.size
  1414. ]);
  1415. if assigned(def.basedef) then
  1416. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.basedef));
  1417. finish_entry;
  1418. { write enum symbols }
  1419. for i := 0 to def.symtable.SymList.Count - 1 do
  1420. begin
  1421. hp:=tenumsym(def.symtable.SymList[i]);
  1422. if hp.value<def.minval then
  1423. continue
  1424. else
  1425. if hp.value>def.maxval then
  1426. break;
  1427. append_entry(DW_TAG_enumerator,false,[
  1428. DW_AT_name,DW_FORM_string,symname(hp, false)+#0,
  1429. DW_AT_const_value,DW_FORM_data4,hp.value
  1430. ]);
  1431. finish_entry;
  1432. end;
  1433. finish_children;
  1434. end;
  1435. procedure TDebugInfoDwarf.appenddef_array(list:TAsmList;def:tarraydef);
  1436. var
  1437. size : aint;
  1438. elesize : aint;
  1439. elestrideattr : tdwarf_attribute;
  1440. labsym: tasmlabel;
  1441. begin
  1442. if is_dynamic_array(def) then
  1443. begin
  1444. { It's a pointer to the actual array }
  1445. current_asmdata.getaddrlabel(labsym);
  1446. append_entry(DW_TAG_pointer_type,false,[]);
  1447. append_labelentry_ref(DW_AT_type,labsym);
  1448. finish_entry;
  1449. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1450. end;
  1451. if not is_packed_array(def) then
  1452. begin
  1453. elestrideattr := DW_AT_byte_stride;
  1454. elesize := def.elesize;
  1455. end
  1456. else
  1457. begin
  1458. elestrideattr := DW_AT_stride_size;
  1459. elesize := def.elepackedbitsize;
  1460. end;
  1461. if is_special_array(def) then
  1462. begin
  1463. { no known size, no known upper bound }
  1464. if assigned(def.typesym) then
  1465. append_entry(DW_TAG_array_type,true,[
  1466. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0
  1467. ])
  1468. else
  1469. append_entry(DW_TAG_array_type,true,[]);
  1470. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef));
  1471. finish_entry;
  1472. { a missing upper bound means "unknown"/default }
  1473. append_entry(DW_TAG_subrange_type,false,[
  1474. DW_AT_lower_bound,DW_FORM_sdata,def.lowrange,
  1475. elestrideattr,DW_FORM_udata,elesize
  1476. ]);
  1477. end
  1478. else
  1479. begin
  1480. size:=def.size;
  1481. if assigned(def.typesym) then
  1482. append_entry(DW_TAG_array_type,true,[
  1483. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1484. DW_AT_byte_size,DW_FORM_udata,size
  1485. ])
  1486. else
  1487. append_entry(DW_TAG_array_type,true,[
  1488. DW_AT_byte_size,DW_FORM_udata,size
  1489. ]);
  1490. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef));
  1491. finish_entry;
  1492. { to simplify things, we don't write a multidimensional array here }
  1493. append_entry(DW_TAG_subrange_type,false,[
  1494. DW_AT_lower_bound,DW_FORM_sdata,def.lowrange,
  1495. DW_AT_upper_bound,DW_FORM_sdata,def.highrange,
  1496. elestrideattr,DW_FORM_udata,elesize
  1497. ]);
  1498. end;
  1499. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.rangedef));
  1500. finish_entry;
  1501. finish_children;
  1502. end;
  1503. procedure TDebugInfoDwarf.appenddef_record(list:TAsmList;def:trecorddef);
  1504. begin
  1505. if assigned(def.objname) then
  1506. appenddef_record_named(list,def,def.objname^)
  1507. else
  1508. appenddef_record_named(list,def,'');
  1509. end;
  1510. procedure TDebugInfoDwarf.appenddef_record_named(list:TAsmList;def:trecorddef;const name: shortstring);
  1511. begin
  1512. if (name<>'') then
  1513. append_entry(DW_TAG_structure_type,true,[
  1514. DW_AT_name,DW_FORM_string,name+#0,
  1515. DW_AT_byte_size,DW_FORM_udata,def.size
  1516. ])
  1517. else
  1518. append_entry(DW_TAG_structure_type,true,[
  1519. DW_AT_byte_size,DW_FORM_udata,def.size
  1520. ]);
  1521. finish_entry;
  1522. def.symtable.symList.ForEachCall(@enum_membersyms_callback,nil);
  1523. { don't know whether external record declaration is allow but if it so then
  1524. do the same as we do for other object types - skip procdef info generation
  1525. for external defs (Paul Ishenin) }
  1526. if not(oo_is_external in def.objectoptions) then
  1527. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],def.symtable);
  1528. finish_children;
  1529. end;
  1530. procedure TDebugInfoDwarf.appenddef_pointer(list:TAsmList;def:tpointerdef);
  1531. begin
  1532. append_entry(DW_TAG_pointer_type,false,[]);
  1533. if not(is_voidpointer(def)) then
  1534. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.pointeddef));
  1535. finish_entry;
  1536. end;
  1537. procedure TDebugInfoDwarf.appenddef_string(list:TAsmList;def:tstringdef);
  1538. procedure addnormalstringdef(const name: shortstring; lendef: tdef; maxlen: asizeuint);
  1539. var
  1540. { maxlen can be > high(int64) }
  1541. slen : asizeuint;
  1542. arr : tasmlabel;
  1543. begin
  1544. { fix length of openshortstring }
  1545. slen:=aword(def.len);
  1546. if (slen=0) or
  1547. (slen>maxlen) then
  1548. slen:=maxlen;
  1549. { create a structure with two elements }
  1550. if not(tf_dwarf_only_local_labels in target_info.flags) then
  1551. current_asmdata.getdatalabel(arr)
  1552. else
  1553. current_asmdata.getaddrlabel(arr);
  1554. append_entry(DW_TAG_structure_type,true,[
  1555. DW_AT_name,DW_FORM_string,name+#0,
  1556. DW_AT_byte_size,DW_FORM_udata,qword(lendef.size)+slen
  1557. ]);
  1558. finish_entry;
  1559. { length entry }
  1560. append_entry(DW_TAG_member,false,[
  1561. DW_AT_name,DW_FORM_string,'length'#0,
  1562. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  1563. ]);
  1564. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  1565. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  1566. append_labelentry_ref(DW_AT_type,def_dwarf_lab(lendef));
  1567. finish_entry;
  1568. { string data entry }
  1569. append_entry(DW_TAG_member,false,[
  1570. DW_AT_name,DW_FORM_string,'st'#0,
  1571. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(1)
  1572. ]);
  1573. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  1574. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(lendef.size));
  1575. append_labelentry_ref(DW_AT_type,arr);
  1576. finish_entry;
  1577. finish_children;
  1578. { now the data array }
  1579. if arr.bind=AB_GLOBAL then
  1580. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(arr,0))
  1581. else
  1582. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(arr,0));
  1583. append_entry(DW_TAG_array_type,true,[
  1584. DW_AT_byte_size,DW_FORM_udata,def.size,
  1585. DW_AT_byte_stride,DW_FORM_udata,1
  1586. ]);
  1587. append_labelentry_ref(DW_AT_type,def_dwarf_lab(cansichartype));
  1588. finish_entry;
  1589. append_entry(DW_TAG_subrange_type,false,[
  1590. DW_AT_lower_bound,DW_FORM_udata,1,
  1591. DW_AT_upper_bound,DW_FORM_udata,qword(slen)
  1592. ]);
  1593. append_labelentry_ref(DW_AT_type,def_dwarf_lab(lendef));
  1594. finish_entry;
  1595. finish_children;
  1596. end;
  1597. begin
  1598. case def.stringtype of
  1599. st_shortstring:
  1600. begin
  1601. addnormalstringdef('ShortString',u8inttype,255);
  1602. end;
  1603. st_longstring:
  1604. begin
  1605. { a) we don't actually support variables of this type currently
  1606. b) this type is only used as the type for constant strings
  1607. > 255 characters
  1608. c) in such a case, gdb will allocate and initialise enough
  1609. memory to hold the maximum size for such a string
  1610. -> don't use high(qword)/high(cardinal) as maximum, since that
  1611. will cause exhausting the VM space, but some "reasonably high"
  1612. number that should be enough for most constant strings
  1613. }
  1614. {$ifdef cpu64bitaddr}
  1615. addnormalstringdef('LongString',u64inttype,qword(1024*1024));
  1616. {$endif cpu64bitaddr}
  1617. {$ifdef cpu32bitaddr}
  1618. addnormalstringdef('LongString',u32inttype,cardinal(1024*1024));
  1619. {$endif cpu32bitaddr}
  1620. {$ifdef cpu16bitaddr}
  1621. addnormalstringdef('LongString',u16inttype,cardinal(1024));
  1622. {$endif cpu16bitaddr}
  1623. end;
  1624. st_ansistring:
  1625. begin
  1626. { looks like a pchar }
  1627. append_entry(DW_TAG_pointer_type,false,[]);
  1628. append_labelentry_ref(DW_AT_type,def_dwarf_lab(cansichartype));
  1629. finish_entry;
  1630. end;
  1631. st_unicodestring,
  1632. st_widestring:
  1633. begin
  1634. { looks like a pwidechar }
  1635. append_entry(DW_TAG_pointer_type,false,[]);
  1636. append_labelentry_ref(DW_AT_type,def_dwarf_lab(cwidechartype));
  1637. finish_entry;
  1638. end;
  1639. end;
  1640. end;
  1641. procedure TDebugInfoDwarf.appenddef_procvar(list:TAsmList;def:tprocvardef);
  1642. procedure doappend;
  1643. var
  1644. i : longint;
  1645. begin
  1646. if assigned(def.typesym) then
  1647. append_entry(DW_TAG_subroutine_type,true,[
  1648. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1649. DW_AT_prototyped,DW_FORM_flag,true
  1650. ])
  1651. else
  1652. append_entry(DW_TAG_subroutine_type,true,[
  1653. DW_AT_prototyped,DW_FORM_flag,true
  1654. ]);
  1655. if not(is_void(tprocvardef(def).returndef)) then
  1656. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tprocvardef(def).returndef));
  1657. finish_entry;
  1658. { write parameters }
  1659. for i:=0 to def.paras.count-1 do
  1660. begin
  1661. append_entry(DW_TAG_formal_parameter,false,[
  1662. DW_AT_name,DW_FORM_string,symname(tsym(def.paras[i]), false)+#0
  1663. ]);
  1664. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tparavarsym(def.paras[i]).vardef));
  1665. finish_entry;
  1666. end;
  1667. finish_children;
  1668. end;
  1669. var
  1670. proc : tasmlabel;
  1671. begin
  1672. if not def.is_addressonly then
  1673. begin
  1674. { create a structure with two elements }
  1675. if not(tf_dwarf_only_local_labels in target_info.flags) then
  1676. current_asmdata.getdatalabel(proc)
  1677. else
  1678. current_asmdata.getaddrlabel(proc);
  1679. append_entry(DW_TAG_structure_type,true,[
  1680. DW_AT_byte_size,DW_FORM_data1,2*sizeof(pint)
  1681. ]);
  1682. finish_entry;
  1683. { proc entry }
  1684. append_entry(DW_TAG_member,false,[
  1685. DW_AT_name,DW_FORM_string,'Proc'#0,
  1686. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  1687. ]);
  1688. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  1689. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  1690. append_labelentry_ref(DW_AT_type,proc);
  1691. finish_entry;
  1692. { self entry }
  1693. append_entry(DW_TAG_member,false,[
  1694. DW_AT_name,DW_FORM_string,'Self'#0,
  1695. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(sizeof(pint))
  1696. ]);
  1697. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  1698. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(sizeof(pint)));
  1699. append_labelentry_ref(DW_AT_type,def_dwarf_lab(class_tobject));
  1700. finish_entry;
  1701. finish_children;
  1702. if proc.bind=AB_GLOBAL then
  1703. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(proc,0))
  1704. else
  1705. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(proc,0));
  1706. doappend;
  1707. end
  1708. else
  1709. doappend;
  1710. end;
  1711. procedure TDebugInfoDwarf.beforeappenddef(list:TAsmList;def:tdef);
  1712. var
  1713. labsym : tasmsymbol;
  1714. begin
  1715. current_asmdata.asmlists[al_dwarf_info].concat(tai_comment.Create(strpnew('Definition '+def.typename)));
  1716. labsym:=def_dwarf_lab(def);
  1717. case labsym.bind of
  1718. AB_GLOBAL:
  1719. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(labsym,0));
  1720. AB_LOCAL:
  1721. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1722. else
  1723. internalerror(2013082001);
  1724. end;
  1725. { On Darwin, dwarf info is not linked in the final binary,
  1726. but kept in the individual object files. This allows for
  1727. faster linking, but means that you have to keep the object
  1728. files for debugging and also that gdb only loads in the
  1729. debug info of a particular object file once you step into
  1730. or over a procedure in it.
  1731. To solve this, there is a tool called dsymutil which can
  1732. extract all the dwarf info from a program's object files.
  1733. This utility however performs "smart linking" on the dwarf
  1734. info and throws away all unreferenced dwarf entries. Since
  1735. variables' types always point to the dwarfinfo for a tdef
  1736. and never to that for a typesym, this means all debug
  1737. entries generated for typesyms are thrown away.
  1738. The problem with that is that we translate typesyms into
  1739. DW_TAG_typedef, and gdb's dwarf-2 reader only makes types
  1740. globally visibly if they are defined using a DW_TAG_typedef.
  1741. So as a result, before running dsymutil types only become
  1742. available once you stepped into/over a function in the object
  1743. file where they are declared, and after running dsymutil they
  1744. are all gone (printing variables still works because the
  1745. tdef dwarf info is still available, but you cannot typecast
  1746. anything outside the declaring units because the type names
  1747. are not known there).
  1748. The solution: if a tdef has an associated typesym, let the
  1749. debug label for the tdef point to a DW_TAG_typedef instead
  1750. of directly to the tdef itself. And don't write anything
  1751. special for the typesym itself.
  1752. Update: we now also do this for other platforms, because
  1753. otherwise if you compile unit A without debug info and
  1754. use one of its types in unit B, then no typedef will be
  1755. generated and hence gdb will not be able to give a definition
  1756. of the type.
  1757. }
  1758. if is_objc_class_or_protocol(def) then
  1759. begin
  1760. { for Objective-C classes, the typedef must refer to the
  1761. struct itself, not to the pointer of the struct; Objective-C
  1762. classes are not implicit pointers in Objective-C itself, only
  1763. in FPC. So make the def label point to a pointer to the
  1764. typedef, which in turn refers to the actual struct (for Delphi-
  1765. style classes, the def points to the typedef, which refers to
  1766. a pointer to the actual struct) }
  1767. { implicit pointer }
  1768. current_asmdata.getaddrlabel(TAsmLabel(pointer(labsym)));
  1769. append_entry(DW_TAG_pointer_type,false,[]);
  1770. append_labelentry_ref(DW_AT_type,labsym);
  1771. finish_entry;
  1772. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1773. end;
  1774. if assigned(def.typesym) and
  1775. not(df_generic in def.defoptions) then
  1776. begin
  1777. current_asmdata.getaddrlabel(TAsmLabel(pointer(labsym)));
  1778. append_entry(DW_TAG_typedef,false,[
  1779. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0
  1780. ]);
  1781. append_labelentry_ref(DW_AT_type,labsym);
  1782. finish_entry;
  1783. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1784. end
  1785. end;
  1786. procedure TDebugInfoDwarf.afterappenddef(list:TAsmList;def:tdef);
  1787. var
  1788. labsym : tasmsymbol;
  1789. begin
  1790. { create a derived reference type for pass-by-reference parameters }
  1791. { (gdb doesn't support DW_AT_variable_parameter yet) }
  1792. labsym:=def_dwarf_ref_lab(def);
  1793. case labsym.bind of
  1794. AB_GLOBAL:
  1795. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(labsym,0));
  1796. AB_LOCAL:
  1797. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1798. else
  1799. internalerror(2013082002);
  1800. end;
  1801. append_entry(DW_TAG_reference_type,false,[]);
  1802. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def));
  1803. finish_entry;
  1804. end;
  1805. procedure TDebugInfoDwarf.appendprocdef(list:TAsmList; def:tprocdef);
  1806. function dwarf_calling_convention(def: tprocdef): Tdwarf_calling_convention;
  1807. begin
  1808. case def.proccalloption of
  1809. pocall_register:
  1810. result:=DW_CC_GNU_borland_fastcall_i386;
  1811. pocall_cdecl,
  1812. pocall_stdcall,
  1813. pocall_cppdecl,
  1814. pocall_mwpascal:
  1815. result:=DW_CC_normal;
  1816. else
  1817. result:=DW_CC_nocall;
  1818. end
  1819. end;
  1820. var
  1821. procendlabel : tasmlabel;
  1822. procentry : string;
  1823. cc : Tdwarf_calling_convention;
  1824. st : tsymtable;
  1825. vmtoffset : pint;
  1826. in_currentunit : boolean;
  1827. begin
  1828. { only write debug info for procedures defined in the current module,
  1829. except in case of methods (gcc-compatible)
  1830. }
  1831. in_currentunit:=def.in_currentunit;
  1832. if not in_currentunit and
  1833. not (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  1834. exit;
  1835. { happens for init procdef of units without init section }
  1836. if in_currentunit and
  1837. not assigned(def.procstarttai) then
  1838. exit;
  1839. { Procdefs are not handled by the regular def writing code, so
  1840. dbg_state is not set/checked for them. Do it here. }
  1841. if (def.dbg_state in [dbg_state_writing,dbg_state_written]) then
  1842. exit;
  1843. defnumberlist.Add(def);
  1844. { Write methods and only in the scope of their parent objectdefs. }
  1845. if (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  1846. begin
  1847. { this code can also work for nested procdefs, but is not yet
  1848. activated for those because there is no clear advantage yet to
  1849. limiting the scope of nested procedures to that of their parent,
  1850. and it makes it impossible to set breakpoints in them by
  1851. referring to their name. }
  1852. st:=def.owner;
  1853. while assigned(st.defowner) and
  1854. (tdef(st.defowner).typ = procdef) do
  1855. st:=tprocdef(st.defowner).owner;
  1856. if assigned(st) and
  1857. (tdef(st.defowner).dbg_state<>dbg_state_writing) then
  1858. exit;
  1859. end;
  1860. def.dbg_state:=dbg_state_writing;
  1861. current_asmdata.asmlists[al_dwarf_info].concat(tai_comment.Create(strpnew('Procdef '+def.fullprocname(true))));
  1862. if not is_objc_class_or_protocol(def.struct) then
  1863. append_entry(DW_TAG_subprogram,true,
  1864. [DW_AT_name,DW_FORM_string,symname(def.procsym, false)+#0
  1865. { data continues below }
  1866. { problem: base reg isn't known here
  1867. DW_AT_frame_base,DW_FORM_block1,1
  1868. }
  1869. ])
  1870. else
  1871. append_entry(DW_TAG_subprogram,true,
  1872. [DW_AT_name,DW_FORM_string,def.mangledname+#0
  1873. { data continues below }
  1874. { problem: base reg isn't known here
  1875. DW_AT_frame_base,DW_FORM_block1,1
  1876. }
  1877. ]);
  1878. { Append optional flags. }
  1879. { All Pascal procedures are prototyped }
  1880. append_attribute(DW_AT_prototyped,DW_FORM_flag,[true]);
  1881. { Calling convention. }
  1882. cc:=dwarf_calling_convention(def);
  1883. if (cc<>DW_CC_normal) then
  1884. append_attribute(DW_AT_calling_convention,DW_FORM_data1,[ord(cc)]);
  1885. { Externally visible. }
  1886. if (po_global in def.procoptions) and
  1887. (def.parast.symtablelevel<=normal_function_level) then
  1888. append_attribute(DW_AT_external,DW_FORM_flag,[true]);
  1889. { Abstract or virtual/overriding method. }
  1890. if (([po_abstractmethod, po_virtualmethod, po_overridingmethod] * def.procoptions) <> []) and
  1891. not is_objc_class_or_protocol(def.struct) and
  1892. not is_objectpascal_helper(def.struct) then
  1893. begin
  1894. if not(po_abstractmethod in def.procoptions) then
  1895. append_attribute(DW_AT_virtuality,DW_FORM_data1,[ord(DW_VIRTUALITY_virtual)])
  1896. else
  1897. append_attribute(DW_AT_virtuality,DW_FORM_data1,[ord(DW_VIRTUALITY_pure_virtual)]);
  1898. { Element number in the vmt (needs to skip stuff coming before the
  1899. actual method addresses in the vmt, so we use vmtmethodoffset()
  1900. and then divide by sizeof(pint)). }
  1901. vmtoffset:=tobjectdef(def.owner.defowner).vmtmethodoffset(def.extnumber);
  1902. append_attribute(DW_AT_vtable_elem_location,DW_FORM_block1,[3+LengthUleb128(vmtoffset)]);
  1903. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  1904. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_constu)));
  1905. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_uleb128bit(vmtoffset));
  1906. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus)));
  1907. end;
  1908. { accessibility: public/private/protected }
  1909. if (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  1910. append_visibility(def.visibility);
  1911. { Return type. }
  1912. if not(is_void(tprocdef(def).returndef)) then
  1913. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tprocdef(def).returndef));
  1914. { we can only write the start/end if this procedure is implemented in
  1915. this module
  1916. }
  1917. if in_currentunit then
  1918. begin
  1919. { mark end of procedure }
  1920. current_asmdata.getlabel(procendlabel,alt_dbgtype);
  1921. current_asmdata.asmlists[al_procedures].insertbefore(tai_label.create(procendlabel),def.procendtai);
  1922. if (target_info.system = system_powerpc64_linux) then
  1923. procentry := '.' + def.mangledname
  1924. else
  1925. procentry := def.mangledname;
  1926. append_labelentry(DW_AT_low_pc,current_asmdata.RefAsmSymbol(procentry));
  1927. append_labelentry(DW_AT_high_pc,procendlabel);
  1928. end;
  1929. { Don't write the funcretsym explicitly, it's also in the
  1930. localsymtable and/or parasymtable.
  1931. }
  1932. finish_entry;
  1933. if assigned(def.parast) then
  1934. begin
  1935. { First insert self, because gdb uses the fact whether or not the
  1936. first parameter of a method is artificial to distinguish static
  1937. from regular methods. }
  1938. { fortunately, self is the always the first parameter in the
  1939. paralist, since it has the lowest paranr. Note that this is not
  1940. true for Objective-C, but those methods are detected in
  1941. another way (by reading the ObjC run time information) }
  1942. write_symtable_parasyms(current_asmdata.asmlists[al_dwarf_info],def.paras);
  1943. end;
  1944. { local type defs and vars should not be written
  1945. inside the main proc }
  1946. if in_currentunit and
  1947. assigned(def.localst) and
  1948. (def.localst.symtabletype=localsymtable) then
  1949. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],def.localst);
  1950. { last write the types from this procdef }
  1951. if assigned(def.parast) then
  1952. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],def.parast);
  1953. { only try to write the localst if the routine is implemented here }
  1954. if in_currentunit and
  1955. assigned(def.localst) and
  1956. (def.localst.symtabletype=localsymtable) then
  1957. begin
  1958. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],def.localst);
  1959. { Write nested procedures -- disabled, see scope check at the
  1960. beginning; currently, these are still written in the global
  1961. scope. }
  1962. // write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],def.localst);
  1963. end;
  1964. finish_children;
  1965. end;
  1966. function TDebugInfoDwarf.get_symlist_sym_offset(symlist: ppropaccesslistitem; out sym: tabstractvarsym; out offset: pint): boolean;
  1967. var
  1968. elesize : pint;
  1969. currdef : tdef;
  1970. indirection: boolean;
  1971. begin
  1972. result:=false;
  1973. if not assigned(symlist) then
  1974. exit;
  1975. sym:=nil;
  1976. offset:=0;
  1977. currdef:=nil;
  1978. indirection:=false;
  1979. repeat
  1980. case symlist^.sltype of
  1981. sl_load:
  1982. begin
  1983. if assigned(sym) then
  1984. internalerror(2009031203);
  1985. if not(symlist^.sym.typ in [paravarsym,localvarsym,staticvarsym,fieldvarsym]) then
  1986. { can't handle... }
  1987. exit;
  1988. sym:=tabstractvarsym(symlist^.sym);
  1989. currdef:=tabstractvarsym(sym).vardef;
  1990. if ((sym.typ=paravarsym) and
  1991. paramanager.push_addr_param(tparavarsym(sym).varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption)) then
  1992. indirection:=true;
  1993. end;
  1994. sl_subscript:
  1995. begin
  1996. if not assigned(currdef) then
  1997. internalerror(2009031301);
  1998. if (symlist^.sym.typ<>fieldvarsym) then
  1999. internalerror(2009031202);
  2000. { can't handle offsets with indirections yet }
  2001. if indirection then
  2002. exit;
  2003. if is_packed_record_or_object(currdef) then
  2004. begin
  2005. { can't calculate the address of a non-byte aligned field }
  2006. if (tfieldvarsym(symlist^.sym).fieldoffset mod 8) <> 0 then
  2007. exit;
  2008. inc(offset,tfieldvarsym(symlist^.sym).fieldoffset div 8)
  2009. end
  2010. else
  2011. inc(offset,tfieldvarsym(symlist^.sym).fieldoffset);
  2012. currdef:=tfieldvarsym(symlist^.sym).vardef;
  2013. end;
  2014. sl_absolutetype,
  2015. sl_typeconv:
  2016. begin
  2017. currdef:=tfieldvarsym(symlist^.sym).vardef;
  2018. { ignore, these don't change the address }
  2019. end;
  2020. sl_vec:
  2021. begin
  2022. if not assigned(currdef) or
  2023. (currdef.typ<>arraydef) then
  2024. internalerror(2009031201);
  2025. { can't handle offsets with indirections yet }
  2026. if indirection then
  2027. exit;
  2028. if not is_packed_array(currdef) then
  2029. elesize:=tarraydef(currdef).elesize
  2030. else
  2031. begin
  2032. elesize:=tarraydef(currdef).elepackedbitsize;
  2033. { can't calculate the address of a non-byte aligned element }
  2034. if (elesize mod 8)<>0 then
  2035. exit;
  2036. elesize:=elesize div 8;
  2037. end;
  2038. inc(offset,(symlist^.value.svalue-tarraydef(currdef).lowrange)*elesize);
  2039. currdef:=tarraydef(currdef).elementdef;
  2040. end;
  2041. else
  2042. internalerror(2009031401);
  2043. end;
  2044. symlist:=symlist^.next;
  2045. until not assigned(symlist);
  2046. if not assigned(sym) then
  2047. internalerror(2009031205);
  2048. result:=true;
  2049. end;
  2050. procedure TDebugInfoDwarf.appendsym_var(list:TAsmList;sym:tabstractnormalvarsym);
  2051. begin
  2052. appendsym_var_with_name_type_offset(list,sym,symname(sym, false),sym.vardef,0,[]);
  2053. end;
  2054. procedure TDebugInfoDwarf.appendsym_var_with_name_type_offset(list:TAsmList; sym:tabstractnormalvarsym; const name: string; def: tdef; offset: pint; const flags: tdwarfvarsymflags);
  2055. var
  2056. templist : TAsmList;
  2057. blocksize,size_of_int : longint;
  2058. tag : tdwarf_tag;
  2059. has_high_reg : boolean;
  2060. dreg,dreghigh : byte;
  2061. begin
  2062. blocksize:=0;
  2063. dreghigh:=0;
  2064. { external symbols can't be resolved at link time, so we
  2065. can't generate stabs for them
  2066. not sure if this applies to dwarf as well (FK)
  2067. }
  2068. if vo_is_external in sym.varoptions then
  2069. exit;
  2070. { There is no space allocated for not referenced locals }
  2071. if (sym.owner.symtabletype=localsymtable) and (sym.refs=0) then
  2072. exit;
  2073. templist:=TAsmList.create;
  2074. case sym.localloc.loc of
  2075. LOC_REGISTER,
  2076. LOC_CREGISTER,
  2077. LOC_MMREGISTER,
  2078. LOC_CMMREGISTER,
  2079. LOC_FPUREGISTER,
  2080. LOC_CFPUREGISTER :
  2081. begin
  2082. dreg:=dwarf_reg(sym.localloc.register);
  2083. has_high_reg:=(sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER]) and (sym.localloc.registerhi<>NR_NO);
  2084. if has_high_reg then
  2085. dreghigh:=dwarf_reg(sym.localloc.registerhi);
  2086. if (sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER]) and
  2087. (sym.typ=paravarsym) and
  2088. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2089. not(vo_has_local_copy in sym.varoptions) and
  2090. not is_open_string(sym.vardef) then
  2091. begin
  2092. templist.concat(tai_const.create_8bit(ord(DW_OP_bregx)));
  2093. templist.concat(tai_const.create_uleb128bit(dreg));
  2094. templist.concat(tai_const.create_sleb128bit(0));
  2095. blocksize:=1+Lengthuleb128(dreg)+LengthSleb128(0);
  2096. end
  2097. else
  2098. begin
  2099. if has_high_reg then
  2100. begin
  2101. templist.concat(tai_comment.create(strpnew('high:low reg pair variable')));
  2102. size_of_int:=sizeof(aint);
  2103. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2104. templist.concat(tai_const.create_uleb128bit(dreg));
  2105. blocksize:=1+Lengthuleb128(dreg);
  2106. templist.concat(tai_const.create_8bit(ord(DW_OP_piece)));
  2107. templist.concat(tai_const.create_uleb128bit(size_of_int));
  2108. blocksize:=blocksize+1+Lengthuleb128(size_of_int);
  2109. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2110. templist.concat(tai_const.create_uleb128bit(dreghigh));
  2111. blocksize:=blocksize+1+Lengthuleb128(dreghigh);
  2112. templist.concat(tai_const.create_8bit(ord(DW_OP_piece)));
  2113. templist.concat(tai_const.create_uleb128bit(size_of_int));
  2114. blocksize:=blocksize+1+Lengthuleb128(size_of_int);
  2115. end
  2116. else
  2117. begin
  2118. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2119. templist.concat(tai_const.create_uleb128bit(dreg));
  2120. blocksize:=1+Lengthuleb128(dreg);
  2121. end;
  2122. end;
  2123. end;
  2124. else
  2125. begin
  2126. case sym.typ of
  2127. staticvarsym:
  2128. begin
  2129. if (vo_is_thread_var in sym.varoptions) then
  2130. begin
  2131. { TODO: !!! FIXME: dwarf for thread vars !!!}
  2132. { This is only a minimal change to at least be able to get a value
  2133. in only one thread is present PM 2014-11-21, like for stabs format }
  2134. templist.concat(tai_const.create_8bit(ord(DW_OP_addr)));
  2135. templist.concat(tai_const.Create_type_name(aitconst_ptr,sym.mangledname,
  2136. offset+sizeof(pint)));
  2137. blocksize:=1+sizeof(puint);
  2138. end
  2139. else
  2140. begin
  2141. templist.concat(tai_const.create_8bit(ord(DW_OP_addr)));
  2142. templist.concat(tai_const.Create_type_name(aitconst_ptr,sym.mangledname,offset));
  2143. blocksize:=1+sizeof(puint);
  2144. end;
  2145. end;
  2146. paravarsym,
  2147. localvarsym:
  2148. begin
  2149. { Happens when writing debug info for paras of procdefs not
  2150. implemented in the current module. Can't add a general check
  2151. for LOC_INVALID above, because staticvarsyms may also have it.
  2152. }
  2153. if sym.localloc.loc<> LOC_INVALID then
  2154. begin
  2155. dreg:=dwarf_reg(sym.localloc.reference.base);
  2156. templist.concat(tai_const.create_8bit(ord(DW_OP_breg0)+dreg));
  2157. templist.concat(tai_const.create_sleb128bit(sym.localloc.reference.offset+offset));
  2158. blocksize:=1+Lengthsleb128(sym.localloc.reference.offset);
  2159. {$ifndef gdb_supports_DW_AT_variable_parameter}
  2160. { Parameters which are passed by reference. (var and the like)
  2161. Hide the reference-pointer and dereference the pointer
  2162. in the DW_AT_location block.
  2163. }
  2164. if (sym.typ=paravarsym) and
  2165. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2166. not(vo_has_local_copy in sym.varoptions) and
  2167. not is_open_string(sym.vardef) then
  2168. begin
  2169. templist.concat(tai_const.create_8bit(ord(DW_OP_deref)));
  2170. inc(blocksize);
  2171. end
  2172. {$endif not gdb_supports_DW_AT_variable_parameter}
  2173. end;
  2174. end
  2175. else
  2176. internalerror(200601288);
  2177. end;
  2178. end;
  2179. end;
  2180. { function results must not be added to the parameter list,
  2181. as they are not part of the signature of the function
  2182. (gdb automatically adds them according to the ABI specifications
  2183. when calling the function)
  2184. }
  2185. if (sym.typ=paravarsym) and
  2186. not(dvf_force_local_var in flags) and
  2187. not(vo_is_funcret in sym.varoptions) then
  2188. tag:=DW_TAG_formal_parameter
  2189. else
  2190. tag:=DW_TAG_variable;
  2191. { must be parasym of externally implemented procdef, but
  2192. the parasymtable can con also contain e.g. absolutevarsyms
  2193. -> check symtabletype}
  2194. if (sym.owner.symtabletype=parasymtable) and
  2195. (sym.localloc.loc=LOC_INVALID) then
  2196. begin
  2197. if (sym.owner.symtabletype<>parasymtable) then
  2198. internalerror(2009101001);
  2199. append_entry(tag,false,[
  2200. DW_AT_name,DW_FORM_string,name+#0
  2201. {
  2202. DW_AT_decl_file,DW_FORM_data1,0,
  2203. DW_AT_decl_line,DW_FORM_data1,
  2204. }
  2205. ])
  2206. end
  2207. else if not(sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER,LOC_MMREGISTER,
  2208. LOC_CMMREGISTER,LOC_FPUREGISTER,LOC_CFPUREGISTER]) and
  2209. ((sym.owner.symtabletype = globalsymtable) or
  2210. (sp_static in sym.symoptions) or
  2211. (vo_is_public in sym.varoptions)) then
  2212. append_entry(tag,false,[
  2213. DW_AT_name,DW_FORM_string,name+#0,
  2214. {
  2215. DW_AT_decl_file,DW_FORM_data1,0,
  2216. DW_AT_decl_line,DW_FORM_data1,
  2217. }
  2218. DW_AT_external,DW_FORM_flag,true,
  2219. { data continues below }
  2220. DW_AT_location,DW_FORM_block1,blocksize
  2221. ])
  2222. {$ifdef gdb_supports_DW_AT_variable_parameter}
  2223. else if (sym.typ=paravarsym) and
  2224. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2225. not(vo_has_local_copy in sym.varoptions) and
  2226. not is_open_string(sym.vardef) then
  2227. append_entry(tag,false,[
  2228. DW_AT_name,DW_FORM_string,name+#0,
  2229. DW_AT_variable_parameter,DW_FORM_flag,true,
  2230. {
  2231. DW_AT_decl_file,DW_FORM_data1,0,
  2232. DW_AT_decl_line,DW_FORM_data1,
  2233. }
  2234. { data continues below }
  2235. DW_AT_location,DW_FORM_block1,blocksize
  2236. ])
  2237. {$endif gdb_supports_DW_AT_variable_parameter}
  2238. else
  2239. append_entry(tag,false,[
  2240. DW_AT_name,DW_FORM_string,name+#0,
  2241. {
  2242. DW_AT_decl_file,DW_FORM_data1,0,
  2243. DW_AT_decl_line,DW_FORM_data1,
  2244. }
  2245. { data continues below }
  2246. DW_AT_location,DW_FORM_block1,blocksize
  2247. ]);
  2248. { append block data }
  2249. current_asmdata.asmlists[al_dwarf_info].concatlist(templist);
  2250. { Mark self as artificial for methods, because gdb uses the fact
  2251. whether or not the first parameter of a method is artificial to
  2252. distinguish regular from static methods (since there are no
  2253. no vo_is_self parameters for static methods, we don't have to check
  2254. that). }
  2255. if (vo_is_self in sym.varoptions) then
  2256. append_attribute(DW_AT_artificial,DW_FORM_flag,[true]);
  2257. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def));
  2258. templist.free;
  2259. finish_entry;
  2260. end;
  2261. procedure TDebugInfoDwarf.appendsym_staticvar(list:TAsmList;sym:tstaticvarsym);
  2262. begin
  2263. appendsym_var(list,sym);
  2264. end;
  2265. procedure TDebugInfoDwarf.appendsym_localvar(list:TAsmList;sym:tlocalvarsym);
  2266. begin
  2267. appendsym_var(list,sym);
  2268. end;
  2269. procedure TDebugInfoDwarf.appendsym_paravar(list:TAsmList;sym:tparavarsym);
  2270. begin
  2271. appendsym_var(list,sym);
  2272. end;
  2273. procedure TDebugInfoDwarf.appendsym_fieldvar(list:TAsmList;sym: tfieldvarsym);
  2274. begin
  2275. appendsym_fieldvar_with_name_offset(list,sym,symname(sym, false),sym.vardef,0);
  2276. end;
  2277. procedure TDebugInfoDwarf.appendsym_fieldvar_with_name_offset(list:TAsmList;sym: tfieldvarsym;const name: string; def: tdef; offset: pint);
  2278. var
  2279. bitoffset,
  2280. fieldoffset,
  2281. fieldnatsize: asizeint;
  2282. begin
  2283. if (sp_static in sym.symoptions) or
  2284. (sym.visibility=vis_hidden) then
  2285. exit;
  2286. if (tabstractrecordsymtable(sym.owner).usefieldalignment<>bit_alignment) or
  2287. { only ordinals are bitpacked }
  2288. not is_ordinal(sym.vardef) then
  2289. begin
  2290. { other kinds of fields can however also appear in a bitpacked }
  2291. { record, and then their offset is also specified in bits rather }
  2292. { than in bytes }
  2293. if (tabstractrecordsymtable(sym.owner).usefieldalignment<>bit_alignment) then
  2294. fieldoffset:=sym.fieldoffset
  2295. else
  2296. fieldoffset:=sym.fieldoffset div 8;
  2297. inc(fieldoffset,offset);
  2298. append_entry(DW_TAG_member,false,[
  2299. DW_AT_name,DW_FORM_string,name+#0,
  2300. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(fieldoffset)
  2301. ]);
  2302. end
  2303. else
  2304. begin
  2305. if (sym.vardef.packedbitsize > 255) then
  2306. internalerror(2007061201);
  2307. { we don't bitpack according to the ABI, but as close as }
  2308. { possible, i.e., equivalent to gcc's }
  2309. { __attribute__((__packed__)), which is also what gpc }
  2310. { does. }
  2311. fieldnatsize:=max(sizeof(pint),sym.vardef.size);
  2312. fieldoffset:=(sym.fieldoffset div (fieldnatsize*8)) * fieldnatsize;
  2313. inc(fieldoffset,offset);
  2314. bitoffset:=sym.fieldoffset mod (fieldnatsize*8);
  2315. if (target_info.endian=endian_little) then
  2316. bitoffset:=(fieldnatsize*8)-bitoffset-sym.vardef.packedbitsize;
  2317. append_entry(DW_TAG_member,false,[
  2318. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2319. { gcc also generates both a bit and byte size attribute }
  2320. { we don't support ordinals >= 256 bits }
  2321. DW_AT_byte_size,DW_FORM_data1,fieldnatsize,
  2322. { nor >= 256 bits (not yet, anyway, see IE above) }
  2323. DW_AT_bit_size,DW_FORM_data1,sym.vardef.packedbitsize,
  2324. { data1 and data2 are unsigned, bitoffset can also be negative }
  2325. DW_AT_bit_offset,DW_FORM_data4,bitoffset,
  2326. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(fieldoffset)
  2327. ]);
  2328. end;
  2329. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  2330. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(fieldoffset));
  2331. if (sym.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2332. append_visibility(sym.visibility);
  2333. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def));
  2334. finish_entry;
  2335. end;
  2336. procedure TDebugInfoDwarf.appendsym_const(list:TAsmList;sym:tconstsym);
  2337. begin
  2338. appendsym_const_member(list,sym,false);
  2339. end;
  2340. procedure TDebugInfoDwarf.appendsym_const_member(list:TAsmList;sym:tconstsym;ismember:boolean);
  2341. var
  2342. i,
  2343. size: aint;
  2344. usedef: tdef;
  2345. begin
  2346. { These are default values of parameters. These should be encoded
  2347. via DW_AT_default_value, not as a separate sym. Moreover, their
  2348. type is not available when writing the debug info for external
  2349. procedures.
  2350. }
  2351. if (sym.owner.symtabletype=parasymtable) then
  2352. exit;
  2353. if ismember then
  2354. append_entry(DW_TAG_member,false,[
  2355. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2356. { The DW_AT_declaration tag is invalid according to the DWARF specifications.
  2357. But gcc adds this to static const members and gdb checks
  2358. for this flag. So we have to set it also.
  2359. }
  2360. DW_AT_declaration,DW_FORM_flag,true,
  2361. DW_AT_external,DW_FORM_flag,true
  2362. ])
  2363. else
  2364. append_entry(DW_TAG_variable,false,[
  2365. DW_AT_name,DW_FORM_string,symname(sym, false)+#0
  2366. ]);
  2367. { for string constants, constdef isn't set because they have no real type }
  2368. case sym.consttyp of
  2369. conststring:
  2370. begin
  2371. { if DW_FORM_string is used below one day, this usedef should
  2372. probably become nil }
  2373. { note: < 255 instead of <= 255 because we have to store the
  2374. entire length of the string as well, and 256 does not fit in
  2375. a byte }
  2376. if (sym.value.len<255) then
  2377. usedef:=cshortstringtype
  2378. else
  2379. usedef:=clongstringtype;
  2380. end;
  2381. constresourcestring,
  2382. constwstring:
  2383. usedef:=nil;
  2384. else
  2385. usedef:=sym.constdef;
  2386. end;
  2387. if assigned(usedef) then
  2388. append_labelentry_ref(DW_AT_type,def_dwarf_lab(usedef));
  2389. AddConstToAbbrev(ord(DW_AT_const_value));
  2390. case sym.consttyp of
  2391. conststring:
  2392. begin
  2393. { DW_FORM_string isn't supported yet by the Pascal value printer
  2394. -> create a string using raw bytes }
  2395. if (sym.value.len<255) then
  2396. begin
  2397. AddConstToAbbrev(ord(DW_FORM_block1));
  2398. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.value.len+1));
  2399. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.value.len));
  2400. end
  2401. else
  2402. begin
  2403. AddConstToAbbrev(ord(DW_FORM_block));
  2404. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(sym.value.len+sizeof(pint)));
  2405. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_pint_unaligned(sym.value.len));
  2406. end;
  2407. i:=0;
  2408. size:=sym.value.len;
  2409. while(i<size) do
  2410. begin
  2411. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit((pbyte(sym.value.valueptr+i)^)));
  2412. inc(i);
  2413. end;
  2414. end;
  2415. constguid,
  2416. constset:
  2417. begin
  2418. AddConstToAbbrev(ord(DW_FORM_block1));
  2419. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(usedef.size));
  2420. i:=0;
  2421. size:=sym.constdef.size;
  2422. while (i<size) do
  2423. begin
  2424. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit((pbyte(sym.value.valueptr+i)^)));
  2425. inc(i);
  2426. end;
  2427. end;
  2428. constwstring,
  2429. constresourcestring:
  2430. begin
  2431. { write dummy for now }
  2432. AddConstToAbbrev(ord(DW_FORM_string));
  2433. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(''));
  2434. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(0));
  2435. end;
  2436. constord:
  2437. begin
  2438. if (sym.value.valueord<0) then
  2439. begin
  2440. AddConstToAbbrev(ord(DW_FORM_sdata));
  2441. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(sym.value.valueord.svalue));
  2442. end
  2443. else
  2444. begin
  2445. AddConstToAbbrev(ord(DW_FORM_udata));
  2446. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(sym.value.valueord.uvalue));
  2447. end;
  2448. end;
  2449. constnil:
  2450. begin
  2451. {$ifdef cpu64bitaddr}
  2452. AddConstToAbbrev(ord(DW_FORM_data8));
  2453. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(0));
  2454. {$else cpu64bitaddr}
  2455. AddConstToAbbrev(ord(DW_FORM_data4));
  2456. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(0));
  2457. {$endif cpu64bitaddr}
  2458. end;
  2459. constpointer:
  2460. begin
  2461. {$ifdef cpu64bitaddr}
  2462. AddConstToAbbrev(ord(DW_FORM_data8));
  2463. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(int64(sym.value.valueordptr)));
  2464. {$else cpu64bitaddr}
  2465. AddConstToAbbrev(ord(DW_FORM_data4));
  2466. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(longint(sym.value.valueordptr)));
  2467. {$endif cpu64bitaddr}
  2468. end;
  2469. constreal:
  2470. begin
  2471. AddConstToAbbrev(ord(DW_FORM_block1));
  2472. case tfloatdef(sym.constdef).floattype of
  2473. s32real:
  2474. begin
  2475. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(4));
  2476. current_asmdata.asmlists[al_dwarf_info].concat(tai_real_32bit.create(pbestreal(sym.value.valueptr)^));
  2477. end;
  2478. s64real:
  2479. begin
  2480. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(8));
  2481. current_asmdata.asmlists[al_dwarf_info].concat(tai_real_64bit.create(pbestreal(sym.value.valueptr)^));
  2482. end;
  2483. s64comp,
  2484. s64currency:
  2485. begin
  2486. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(8));
  2487. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(trunc(pbestreal(sym.value.valueptr)^)));
  2488. end;
  2489. s80real,
  2490. sc80real:
  2491. begin
  2492. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.constdef.size));
  2493. current_asmdata.asmlists[al_dwarf_info].concat(tai_real_80bit.create(pextended(sym.value.valueptr)^,sym.constdef.size));
  2494. end;
  2495. else
  2496. internalerror(200601291);
  2497. end;
  2498. end;
  2499. else
  2500. internalerror(200601292);
  2501. end;
  2502. finish_entry;
  2503. end;
  2504. procedure TDebugInfoDwarf.appendsym_label(list:TAsmList;sym: tlabelsym);
  2505. begin
  2506. { ignore label syms for now, the problem is that a label sym
  2507. can have more than one label associated e.g. in case of
  2508. an inline procedure expansion }
  2509. end;
  2510. procedure TDebugInfoDwarf.appendsym_property(list:TAsmList;sym: tpropertysym);
  2511. var
  2512. symlist: ppropaccesslistitem;
  2513. tosym: tabstractvarsym;
  2514. offset: pint;
  2515. begin
  2516. if assigned(sym.propaccesslist[palt_read]) and
  2517. not assigned(sym.propaccesslist[palt_read].procdef) then
  2518. symlist:=sym.propaccesslist[palt_read].firstsym
  2519. else
  2520. { can't handle }
  2521. exit;
  2522. if not get_symlist_sym_offset(symlist,tosym,offset) then
  2523. exit;
  2524. if not (tosym.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2525. begin
  2526. if (tosym.typ=fieldvarsym) then
  2527. internalerror(2009031404);
  2528. appendsym_var_with_name_type_offset(list,tabstractnormalvarsym(tosym),symname(sym, false),sym.propdef,offset,[])
  2529. end
  2530. else
  2531. appendsym_fieldvar_with_name_offset(list,tfieldvarsym(tosym),symname(sym, false),sym.propdef,offset)
  2532. end;
  2533. function TDebugInfoDwarf.symdebugname(sym: tsym): String;
  2534. begin
  2535. result := sym.name;
  2536. end;
  2537. procedure TDebugInfoDwarf.appendsym_type(list:TAsmList;sym: ttypesym);
  2538. begin
  2539. { just queue the def if needed, beforeappenddef will
  2540. emit the typedef if necessary }
  2541. def_dwarf_lab(sym.typedef);
  2542. end;
  2543. procedure TDebugInfoDwarf.appendsym_absolute(list:TAsmList;sym:tabsolutevarsym);
  2544. var
  2545. templist : TAsmList;
  2546. blocksize : longint;
  2547. symlist : ppropaccesslistitem;
  2548. tosym: tabstractvarsym;
  2549. offset: pint;
  2550. flags: tdwarfvarsymflags;
  2551. begin
  2552. templist:=TAsmList.create;
  2553. case tabsolutevarsym(sym).abstyp of
  2554. toaddr :
  2555. begin
  2556. { MWE: replaced ifdef i368 }
  2557. (*
  2558. if target_cpu = cpu_i386 then
  2559. begin
  2560. { in theory, we could write a DW_AT_segment entry here for sym.absseg,
  2561. however I doubt that gdb supports this (FK) }
  2562. end;
  2563. *)
  2564. templist.concat(tai_const.create_8bit(3));
  2565. templist.concat(tai_const.create_pint_unaligned(sym.addroffset));
  2566. blocksize:=1+sizeof(puint);
  2567. end;
  2568. toasm :
  2569. begin
  2570. templist.concat(tai_const.create_8bit(3));
  2571. templist.concat(tai_const.create_type_name(aitconst_ptr,sym.mangledname,0));
  2572. blocksize:=1+sizeof(puint);
  2573. end;
  2574. tovar:
  2575. begin
  2576. symlist:=tabsolutevarsym(sym).ref.firstsym;
  2577. if get_symlist_sym_offset(symlist,tosym,offset) then
  2578. begin
  2579. if (tosym.typ=fieldvarsym) then
  2580. internalerror(2009031402);
  2581. flags:=[];
  2582. if (sym.owner.symtabletype=localsymtable) then
  2583. include(flags,dvf_force_local_var);
  2584. appendsym_var_with_name_type_offset(list,tabstractnormalvarsym(tosym),symname(sym, false),tabstractvarsym(sym).vardef,offset,flags);
  2585. end;
  2586. templist.free;
  2587. exit;
  2588. end;
  2589. else
  2590. internalerror(2013120111);
  2591. end;
  2592. append_entry(DW_TAG_variable,false,[
  2593. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2594. {
  2595. DW_AT_decl_file,DW_FORM_data1,0,
  2596. DW_AT_decl_line,DW_FORM_data1,
  2597. }
  2598. DW_AT_external,DW_FORM_flag,true,
  2599. { data continues below }
  2600. DW_AT_location,DW_FORM_block1,blocksize
  2601. ]);
  2602. { append block data }
  2603. current_asmdata.asmlists[al_dwarf_info].concatlist(templist);
  2604. append_labelentry_ref(DW_AT_type,def_dwarf_lab(sym.vardef));
  2605. templist.free;
  2606. finish_entry;
  2607. end;
  2608. procedure TDebugInfoDwarf.beforeappendsym(list:TAsmList;sym:tsym);
  2609. begin
  2610. current_asmdata.asmlists[al_dwarf_info].concat(tai_comment.Create(strpnew('Symbol '+symname(sym, true))));
  2611. end;
  2612. procedure TDebugInfoDwarf.insertmoduleinfo;
  2613. var
  2614. templist: TAsmList;
  2615. linelist: TAsmList;
  2616. lbl : tasmlabel;
  2617. n,m : Integer;
  2618. ditem : TDirIndexItem;
  2619. fitem : TFileIndexItem;
  2620. flist : TFPList;
  2621. dbgname : String;
  2622. begin
  2623. { insert DEBUGSTART and DEBUGEND labels }
  2624. dbgname:=make_mangledname('DEBUGSTART',current_module.localsymtable,'');
  2625. { Darwin's linker does not like two global labels both pointing to the
  2626. end of a section, which can happen in case of units without code ->
  2627. make them local; we don't need the debugtable stuff there either,
  2628. so it doesn't matter that they are not global.
  2629. }
  2630. if (target_info.system in systems_darwin) then
  2631. dbgname:='L'+dbgname;
  2632. new_section(current_asmdata.asmlists[al_start],sec_code,dbgname,0,secorder_begin);
  2633. if not(target_info.system in systems_darwin) then
  2634. current_asmdata.asmlists[al_start].concat(tai_symbol.Createname_global(dbgname,AT_DATA,0))
  2635. else
  2636. current_asmdata.asmlists[al_start].concat(tai_symbol.Createname(dbgname,AT_DATA,0));
  2637. dbgname:=make_mangledname('DEBUGEND',current_module.localsymtable,'');
  2638. { See above. }
  2639. if (target_info.system in systems_darwin) then
  2640. dbgname:='L'+dbgname;
  2641. new_section(current_asmdata.asmlists[al_end],sec_code,dbgname,0,secorder_end);
  2642. if not(target_info.system in systems_darwin) then
  2643. current_asmdata.asmlists[al_end].concat(tai_symbol.Createname_global(dbgname,AT_DATA,0))
  2644. else
  2645. current_asmdata.asmlists[al_end].concat(tai_symbol.Createname(dbgname,AT_DATA,0));
  2646. { insert .Ldebug_abbrev0 label }
  2647. templist:=TAsmList.create;
  2648. new_section(templist,sec_debug_abbrev,'',0);
  2649. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_abbrevsection0',AT_DATA,0));
  2650. { add any extra stuff which needs to be in the abbrev section, but before }
  2651. { the actual abbreviations, in between the symbol above and below, i.e. here }
  2652. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_abbrev0',AT_DATA,0));
  2653. current_asmdata.asmlists[al_start].insertlist(templist);
  2654. templist.free;
  2655. { insert .Ldebug_line0 label }
  2656. templist:=TAsmList.create;
  2657. new_section(templist,sec_debug_line,'',0);
  2658. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_linesection0',AT_DATA,0));
  2659. { add any extra stuff which needs to be in the line section, but before }
  2660. { the actual line info, in between the symbol above and below, i.e. here }
  2661. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_line0',AT_DATA,0));
  2662. current_asmdata.asmlists[al_start].insertlist(templist);
  2663. templist.free;
  2664. { finalize line info if the unit doesn't contain any function/ }
  2665. { procedure/init/final code }
  2666. finish_lineinfo;
  2667. { debug line header }
  2668. linelist := current_asmdata.asmlists[al_dwarf_line];
  2669. new_section(linelist,sec_debug_line,'',0);
  2670. linelist.concat(tai_comment.Create(strpnew('=== header start ===')));
  2671. { size }
  2672. current_asmdata.getlabel(lbl,alt_dbgfile);
  2673. if use_64bit_headers then
  2674. linelist.concat(tai_const.create_32bit_unaligned(longint($FFFFFFFF)));
  2675. linelist.concat(tai_const.create_rel_sym(offsetreltype,
  2676. lbl,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'edebug_line0',AB_LOCAL,AT_DATA)));
  2677. linelist.concat(tai_label.create(lbl));
  2678. { version }
  2679. linelist.concat(tai_const.create_16bit_unaligned(dwarf_version));
  2680. { header length }
  2681. current_asmdata.getlabel(lbl,alt_dbgfile);
  2682. linelist.concat(tai_const.create_rel_sym(offsetreltype,
  2683. lbl,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'ehdebug_line0',AB_LOCAL,AT_DATA)));
  2684. linelist.concat(tai_label.create(lbl));
  2685. { minimum_instruction_length }
  2686. linelist.concat(tai_const.create_8bit(1));
  2687. { default_is_stmt }
  2688. linelist.concat(tai_const.create_8bit(1));
  2689. { line_base }
  2690. linelist.concat(tai_const.create_8bit(LINE_BASE));
  2691. { line_range }
  2692. { only line increase, no adress }
  2693. linelist.concat(tai_const.create_8bit(255));
  2694. { opcode_base }
  2695. linelist.concat(tai_const.create_8bit(OPCODE_BASE));
  2696. { standard_opcode_lengths }
  2697. { MWE: sigh... why adding the default lengths (and make those sizes sense with LEB encoding) }
  2698. { DW_LNS_copy }
  2699. linelist.concat(tai_const.create_8bit(0));
  2700. { DW_LNS_advance_pc }
  2701. linelist.concat(tai_const.create_8bit(1));
  2702. { DW_LNS_advance_line }
  2703. linelist.concat(tai_const.create_8bit(1));
  2704. { DW_LNS_set_file }
  2705. linelist.concat(tai_const.create_8bit(1));
  2706. { DW_LNS_set_column }
  2707. linelist.concat(tai_const.create_8bit(1));
  2708. { DW_LNS_negate_stmt }
  2709. linelist.concat(tai_const.create_8bit(0));
  2710. { DW_LNS_set_basic_block }
  2711. linelist.concat(tai_const.create_8bit(0));
  2712. { DW_LNS_const_add_pc }
  2713. linelist.concat(tai_const.create_8bit(0));
  2714. { DW_LNS_fixed_advance_pc }
  2715. linelist.concat(tai_const.create_8bit(1));
  2716. { DW_LNS_set_prologue_end }
  2717. linelist.concat(tai_const.create_8bit(0));
  2718. { DW_LNS_set_epilogue_begin }
  2719. linelist.concat(tai_const.create_8bit(0));
  2720. { DW_LNS_set_isa }
  2721. linelist.concat(tai_const.create_8bit(1));
  2722. { Create single list of filenames sorted in IndexNr }
  2723. flist:=TFPList.Create;
  2724. for n := 0 to dirlist.Count - 1 do
  2725. begin
  2726. ditem := TDirIndexItem(dirlist[n]);
  2727. for m := 0 to ditem.Files.Count - 1 do
  2728. flist.Add(ditem.Files[m]);
  2729. end;
  2730. flist.Sort(@FileListSortCompare);
  2731. { include_directories }
  2732. linelist.concat(tai_comment.Create(strpnew('include_directories')));
  2733. for n := 0 to dirlist.Count - 1 do
  2734. begin
  2735. ditem := TDirIndexItem(dirlist[n]);
  2736. if ditem.Name = '.' then
  2737. Continue;
  2738. { Write without trailing path delimiter and also don't prefix with ./ for current dir (already done while adding to dirlist }
  2739. linelist.concat(tai_string.create(ditem.Name+#0));
  2740. end;
  2741. linelist.concat(tai_const.create_8bit(0));
  2742. { file_names }
  2743. linelist.concat(tai_comment.Create(strpnew('file_names')));
  2744. for n := 0 to flist.Count - 1 do
  2745. begin
  2746. fitem := TFileIndexItem(flist[n]);
  2747. { file name }
  2748. linelist.concat(tai_string.create(fitem.Name+#0));
  2749. { directory index }
  2750. linelist.concat(tai_const.create_uleb128bit(fitem.DirIndex));
  2751. { last modification }
  2752. linelist.concat(tai_const.create_uleb128bit(0));
  2753. { file length }
  2754. linelist.concat(tai_const.create_uleb128bit(0));
  2755. end;
  2756. linelist.concat(tai_const.create_8bit(0));
  2757. { end of debug line header }
  2758. linelist.concat(tai_symbol.createname(target_asm.labelprefix+'ehdebug_line0',AT_DATA,0));
  2759. linelist.concat(tai_comment.Create(strpnew('=== header end ===')));
  2760. { add line program }
  2761. linelist.concatList(asmline);
  2762. { end of debug line table }
  2763. linelist.concat(tai_symbol.createname(target_asm.labelprefix+'edebug_line0',AT_DATA,0));
  2764. flist.free;
  2765. end;
  2766. procedure TDebugInfoDwarf.inserttypeinfo;
  2767. var
  2768. storefilepos : tfileposinfo;
  2769. lenstartlabel : tasmlabel;
  2770. i : longint;
  2771. def: tdef;
  2772. dbgname: string;
  2773. vardatatype: ttypesym;
  2774. bind: tasmsymbind;
  2775. lang: tdwarf_source_language;
  2776. begin
  2777. current_module.flags:=current_module.flags or uf_has_dwarf_debuginfo;
  2778. storefilepos:=current_filepos;
  2779. current_filepos:=current_module.mainfilepos;
  2780. currabbrevnumber:=0;
  2781. defnumberlist:=TFPObjectList.create(false);
  2782. deftowritelist:=TFPObjectList.create(false);
  2783. { not exported (FK)
  2784. FILEREC
  2785. TEXTREC
  2786. }
  2787. vardatatype:=try_search_system_type('TVARDATA');
  2788. if assigned(vardatatype) then
  2789. vardatadef:=trecorddef(vardatatype.typedef);
  2790. { write start labels }
  2791. new_section(current_asmdata.asmlists[al_dwarf_info],sec_debug_info,'',0);
  2792. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.createname(target_asm.labelprefix+'debug_info0',AT_DATA,0));
  2793. { start abbrev section }
  2794. new_section(current_asmdata.asmlists[al_dwarf_abbrev],sec_debug_abbrev,'',0);
  2795. { debug info header }
  2796. current_asmdata.getlabel(lenstartlabel,alt_dbgfile);
  2797. { size }
  2798. if use_64bit_headers then
  2799. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(longint($FFFFFFFF)));
  2800. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,
  2801. lenstartlabel,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'edebug_info0',AB_LOCAL,AT_DATA)));
  2802. current_asmdata.asmlists[al_dwarf_info].concat(tai_label.create(lenstartlabel));
  2803. { version }
  2804. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(dwarf_version));
  2805. { abbrev table (=relative from section start)}
  2806. if not(tf_dwarf_relative_addresses in target_info.flags) then
  2807. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(offsetabstype,
  2808. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrev0',AB_LOCAL,AT_DATA)))
  2809. else
  2810. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,
  2811. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrevsection0',AB_LOCAL,AT_DATA),
  2812. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrev0',AB_LOCAL,AT_DATA)));
  2813. { address size }
  2814. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sizeof(pint)));
  2815. if (ds_dwarf_cpp in current_settings.debugswitches) then
  2816. lang:=DW_LANG_C_plus_plus
  2817. else
  2818. lang:=DW_LANG_Pascal83;
  2819. { first manadatory compilation unit TAG }
  2820. append_entry(DW_TAG_compile_unit,true,[
  2821. DW_AT_name,DW_FORM_string,relative_dwarf_path(current_module.sourcefiles.get_file(1).path+current_module.sourcefiles.get_file(1).name)+#0,
  2822. DW_AT_producer,DW_FORM_string,'Free Pascal '+full_version_string+' '+date_string+#0,
  2823. DW_AT_comp_dir,DW_FORM_string,BSToSlash(FixPath(GetCurrentDir,false))+#0,
  2824. DW_AT_language,DW_FORM_data1,lang,
  2825. DW_AT_identifier_case,DW_FORM_data1,DW_ID_case_insensitive]);
  2826. { reference to line info section }
  2827. if not(tf_dwarf_relative_addresses in target_info.flags) then
  2828. append_labelentry_dataptr_abs(DW_AT_stmt_list,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_line0',AB_LOCAL,AT_DATA))
  2829. else
  2830. append_labelentry_dataptr_rel(DW_AT_stmt_list,
  2831. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_linesection0',AB_LOCAL,AT_DATA),
  2832. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_line0',AB_LOCAL,AT_DATA));
  2833. if (m_objectivec1 in current_settings.modeswitches) then
  2834. append_attribute(DW_AT_APPLE_major_runtime_vers,DW_FORM_data1,[1]);
  2835. dbgname:=make_mangledname('DEBUGSTART',current_module.localsymtable,'');
  2836. if (target_info.system in systems_darwin) then
  2837. begin
  2838. bind:=AB_LOCAL;
  2839. dbgname:='L'+dbgname;
  2840. end
  2841. else
  2842. bind:=AB_GLOBAL;
  2843. append_labelentry(DW_AT_low_pc,current_asmdata.DefineAsmSymbol(dbgname,bind,AT_DATA));
  2844. dbgname:=make_mangledname('DEBUGEND',current_module.localsymtable,'');
  2845. if (target_info.system in systems_darwin) then
  2846. dbgname:='L'+dbgname;
  2847. append_labelentry(DW_AT_high_pc,current_asmdata.DefineAsmSymbol(dbgname,bind,AT_DATA));
  2848. finish_entry;
  2849. { write all global/local variables. This will flag all required tdefs }
  2850. if assigned(current_module.globalsymtable) then
  2851. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  2852. if assigned(current_module.localsymtable) then
  2853. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  2854. { write all procedures and methods. This will flag all required tdefs }
  2855. if assigned(current_module.globalsymtable) then
  2856. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  2857. if assigned(current_module.localsymtable) then
  2858. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  2859. { reset unit type info flag }
  2860. reset_unit_type_info;
  2861. { write used types from the used units }
  2862. write_used_unit_type_info(current_asmdata.asmlists[al_dwarf_info],current_module);
  2863. { last write the types from this unit }
  2864. if assigned(current_module.globalsymtable) then
  2865. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  2866. if assigned(current_module.localsymtable) then
  2867. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  2868. { write defs not written yet }
  2869. write_remaining_defs_to_write(current_asmdata.asmlists[al_dwarf_info]);
  2870. { close compilation unit entry }
  2871. finish_children;
  2872. { end of debug info table }
  2873. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.createname(target_asm.labelprefix+'edebug_info0',AT_DATA,0));
  2874. { end of abbrev table }
  2875. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_const.create_8bit(0));
  2876. { reset all def labels }
  2877. for i:=0 to defnumberlist.count-1 do
  2878. begin
  2879. def := tdef(defnumberlist[i]);
  2880. if assigned(def) then
  2881. begin
  2882. def.dwarf_lab:=nil;
  2883. def.dbg_state:=dbg_state_unused;
  2884. end;
  2885. end;
  2886. defnumberlist.free;
  2887. defnumberlist:=nil;
  2888. deftowritelist.free;
  2889. deftowritelist:=nil;
  2890. current_filepos:=storefilepos;
  2891. end;
  2892. procedure TDebugInfoDwarf.referencesections(list:TAsmList);
  2893. var
  2894. hp : tmodule;
  2895. begin
  2896. { Reference all DEBUGINFO sections from the main .fpc section }
  2897. { to prevent eliminating them by smartlinking }
  2898. if (target_info.system in ([system_powerpc_macos]+systems_darwin)) then
  2899. exit;
  2900. new_section(list,sec_fpc,'links',0);
  2901. { include reference to all debuginfo sections of used units }
  2902. hp:=tmodule(loaded_units.first);
  2903. while assigned(hp) do
  2904. begin
  2905. If (hp.flags and uf_has_dwarf_debuginfo)=uf_has_dwarf_debuginfo then
  2906. begin
  2907. list.concat(Tai_const.Createname(make_mangledname('DEBUGSTART',hp.localsymtable,''),0));
  2908. list.concat(Tai_const.Createname(make_mangledname('DEBUGEND',hp.localsymtable,''),0));
  2909. end;
  2910. hp:=tmodule(hp.next);
  2911. end;
  2912. end;
  2913. function TDebugInfoDwarf.symname(sym: tsym; manglename: boolean): String;
  2914. begin
  2915. if (sym.typ=paravarsym) and
  2916. (vo_is_self in tparavarsym(sym).varoptions) then
  2917. { We use 'this' for regular methods because that's what gdb triggers
  2918. on to automatically search fields. Don't do this for class methods,
  2919. because search class fields is not supported, and gdb 7.0+ fails
  2920. in this case because "this" is not a record in that case (it's a
  2921. pointer to a vmt) }
  2922. if not is_objc_class_or_protocol(tdef(sym.owner.defowner.owner.defowner)) and
  2923. not(po_classmethod in tabstractprocdef(sym.owner.defowner).procoptions) then
  2924. result:='this'
  2925. else
  2926. result:='self'
  2927. else if (sym.typ=typesym) and
  2928. is_objc_class_or_protocol(ttypesym(sym).typedef) then
  2929. result:=tobjectdef(ttypesym(sym).typedef).objextname^
  2930. else if (ds_dwarf_method_class_prefix in current_settings.debugswitches) and
  2931. (sym.typ=procsym) and
  2932. (tprocsym(sym).owner.symtabletype in [objectsymtable,recordsymtable]) then
  2933. begin
  2934. result:=tprocsym(sym).owner.name^+'__';
  2935. if manglename then
  2936. result := result + sym.name
  2937. else
  2938. result := result + symdebugname(sym);
  2939. end
  2940. else
  2941. begin
  2942. if manglename then
  2943. result := sym.name
  2944. else
  2945. result := symdebugname(sym);
  2946. end;
  2947. end;
  2948. procedure tdebuginfodwarf.append_visibility(vis: tvisibility);
  2949. begin
  2950. case vis of
  2951. vis_private,
  2952. vis_strictprivate:
  2953. append_attribute(DW_AT_accessibility,DW_FORM_data1,[ord(DW_ACCESS_private)]);
  2954. vis_protected,
  2955. vis_strictprotected:
  2956. append_attribute(DW_AT_accessibility,DW_FORM_data1,[ord(DW_ACCESS_protected)]);
  2957. vis_public:
  2958. { default };
  2959. end;
  2960. end;
  2961. procedure TDebugInfoDwarf.insertlineinfo(list:TAsmList);
  2962. var
  2963. currfileinfo,
  2964. lastfileinfo : tfileposinfo;
  2965. currfuncname : pshortstring;
  2966. currstatement: boolean;
  2967. currsectype : TAsmSectiontype;
  2968. hp, hpend : tai;
  2969. infile : tinputfile;
  2970. prevcolumn,
  2971. diffline,
  2972. prevline,
  2973. prevfileidx,
  2974. currfileidx,
  2975. nolineinfolevel : Integer;
  2976. prevlabel,
  2977. currlabel : tasmlabel;
  2978. begin
  2979. { this function will always terminate the lineinfo block }
  2980. generated_lineinfo := true;
  2981. { if this unit only contains code without debug info (implicit init
  2982. or final etc), make sure the file table contains at least one entry
  2983. (the main source of the unit), because normally this table gets
  2984. populated via calls to get_file_index and that won't happen in this
  2985. case }
  2986. get_file_index(current_module.sourcefiles.get_file(1));
  2987. FillChar(lastfileinfo,sizeof(lastfileinfo),0);
  2988. currfuncname:=nil;
  2989. currsectype:=sec_code;
  2990. hp:=Tai(list.first);
  2991. currstatement:=true;
  2992. prevcolumn := 0;
  2993. prevline := 1;
  2994. prevfileidx := 1;
  2995. prevlabel := nil;
  2996. nolineinfolevel:=0;
  2997. while assigned(hp) do
  2998. begin
  2999. case hp.typ of
  3000. ait_section :
  3001. currsectype:=tai_section(hp).sectype;
  3002. ait_function_name :
  3003. begin
  3004. currfuncname:=tai_function_name(hp).funcname;
  3005. asmline.concat(tai_comment.Create(strpnew('function: '+currfuncname^)));
  3006. end;
  3007. ait_force_line :
  3008. begin
  3009. lastfileinfo.line:=-1;
  3010. end;
  3011. ait_marker :
  3012. begin
  3013. case tai_marker(hp).kind of
  3014. mark_NoLineInfoStart:
  3015. inc(nolineinfolevel);
  3016. mark_NoLineInfoEnd:
  3017. dec(nolineinfolevel);
  3018. end;
  3019. end;
  3020. end;
  3021. if (currsectype=sec_code) and
  3022. (hp.typ=ait_instruction) then
  3023. begin
  3024. currfileinfo:=tailineinfo(hp).fileinfo;
  3025. { file changed ? (must be before line info) }
  3026. if (currfileinfo.fileindex<>0) and
  3027. ((lastfileinfo.fileindex<>currfileinfo.fileindex) or
  3028. (lastfileinfo.moduleindex<>currfileinfo.moduleindex)) then
  3029. begin
  3030. infile:=get_module(currfileinfo.moduleindex).sourcefiles.get_file(currfileinfo.fileindex);
  3031. if assigned(infile) then
  3032. begin
  3033. currfileidx := get_file_index(infile);
  3034. if prevfileidx <> currfileidx then
  3035. begin
  3036. list.insertbefore(tai_comment.Create(strpnew('path: '+infile.path)), hp);
  3037. list.insertbefore(tai_comment.Create(strpnew('file: '+infile.name)), hp);
  3038. list.insertbefore(tai_comment.Create(strpnew('indx: '+tostr(currfileidx))), hp);
  3039. { set file }
  3040. asmline.concat(tai_comment.Create(strpnew('path: '+infile.path)));
  3041. asmline.concat(tai_comment.Create(strpnew('file: '+infile.name)));
  3042. asmline.concat(tai_const.create_8bit(DW_LNS_set_file));
  3043. asmline.concat(tai_const.create_uleb128bit(currfileidx));
  3044. prevfileidx := currfileidx;
  3045. end;
  3046. { force new line info }
  3047. lastfileinfo.line:=-1;
  3048. end;
  3049. end;
  3050. { Set the line-nr to 0 if the code does not corresponds to a particular line }
  3051. if nolineinfolevel>0 then
  3052. currfileinfo.line := 0;
  3053. { line changed ? }
  3054. if (lastfileinfo.line<>currfileinfo.line) and ((currfileinfo.line<>0) or (nolineinfolevel>0)) then
  3055. begin
  3056. { set address }
  3057. current_asmdata.getlabel(currlabel, alt_dbgline);
  3058. list.insertbefore(tai_label.create(currlabel), hp);
  3059. asmline.concat(tai_comment.Create(strpnew('['+tostr(currfileinfo.line)+':'+tostr(currfileinfo.column)+']')));
  3060. if (prevlabel = nil) or
  3061. { darwin's assembler cannot create an uleb128 of the difference }
  3062. { between to symbols }
  3063. (target_info.system in systems_darwin) then
  3064. begin
  3065. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3066. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3067. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3068. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,currlabel));
  3069. end
  3070. else
  3071. begin
  3072. asmline.concat(tai_const.create_8bit(DW_LNS_advance_pc));
  3073. asmline.concat(tai_const.create_rel_sym(aitconst_uleb128bit, prevlabel, currlabel));
  3074. end;
  3075. prevlabel := currlabel;
  3076. { set column }
  3077. if prevcolumn <> currfileinfo.column then
  3078. begin
  3079. asmline.concat(tai_const.create_8bit(DW_LNS_set_column));
  3080. asmline.concat(tai_const.create_uleb128bit(currfileinfo.column));
  3081. prevcolumn := currfileinfo.column;
  3082. end;
  3083. { set statement }
  3084. if (currfileinfo.line=0) and currstatement then
  3085. begin
  3086. currstatement := false;
  3087. asmline.concat(tai_const.create_8bit(DW_LNS_negate_stmt));
  3088. end;
  3089. if not currstatement and (currfileinfo.line>0) then
  3090. begin
  3091. currstatement := true;
  3092. asmline.concat(tai_const.create_8bit(DW_LNS_negate_stmt));
  3093. end;
  3094. { set line }
  3095. diffline := currfileinfo.line - prevline;
  3096. if (diffline >= LINE_BASE) and (OPCODE_BASE + diffline - LINE_BASE <= 255) then
  3097. begin
  3098. { use special opcode, this also adds a row }
  3099. asmline.concat(tai_const.create_8bit(OPCODE_BASE + diffline - LINE_BASE));
  3100. end
  3101. else
  3102. begin
  3103. if diffline <> 0 then
  3104. begin
  3105. asmline.concat(tai_const.create_8bit(DW_LNS_advance_line));
  3106. asmline.concat(tai_const.create_sleb128bit(diffline));
  3107. end;
  3108. { no row added yet, do it manually }
  3109. asmline.concat(tai_const.create_8bit(DW_LNS_copy));
  3110. end;
  3111. prevline := currfileinfo.line;
  3112. end;
  3113. lastfileinfo:=currfileinfo;
  3114. end;
  3115. hpend:=hp;
  3116. hp:=tai(hp.next);
  3117. end;
  3118. if assigned(hpend) then
  3119. begin
  3120. { set address for end (see appendix 3 of dwarf 2 specs) }
  3121. current_asmdata.getlabel(currlabel, alt_dbgline);
  3122. list.insertafter(tai_label.create(currlabel), hpend);
  3123. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3124. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3125. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3126. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,currlabel));
  3127. end;
  3128. { end sequence }
  3129. asmline.concat(tai_const.Create_8bit(DW_LNS_extended_op));
  3130. asmline.concat(tai_const.Create_8bit(1));
  3131. asmline.concat(tai_const.Create_8bit(DW_LNE_end_sequence));
  3132. asmline.concat(tai_comment.Create(strpnew('###################')));
  3133. end;
  3134. procedure TDebugInfoDwarf.finish_lineinfo;
  3135. var
  3136. infile: tinputfile;
  3137. begin
  3138. { only needed if no line info at all has been generated }
  3139. if generated_lineinfo then
  3140. begin
  3141. { reset for next module compilation }
  3142. generated_lineinfo:=false;
  3143. exit;
  3144. end;
  3145. { at least the Darwin linker is annoyed if you do not }
  3146. { finish the lineinfo section, or if it doesn't }
  3147. { contain at least one file name and set_address }
  3148. infile:=current_module.sourcefiles.get_file(1);
  3149. if not assigned(infile) then
  3150. internalerror(2006020211);
  3151. asmline.concat(tai_const.create_8bit(DW_LNS_set_file));
  3152. asmline.concat(tai_const.create_uleb128bit(get_file_index(infile)));
  3153. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3154. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3155. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3156. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,nil));
  3157. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3158. asmline.concat(tai_const.Create_8bit(1));
  3159. asmline.concat(tai_const.Create_8bit(DW_LNE_end_sequence));
  3160. asmline.concat(tai_comment.Create(strpnew('###################')));
  3161. end;
  3162. {****************************************************************************
  3163. TDebugInfoDwarf2
  3164. ****************************************************************************}
  3165. procedure TDebugInfoDwarf2.appenddef_file(list:TAsmList;def: tfiledef);
  3166. begin
  3167. { gdb 6.4 doesn't support files so far so we use some fake recorddef
  3168. file recs. are less than 1k so using data2 is enough }
  3169. if assigned(def.typesym) then
  3170. append_entry(DW_TAG_structure_type,false,[
  3171. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3172. DW_AT_byte_size,DW_FORM_udata,def.size
  3173. ])
  3174. else
  3175. append_entry(DW_TAG_structure_type,false,[
  3176. DW_AT_byte_size,DW_FORM_udata,def.size
  3177. ]);
  3178. finish_entry;
  3179. end;
  3180. procedure TDebugInfoDwarf2.appenddef_formal(list:TAsmList;def: tformaldef);
  3181. begin
  3182. { gdb 6.4 doesn't support DW_TAG_unspecified_type so we
  3183. replace it with a unsigned type with size 0 (FK)
  3184. }
  3185. append_entry(DW_TAG_base_type,false,[
  3186. DW_AT_name,DW_FORM_string,'FormalDef'#0,
  3187. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3188. DW_AT_byte_size,DW_FORM_data1,0
  3189. ]);
  3190. finish_entry;
  3191. end;
  3192. procedure TDebugInfoDwarf2.append_object_struct(def: tobjectdef; const createlabel: boolean; const objectname: PShortString);
  3193. begin
  3194. if createlabel then
  3195. begin
  3196. if not(tf_dwarf_only_local_labels in target_info.flags) then
  3197. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(def_dwarf_class_struct_lab(def),0))
  3198. else
  3199. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(def_dwarf_class_struct_lab(def),0));
  3200. end;
  3201. if assigned(objectname) then
  3202. append_entry(DW_TAG_class_type,true,[
  3203. DW_AT_name,DW_FORM_string,objectname^+#0,
  3204. DW_AT_byte_size,DW_FORM_udata,tobjectsymtable(def.symtable).datasize
  3205. ])
  3206. else
  3207. append_entry(DW_TAG_class_type,true,[
  3208. DW_AT_byte_size,DW_FORM_udata,tobjectsymtable(def.symtable).datasize
  3209. ]);
  3210. { Apple-specific tag that identifies it as an Objective-C class }
  3211. if (def.objecttype=odt_objcclass) then
  3212. append_attribute(DW_AT_APPLE_runtime_class,DW_FORM_data1,[DW_LANG_ObjC]);
  3213. finish_entry;
  3214. if assigned(def.childof) then
  3215. begin
  3216. append_entry(DW_TAG_inheritance,false,[
  3217. DW_AT_accessibility,DW_FORM_data1,DW_ACCESS_public,
  3218. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  3219. ]);
  3220. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  3221. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  3222. if (def.childof.dbg_state=dbg_state_unused) then
  3223. def.childof.dbg_state:=dbg_state_used;
  3224. if is_implicit_pointer_object_type(def) then
  3225. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def.childof))
  3226. else
  3227. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.childof));
  3228. finish_entry;
  3229. end;
  3230. if (oo_has_vmt in def.objectoptions) and
  3231. (not assigned(def.childof) or
  3232. not(oo_has_vmt in def.childof.objectoptions)) then
  3233. begin
  3234. { vmt field }
  3235. append_entry(DW_TAG_member,false,[
  3236. DW_AT_artificial,DW_FORM_flag,true,
  3237. DW_AT_name,DW_FORM_string,'_vptr$'+def.objname^+#0,
  3238. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(def.vmt_offset)
  3239. ]);
  3240. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  3241. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(def.vmt_offset));
  3242. { should be changed into a pointer to a function returning an }
  3243. { int and with TAG_unspecified_parameters }
  3244. if (voidpointertype.dbg_state=dbg_state_unused) then
  3245. voidpointertype.dbg_state:=dbg_state_used;
  3246. append_labelentry_ref(DW_AT_type,def_dwarf_lab(voidpointertype));
  3247. finish_entry;
  3248. end;
  3249. def.symtable.symList.ForEachCall(@enum_membersyms_callback,nil);
  3250. { Write the methods in the scope of the class/object, except for Objective-C. }
  3251. if is_objc_class_or_protocol(def) then
  3252. finish_children;
  3253. { don't write procdefs of externally defined classes, gcc doesn't
  3254. either (info is probably gotten from ObjC runtime) }
  3255. if not(oo_is_external in def.objectoptions) then
  3256. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],def.symtable);
  3257. if not is_objc_class_or_protocol(def) then
  3258. finish_children;
  3259. end;
  3260. procedure TDebugInfoDwarf2.appenddef_object(list:TAsmList;def: tobjectdef);
  3261. begin
  3262. case def.objecttype of
  3263. odt_cppclass,
  3264. odt_object:
  3265. append_object_struct(def,false,def.objname);
  3266. odt_interfacecom,
  3267. odt_interfacecorba,
  3268. odt_dispinterface,
  3269. odt_helper,
  3270. odt_class:
  3271. begin
  3272. { implicit pointer }
  3273. append_entry(DW_TAG_pointer_type,false,[]);
  3274. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def));
  3275. finish_entry;
  3276. append_object_struct(def,true,def.objname);
  3277. end;
  3278. odt_objcclass:
  3279. { Objective-C class: same as regular class, except for
  3280. a) Apple-specific tag that identifies it as an Objective-C class
  3281. b) use extname^ instead of objname
  3282. }
  3283. append_object_struct(def,true,def.objextname);
  3284. odt_objcprotocol:
  3285. begin
  3286. append_entry(DW_TAG_pointer_type,false,[]);
  3287. append_labelentry_ref(DW_AT_type,def_dwarf_lab(voidpointertype));
  3288. finish_entry;
  3289. end;
  3290. else
  3291. internalerror(200602041);
  3292. end;
  3293. end;
  3294. procedure TDebugInfoDwarf2.appenddef_set_intern(list:TAsmList;def: tsetdef; force_tag_set: boolean);
  3295. var
  3296. lab: tasmlabel;
  3297. begin
  3298. if force_tag_set or
  3299. (ds_dwarf_sets in current_settings.debugswitches) then
  3300. begin
  3301. { current (20070704 -- patch was committed on 20060513) gdb cvs supports set types }
  3302. if assigned(def.typesym) then
  3303. append_entry(DW_TAG_set_type,false,[
  3304. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3305. DW_AT_byte_size,DW_FORM_data2,def.size
  3306. ])
  3307. else
  3308. append_entry(DW_TAG_set_type,false,[
  3309. DW_AT_byte_size,DW_FORM_data2,def.size
  3310. ]);
  3311. if assigned(def.elementdef) then
  3312. begin
  3313. if not(tf_dwarf_only_local_labels in target_info.flags) then
  3314. current_asmdata.getdatalabel(lab)
  3315. else
  3316. current_asmdata.getaddrlabel(lab);
  3317. append_labelentry_ref(DW_AT_type,lab);
  3318. finish_entry;
  3319. if lab.bind=AB_GLOBAL then
  3320. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(lab,0))
  3321. else
  3322. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(lab,0));
  3323. { Sets of e.g. [1..5] are actually stored as a set of [0..7],
  3324. so write the exact boundaries of the set here. Let's hope no
  3325. debugger ever rejects this because this "subrange" type can
  3326. actually have a larger range than the original one. }
  3327. append_entry(DW_TAG_subrange_type,false,[
  3328. DW_AT_lower_bound,DW_FORM_sdata,def.setbase,
  3329. DW_AT_upper_bound,DW_FORM_sdata,get_max_value(def.elementdef).svalue
  3330. ]);
  3331. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef))
  3332. end
  3333. end
  3334. else
  3335. begin
  3336. { gdb versions which don't support sets refuse to load the debug }
  3337. { info of modules that contain set tags }
  3338. if assigned(def.typesym) then
  3339. append_entry(DW_TAG_base_type,false,[
  3340. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3341. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3342. DW_AT_byte_size,DW_FORM_data2,def.size
  3343. ])
  3344. else
  3345. append_entry(DW_TAG_base_type,false,[
  3346. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3347. DW_AT_byte_size,DW_FORM_data2,def.size
  3348. ]);
  3349. end;
  3350. finish_entry;
  3351. end;
  3352. procedure TDebugInfoDwarf2.appenddef_set(list:TAsmList;def: tsetdef);
  3353. begin
  3354. appenddef_set_intern(list,def,false);
  3355. end;
  3356. procedure TDebugInfoDwarf2.appenddef_undefined(list:TAsmList;def: tundefineddef);
  3357. begin
  3358. { gdb 6.4 doesn't support DW_TAG_unspecified_type so we
  3359. replace it with a unsigned type with size 0 (FK)
  3360. }
  3361. append_entry(DW_TAG_base_type,false,[
  3362. DW_AT_name,DW_FORM_string,'FormalDef'#0,
  3363. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3364. DW_AT_byte_size,DW_FORM_data1,0
  3365. ]);
  3366. finish_entry;
  3367. end;
  3368. procedure TDebugInfoDwarf2.appenddef_variant(list:TAsmList;def: tvariantdef);
  3369. begin
  3370. { variants aren't known to dwarf2 but writting tvardata should be enough }
  3371. if assigned(vardatadef) then
  3372. appenddef_record_named(list,trecorddef(vardatadef),'Variant');
  3373. end;
  3374. function TDebugInfoDwarf2.dwarf_version: Word;
  3375. begin
  3376. Result:=2;
  3377. end;
  3378. {****************************************************************************
  3379. TDebugInfoDwarf3
  3380. ****************************************************************************}
  3381. procedure TDebugInfoDwarf3.append_labelentry_addr_ref(attr : tdwarf_attribute;sym : tasmsymbol);
  3382. begin
  3383. AddConstToAbbrev(ord(DW_FORM_ref_addr));
  3384. { Since Dwarf 3 the length of a DW_FORM_ref_addr entry is not dependent on the pointer size of the
  3385. target platform, but on the used Dwarf-format (32 bit or 64 bit) for the current compilation section. }
  3386. if use_64bit_headers then
  3387. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_type_sym(aitconst_64bit_unaligned,sym))
  3388. else
  3389. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_type_sym(aitconst_32bit_unaligned,sym));
  3390. end;
  3391. procedure tdebuginfodwarf3.appenddef_array(list: tasmlist; def: tarraydef);
  3392. begin
  3393. if not is_dynamic_array(def) then
  3394. begin
  3395. inherited appenddef_array(list,def);
  3396. exit;
  3397. end;
  3398. if assigned(def.typesym) then
  3399. append_entry(DW_TAG_array_type,true,[
  3400. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3401. DW_AT_data_location,DW_FORM_block1,2
  3402. ])
  3403. else
  3404. append_entry(DW_TAG_array_type,true,[
  3405. DW_AT_data_location,DW_FORM_block1,2
  3406. ]);
  3407. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3408. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3409. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef));
  3410. finish_entry;
  3411. { to simplify things, we don't write a multidimensional array here }
  3412. append_entry(DW_TAG_subrange_type,false,[
  3413. DW_AT_byte_stride,DW_FORM_udata,def.elesize,
  3414. DW_AT_lower_bound,DW_FORM_udata,0,
  3415. DW_AT_upper_bound,DW_FORM_block1,14
  3416. ]);
  3417. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3418. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3419. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_dup)));
  3420. { pointer = nil? }
  3421. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_bra)));
  3422. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(5));
  3423. { yes -> length = 0 }
  3424. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_const1s)));
  3425. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(byte(-1)));
  3426. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_skip)));
  3427. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(3));
  3428. { no -> load length }
  3429. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+sizeof(ptrint)));
  3430. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_minus)));
  3431. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3432. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.rangedef));
  3433. finish_entry;
  3434. finish_children;
  3435. end;
  3436. procedure tdebuginfodwarf3.appenddef_string(list: tasmlist; def: tstringdef);
  3437. procedure addstringdef(const name: shortstring; chardef: tdef; deref: boolean; lensize: aint);
  3438. var
  3439. upperopcodes: longint;
  3440. begin
  3441. { deref=true -> ansi/unicde/widestring; deref = false -> short/longstring }
  3442. if assigned(def.typesym) then
  3443. append_entry(DW_TAG_array_type,true,[
  3444. DW_AT_name,DW_FORM_string,name+#0,
  3445. DW_AT_data_location,DW_FORM_block1,2+ord(not(deref))
  3446. ])
  3447. else
  3448. append_entry(DW_TAG_array_type,true,[
  3449. DW_AT_data_location,DW_FORM_block1,2+ord(not(deref))
  3450. ]);
  3451. { in all cases we start with the address of the string }
  3452. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3453. if deref then
  3454. begin
  3455. { ansi/unicode/widestring -> dereference the address of the string, and then
  3456. we point to address of the string
  3457. }
  3458. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3459. end
  3460. else
  3461. begin
  3462. { shortstring characters begin at string[1], so add one to the string's address }
  3463. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+lensize));
  3464. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus)))
  3465. end;
  3466. { reference to the element type of the string }
  3467. append_labelentry_ref(DW_AT_type,def_dwarf_lab(chardef));
  3468. finish_entry;
  3469. { now the information about the length of the string }
  3470. if deref then
  3471. begin
  3472. if (chardef.size=1) then
  3473. upperopcodes:=13
  3474. else
  3475. upperopcodes:=15;
  3476. { lower bound is always 1, upper bound (length) needs to be calculated }
  3477. append_entry(DW_TAG_subrange_type,false,[
  3478. DW_AT_lower_bound,DW_FORM_udata,1,
  3479. DW_AT_upper_bound,DW_FORM_block1,upperopcodes
  3480. ]);
  3481. { high(string) is stored sizeof(ptrint) bytes before the string data }
  3482. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3483. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3484. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_dup)));
  3485. { pointer = nil? }
  3486. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_bra)));
  3487. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(4));
  3488. { yes -> length = 0 }
  3489. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)));
  3490. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_skip)));
  3491. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(3));
  3492. { no -> load length }
  3493. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+sizeof(ptrint)));
  3494. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_minus)));
  3495. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3496. { for widestrings, the length is specified in bytes, so divide by two }
  3497. if (upperopcodes=15) then
  3498. begin
  3499. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit1)));
  3500. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_shr)));
  3501. end;
  3502. end
  3503. else
  3504. begin
  3505. append_entry(DW_TAG_subrange_type,false,[
  3506. DW_AT_lower_bound,DW_FORM_udata,1,
  3507. DW_AT_upper_bound,DW_FORM_block1,3
  3508. ]);
  3509. { for shortstrings, the length is the first byte of the string }
  3510. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3511. { load 1 byte }
  3512. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref_size)));
  3513. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(lensize));
  3514. end;
  3515. finish_entry;
  3516. finish_children;
  3517. end;
  3518. begin
  3519. case def.stringtype of
  3520. st_shortstring:
  3521. begin
  3522. addstringdef('ShortString',cansichartype,false,1);
  3523. end;
  3524. st_longstring:
  3525. begin
  3526. {$ifdef cpu64bitaddr}
  3527. addstringdef('LongString',cansichartype,false,8);
  3528. {$else cpu64bitaddr}
  3529. addstringdef('LongString',cansichartype,false,4);
  3530. {$endif cpu64bitaddr}
  3531. end;
  3532. st_ansistring:
  3533. begin
  3534. addstringdef('AnsiString',cansichartype,true,-1);
  3535. end;
  3536. st_unicodestring:
  3537. begin
  3538. addstringdef('UnicodeString',cwidechartype,true,-1);
  3539. end;
  3540. st_widestring:
  3541. begin
  3542. if not(tf_winlikewidestring in target_info.flags) then
  3543. addstringdef('WideString',cwidechartype,true,-1)
  3544. else
  3545. begin
  3546. { looks like a pwidechar (no idea about length location) }
  3547. append_entry(DW_TAG_pointer_type,false,[]);
  3548. append_labelentry_ref(DW_AT_type,def_dwarf_lab(cwidechartype));
  3549. finish_entry;
  3550. end;
  3551. end;
  3552. end;
  3553. end;
  3554. procedure TDebugInfoDwarf3.appenddef_file(list:TAsmList;def: tfiledef);
  3555. begin
  3556. if assigned(def.typesym) then
  3557. append_entry(DW_TAG_file_type,false,[
  3558. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3559. DW_AT_byte_size,DW_FORM_data2,def.size
  3560. ])
  3561. else
  3562. append_entry(DW_TAG_file_type,false,[
  3563. DW_AT_byte_size,DW_FORM_data2,def.size
  3564. ]);
  3565. if tfiledef(def).filetyp=ft_typed then
  3566. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tfiledef(def).typedfiledef));
  3567. finish_entry;
  3568. end;
  3569. procedure TDebugInfoDwarf3.appenddef_formal(list:TAsmList;def: tformaldef);
  3570. begin
  3571. if (ds_dwarf_cpp in current_settings.debugswitches) then
  3572. begin
  3573. // Do not use DW_TAG_unspecified_type for C++ simulation.
  3574. // At least LLDB 3.9.0 crashes in such case.
  3575. // Call the inherited DWARF 2 implementation, which works fine.
  3576. inherited;
  3577. exit;
  3578. end;
  3579. append_entry(DW_TAG_unspecified_type,false,[]);
  3580. finish_entry;
  3581. end;
  3582. procedure TDebugInfoDwarf3.appenddef_object(list:TAsmList;def: tobjectdef);
  3583. procedure dostruct(tag: tdwarf_tag);
  3584. begin
  3585. if assigned(def.objname) then
  3586. append_entry(tag,true,[
  3587. DW_AT_name,DW_FORM_string,def.objrealname^+#0
  3588. ])
  3589. else
  3590. append_entry(DW_TAG_structure_type,true,[]);
  3591. append_attribute(DW_AT_byte_size,DW_FORM_udata,[tobjectsymtable(def.symtable).datasize]);
  3592. // The pointer to the class-structure is hidden. The debug-information
  3593. // does not contain an implicit pointer, but the data-adress is dereferenced here.
  3594. // In case of a nil-pointer, report the class as being unallocated.
  3595. append_block1(DW_AT_allocated,2);
  3596. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3597. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3598. append_block1(DW_AT_data_location,2);
  3599. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3600. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3601. finish_entry;
  3602. end;
  3603. procedure doimplicitpointer;
  3604. var
  3605. obj : tasmlabel;
  3606. begin
  3607. if not(tf_dwarf_only_local_labels in target_info.flags) then
  3608. current_asmdata.getdatalabel(obj)
  3609. else
  3610. current_asmdata.getaddrlabel(obj);
  3611. { implicit pointer }
  3612. append_entry(DW_TAG_pointer_type,false,[]);
  3613. append_labelentry_ref(DW_AT_type,obj);
  3614. finish_entry;
  3615. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(obj,0));
  3616. end;
  3617. procedure doparent(isinterface: boolean);
  3618. begin
  3619. if not assigned(def.childof) then
  3620. exit;
  3621. if isinterface then
  3622. begin
  3623. append_entry(DW_TAG_inheritance,false,[]);
  3624. end
  3625. else
  3626. begin
  3627. append_entry(DW_TAG_inheritance,false,[
  3628. DW_AT_accessibility,DW_FORM_data1,DW_ACCESS_public,
  3629. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  3630. ]);
  3631. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  3632. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  3633. end;
  3634. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.childof));
  3635. finish_entry;
  3636. end;
  3637. var
  3638. n: integer;
  3639. begin
  3640. case def.objecttype of
  3641. odt_cppclass,
  3642. odt_object:
  3643. begin
  3644. dostruct(DW_TAG_structure_type);
  3645. doparent(false);
  3646. end;
  3647. odt_interfacecom,
  3648. odt_interfacecorba,
  3649. odt_dispinterface:
  3650. begin
  3651. dostruct(DW_TAG_interface_type);
  3652. doparent(true);
  3653. end;
  3654. odt_helper,
  3655. odt_class:
  3656. begin
  3657. //dostruct(DW_TAG_class_type);
  3658. //doparent(false);
  3659. append_entry(DW_TAG_pointer_type,false,[]);
  3660. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def));
  3661. finish_entry;
  3662. append_object_struct(def,true,def.objrealname);
  3663. Exit;
  3664. end;
  3665. else
  3666. internalerror(200609171);
  3667. end;
  3668. { add implemented interfaces }
  3669. if assigned(def.ImplementedInterfaces) then
  3670. for n := 0 to def.ImplementedInterfaces.count-1 do
  3671. begin
  3672. append_entry(DW_TAG_inheritance,false,[]);
  3673. append_labelentry_ref(DW_AT_type,def_dwarf_lab(TImplementedInterface(def.ImplementedInterfaces[n]).IntfDef));
  3674. finish_entry;
  3675. end;
  3676. { add members }
  3677. def.symtable.symList.ForEachCall(@enum_membersyms_callback,nil);
  3678. finish_children;
  3679. end;
  3680. procedure TDebugInfoDwarf3.appenddef_set(list:TAsmList;def: tsetdef);
  3681. begin
  3682. appenddef_set_intern(list,def,true);
  3683. end;
  3684. procedure TDebugInfoDwarf3.appenddef_undefined(list:TAsmList;def: tundefineddef);
  3685. begin
  3686. { ??? can a undefined def have a typename ? }
  3687. if assigned(def.typesym) then
  3688. append_entry(DW_TAG_unspecified_type,false,[
  3689. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0
  3690. ])
  3691. else
  3692. append_entry(DW_TAG_unspecified_type,false,[
  3693. ]);
  3694. finish_entry;
  3695. end;
  3696. procedure TDebugInfoDwarf3.appenddef_variant(list:TAsmList;def: tvariantdef);
  3697. const
  3698. VARIANTS: array[1..27] of record Value: Word; Name: String end = (
  3699. (value:0; name:''),
  3700. (value:1; name:''),
  3701. (value:2; name:'VSMALLINT'),
  3702. (value:3; name:'VINTEGER'),
  3703. (value:4; name:'VSINGLE'),
  3704. (value:5; name:'VDOUBLE'),
  3705. (value:6; name:'VCURRENCY'),
  3706. (value:7; name:'VDATE'),
  3707. (value:8; name:'VOLESTR'),
  3708. (value:9; name:'VDISPATCH'),
  3709. (value:10; name:'VERROR'),
  3710. (value:11; name:'VBOOLEAN'),
  3711. (value:12; name:''),
  3712. (value:13; name:'VUNKNOWN'),
  3713. (value:14; name:''),
  3714. (value:16; name:'VSHORTINT'),
  3715. (value:17; name:'VBYTE'),
  3716. (value:18; name:'VWORD'),
  3717. (value:19; name:'VLONGWORD'),
  3718. (value:20; name:'VINT64'),
  3719. (value:21; name:'VQWORD'),
  3720. (value:36; name:'VRECORD'),
  3721. (value:$48; name:''),
  3722. (value:$100; name:'VSTRING'),
  3723. (value:$101; name:'VANY'),
  3724. (value:$2000; name:'VARRAY'),
  3725. (value:$4000; name:'VPOINTER')
  3726. );
  3727. var
  3728. fs: tfieldvarsym;
  3729. lbl: tasmlabel;
  3730. idx: integer;
  3731. begin
  3732. { it could be done with DW_TAG_variant for the union part (if that info was available)
  3733. now we do it manually for variants (MWE) }
  3734. { struct }
  3735. append_entry(DW_TAG_structure_type,true,[
  3736. DW_AT_name,DW_FORM_string,'Variant'#0,
  3737. DW_AT_byte_size,DW_FORM_udata,vardatadef.size
  3738. ]);
  3739. finish_entry;
  3740. append_entry(DW_TAG_variant_part,true,[
  3741. ]);
  3742. current_asmdata.getaddrlabel(lbl);
  3743. append_labelentry_ref(DW_AT_discr,lbl);
  3744. finish_entry;
  3745. { discriminant }
  3746. fs := tfieldvarsym(vardatadef.symtable.Find('VTYPE'));
  3747. if (fs = nil) or (fs.typ <> fieldvarsym) then
  3748. internalerror(200609271);
  3749. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(lbl,0));
  3750. appendsym_fieldvar(list,fs);
  3751. { variants }
  3752. for idx := Low(VARIANTS) to High(VARIANTS) do
  3753. begin
  3754. append_entry(DW_TAG_variant,true,[
  3755. DW_AT_discr_value,DW_FORM_udata,VARIANTS[idx].value
  3756. ]);
  3757. finish_entry;
  3758. if VARIANTS[idx].name <> '' then
  3759. begin
  3760. fs := tfieldvarsym(vardatadef.symtable.Find(VARIANTS[idx].name));
  3761. if (fs = nil) or (fs.typ <> fieldvarsym) then
  3762. internalerror(20060927200+idx);
  3763. appendsym_fieldvar(list,fs);
  3764. end;
  3765. finish_children; { variant }
  3766. end;
  3767. finish_children; { variant part }
  3768. finish_children; { struct }
  3769. end;
  3770. function TDebugInfoDwarf3.dwarf_version: Word;
  3771. begin
  3772. Result:=3;
  3773. end;
  3774. function TDebugInfoDwarf3.symdebugname(sym: tsym): String;
  3775. begin
  3776. Result:=sym.realname;
  3777. end;
  3778. { TDebugInfoDwarf4 }
  3779. function TDebugInfoDwarf4.dwarf_version: Word;
  3780. begin
  3781. Result:=4;
  3782. end;
  3783. {****************************************************************************
  3784. ****************************************************************************}
  3785. const
  3786. dbg_dwarf2_info : tdbginfo =
  3787. (
  3788. id : dbg_dwarf2;
  3789. idtxt : 'DWARF2';
  3790. );
  3791. dbg_dwarf3_info : tdbginfo =
  3792. (
  3793. id : dbg_dwarf3;
  3794. idtxt : 'DWARF3';
  3795. );
  3796. dbg_dwarf4_info : tdbginfo =
  3797. (
  3798. id : dbg_dwarf4;
  3799. idtxt : 'DWARF4';
  3800. );
  3801. initialization
  3802. RegisterDebugInfo(dbg_dwarf2_info,TDebugInfoDwarf2);
  3803. RegisterDebugInfo(dbg_dwarf3_info,TDebugInfoDwarf3);
  3804. RegisterDebugInfo(dbg_dwarf4_info,TDebugInfoDwarf4);
  3805. end.