dbgdwarf.pas 190 KB

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