dbgdwarf.pas 192 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748
  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. {$if defined(i8086)}
  905. result:=reg=NR_BP;
  906. {$elseif defined(wasm)}
  907. result:=reg=NR_LOCAL_FRAME_POINTER_REG;
  908. {$else}
  909. { always return false, because we don't emit DW_AT_frame_base attributes yet }
  910. result:=false;
  911. {$endif}
  912. end;
  913. function TDebugInfoDwarf.def_dwarf_lab(def: tdef): tasmsymbol;
  914. begin
  915. result:=get_def_dwarf_labs(def)^.lab;
  916. end;
  917. function TDebugInfoDwarf.def_dwarf_class_struct_lab(def: tobjectdef): tasmsymbol;
  918. begin
  919. result:=get_def_dwarf_labs(def)^.struct_lab;
  920. end;
  921. function TDebugInfoDwarf.def_dwarf_ref_lab(def: tdef): tasmsymbol;
  922. begin
  923. result:=get_def_dwarf_labs(def)^.ref_lab;
  924. end;
  925. constructor TDebugInfoDwarf.Create;
  926. begin
  927. inherited Create;
  928. { 64bit headers are only supported for dwarf3 and up, so default off }
  929. use_64bit_headers := false;
  930. { we haven't generated any lineinfo yet }
  931. generated_lineinfo := false;
  932. dirlist := TFPHashObjectList.Create;
  933. { add current dir as first item (index=0) }
  934. TDirIndexItem.Create(dirlist,'.', 0);
  935. asmline := TAsmList.create;
  936. loclist := tdynamicarray.Create(4096);
  937. AbbrevSearchTree:=AllocateNewAiSearchItem;
  938. vardatadef := nil;
  939. end;
  940. destructor TDebugInfoDwarf.Destroy;
  941. begin
  942. dirlist.Free;
  943. if assigned(AbbrevSearchTree) then
  944. FreeSearchItem(AbbrevSearchTree);
  945. dirlist := nil;
  946. asmline.free;
  947. asmline:=nil;
  948. loclist.Free;
  949. loclist := nil;
  950. inherited Destroy;
  951. end;
  952. procedure TDebugInfoDwarf.enum_membersyms_callback(p:TObject; arg: pointer);
  953. begin
  954. case tsym(p).typ of
  955. fieldvarsym:
  956. appendsym_fieldvar(TAsmList(arg),tfieldvarsym(p));
  957. propertysym:
  958. appendsym_property(TAsmList(arg),tpropertysym(p));
  959. constsym:
  960. appendsym_const_member(TAsmList(arg),tconstsym(p),true);
  961. else
  962. ;
  963. end;
  964. end;
  965. function TDebugInfoDwarf.get_file_index(afile: tinputfile): Integer;
  966. var
  967. dirname: String;
  968. diritem: TDirIndexItem;
  969. diridx: Integer;
  970. fileitem: TFileIndexItem;
  971. begin
  972. if afile.path = '' then
  973. dirname := '.'
  974. else
  975. begin
  976. { add the canonical form here already to avoid problems with }
  977. { paths such as './' etc }
  978. dirname := relative_dwarf_path(afile.path);
  979. if dirname = '' then
  980. dirname := '.';
  981. end;
  982. diritem := TDirIndexItem(dirlist.Find(dirname));
  983. if diritem = nil then
  984. diritem := TDirIndexItem.Create(dirlist,dirname, dirlist.Count);
  985. diridx := diritem.IndexNr;
  986. fileitem := TFileIndexItem(diritem.files.Find(afile.name));
  987. if fileitem = nil then
  988. begin
  989. Inc(filesequence);
  990. fileitem := TFileIndexItem.Create(diritem.files,afile.name, diridx, filesequence);
  991. end;
  992. Result := fileitem.IndexNr;
  993. end;
  994. procedure TDebugInfoDwarf.append_attribute(attr: tdwarf_attribute; form: tdwarf_form; const values: array of const);
  995. begin
  996. if length(values)<>1 then
  997. internalerror(2009040402);
  998. append_attribute(attr,form,values[0]);
  999. end;
  1000. procedure TDebugInfoDwarf.append_attribute(attr: tdwarf_attribute; form: tdwarf_form; const value: tvarrec);
  1001. begin
  1002. { attribute }
  1003. AddConstToAbbrev(cardinal(attr));
  1004. { form }
  1005. AddConstToAbbrev(cardinal(form));
  1006. { info itself }
  1007. case form of
  1008. DW_FORM_string:
  1009. case value.VType of
  1010. vtChar:
  1011. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(value.VChar));
  1012. vtString:
  1013. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(value.VString^));
  1014. vtAnsistring:
  1015. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(Ansistring(value.VAnsiString)));
  1016. else
  1017. internalerror(200601264);
  1018. end;
  1019. DW_FORM_flag:
  1020. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(byte(value.VBoolean)));
  1021. DW_FORM_data1:
  1022. case value.VType of
  1023. vtInteger:
  1024. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VInteger));
  1025. vtInt64:
  1026. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VInt64^));
  1027. vtQWord:
  1028. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VQWord^));
  1029. else
  1030. internalerror(200602143);
  1031. end;
  1032. DW_FORM_data2:
  1033. case value.VType of
  1034. vtInteger:
  1035. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(value.VInteger));
  1036. vtInt64:
  1037. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(value.VInt64^));
  1038. vtQWord:
  1039. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(value.VQWord^));
  1040. else
  1041. internalerror(200602144);
  1042. end;
  1043. DW_FORM_data4:
  1044. case value.VType of
  1045. vtInteger:
  1046. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(value.VInteger));
  1047. vtInt64:
  1048. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(value.VInt64^));
  1049. vtQWord:
  1050. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(value.VQWord^));
  1051. else
  1052. internalerror(200602145);
  1053. end;
  1054. DW_FORM_data8:
  1055. case value.VType of
  1056. vtInteger:
  1057. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(value.VInteger));
  1058. vtInt64:
  1059. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(value.VInt64^));
  1060. vtQWord:
  1061. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(value.VQWord^));
  1062. else
  1063. internalerror(200602146);
  1064. end;
  1065. DW_FORM_sdata:
  1066. case value.VType of
  1067. vtInteger:
  1068. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(value.VInteger));
  1069. vtInt64:
  1070. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(value.VInt64^));
  1071. vtQWord:
  1072. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(value.VQWord^));
  1073. else
  1074. internalerror(200601285);
  1075. end;
  1076. DW_FORM_udata:
  1077. case value.VType of
  1078. vtInteger:
  1079. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(value.VInteger));
  1080. vtInt64:
  1081. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(value.VInt64^));
  1082. vtQWord:
  1083. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(value.VQWord^));
  1084. else
  1085. internalerror(200601284);
  1086. end;
  1087. { block gets only the size, the rest is appended manually by the caller }
  1088. DW_FORM_block1:
  1089. case value.VType of
  1090. vtInteger:
  1091. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VInteger));
  1092. vtInt64:
  1093. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VInt64^));
  1094. vtQWord:
  1095. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(value.VQWord^));
  1096. else
  1097. internalerror(200602141);
  1098. end;
  1099. else
  1100. internalerror(200601263);
  1101. end;
  1102. end;
  1103. { writing the data through a few simply procedures allows to create easily extra information
  1104. for debugging of debug info }
  1105. procedure TDebugInfoDwarf.append_entry(tag : tdwarf_tag;has_children : boolean;data : array of const);
  1106. var
  1107. i : longint;
  1108. begin
  1109. { abbrev number }
  1110. // Store the ai with the reference to the abbrev number and start a search
  1111. // to find the right abbrev-section. (Or create one)
  1112. dwarf_info_abbref_tai := tai_const.create_uleb128bit(currabbrevnumber);
  1113. current_asmdata.asmlists[al_dwarf_info].concat(dwarf_info_abbref_tai);
  1114. StartAbbrevSearch;
  1115. { tag }
  1116. AddConstToAbbrev(ord(tag));
  1117. { children? }
  1118. AddConstToAbbrev(ord(has_children),true);
  1119. i:=0;
  1120. while i<=high(data) do
  1121. begin
  1122. if (i+2 > high(data)) then
  1123. internalerror(2009040401);
  1124. if data[i].VType<>vtInteger then
  1125. internalerror(200601261);
  1126. if data[i+1].VType<>vtInteger then
  1127. internalerror(2006012602);
  1128. append_attribute(tdwarf_attribute(data[i].VInteger),tdwarf_form(data[i+1].VInteger),data[i+2]);
  1129. inc(i,3);
  1130. end;
  1131. end;
  1132. procedure TDebugInfoDwarf.append_block1(attr: tdwarf_attribute; size: aint);
  1133. begin
  1134. AddConstToAbbrev(ord(attr));
  1135. AddConstToAbbrev(ord(DW_FORM_block1));
  1136. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(size));
  1137. end;
  1138. procedure TDebugInfoDwarf.append_labelentry(attr : tdwarf_attribute;sym : tasmsymbol);
  1139. begin
  1140. AddConstToAbbrev(ord(attr));
  1141. AddConstToAbbrev(ord(DW_FORM_addr));
  1142. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(aitconst_ptr_unaligned,sym));
  1143. end;
  1144. procedure TDebugInfoDwarf.append_labelentry_addr_ref(attr : tdwarf_attribute;sym : tasmsymbol);
  1145. begin
  1146. AddConstToAbbrev(ord(DW_FORM_ref_addr));
  1147. {$ifdef i8086}
  1148. { DW_FORM_ref_addr is treated as 32-bit by Open Watcom on i8086 }
  1149. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_type_sym(aitconst_32bit_unaligned,sym));
  1150. {$else i8086}
  1151. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(aitconst_ptr_unaligned,sym));
  1152. {$endif i8086}
  1153. end;
  1154. procedure TDebugInfoDwarf.append_labelentry_ref(attr : tdwarf_attribute;sym : tasmsymbol);
  1155. begin
  1156. AddConstToAbbrev(ord(attr));
  1157. if not(tf_dwarf_only_local_labels in target_info.flags) then
  1158. append_labelentry_addr_ref(attr, sym)
  1159. else
  1160. begin
  1161. AddConstToAbbrev(ord(DW_FORM_ref4));
  1162. 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));
  1163. end;
  1164. end;
  1165. procedure TDebugInfoDwarf.append_labelentry_dataptr_common(attr : tdwarf_attribute);
  1166. begin
  1167. AddConstToAbbrev(ord(attr));
  1168. if use_64bit_headers then
  1169. AddConstToAbbrev(ord(DW_FORM_data8))
  1170. else
  1171. AddConstToAbbrev(ord(DW_FORM_data4));
  1172. end;
  1173. procedure TDebugInfoDwarf.append_pointerclass(list: TAsmList;
  1174. def: tpointerdef);
  1175. begin
  1176. {$ifdef i8086}
  1177. case tcpupointerdef(def).x86pointertyp of
  1178. x86pt_near,
  1179. { todo: is there a way to specify these somehow? }
  1180. x86pt_near_cs,x86pt_near_ds,x86pt_near_ss,
  1181. x86pt_near_es,x86pt_near_fs,x86pt_near_gs:
  1182. append_attribute(DW_AT_address_class,DW_FORM_data1,[DW_ADDR_near16]);
  1183. x86pt_far:
  1184. append_attribute(DW_AT_address_class,DW_FORM_data1,[DW_ADDR_far16]);
  1185. x86pt_huge:
  1186. append_attribute(DW_AT_address_class,DW_FORM_data1,[DW_ADDR_huge16]);
  1187. end;
  1188. {$else i8086}
  1189. { Theoretically, we could do this, but it might upset some debuggers, }
  1190. { even though it's part of the DWARF standard. }
  1191. { append_attribute(DW_AT_address_class,DW_FORM_data1,[DW_ADDR_none]); }
  1192. {$endif i8086}
  1193. end;
  1194. procedure TDebugInfoDwarf.append_proc_frame_base(list: TAsmList;
  1195. def: tprocdef);
  1196. {$ifdef i8086}
  1197. var
  1198. dreg: longint;
  1199. blocksize: longint;
  1200. templist: TAsmList;
  1201. begin
  1202. dreg:=dwarf_reg(NR_BP);
  1203. templist:=TAsmList.create;
  1204. if dreg<=31 then
  1205. begin
  1206. templist.concat(tai_const.create_8bit(ord(DW_OP_reg0)+dreg));
  1207. blocksize:=1;
  1208. end
  1209. else
  1210. begin
  1211. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  1212. templist.concat(tai_const.create_uleb128bit(dreg));
  1213. blocksize:=1+Lengthuleb128(dreg);
  1214. end;
  1215. append_block1(DW_AT_frame_base,blocksize);
  1216. current_asmdata.asmlists[al_dwarf_info].concatlist(templist);
  1217. templist.free;
  1218. end;
  1219. {$else i8086}
  1220. begin
  1221. { problem: base reg isn't known here
  1222. DW_AT_frame_base,DW_FORM_block1,1
  1223. }
  1224. end;
  1225. {$endif i8086}
  1226. {$ifdef i8086}
  1227. procedure TDebugInfoDwarf.append_seg_name(const name:string);
  1228. begin
  1229. append_block1(DW_AT_segment,3);
  1230. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_const2u)));
  1231. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_seg_name(name));
  1232. end;
  1233. procedure TDebugInfoDwarf.append_seg_reg(const segment_register: tregister);
  1234. var
  1235. dreg: longint;
  1236. blocksize: longint;
  1237. templist: TAsmList;
  1238. begin
  1239. dreg:=dwarf_reg(segment_register);
  1240. templist:=TAsmList.create;
  1241. if dreg<=31 then
  1242. begin
  1243. templist.concat(tai_const.create_8bit(ord(DW_OP_reg0)+dreg));
  1244. blocksize:=1;
  1245. end
  1246. else
  1247. begin
  1248. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  1249. templist.concat(tai_const.create_uleb128bit(dreg));
  1250. blocksize:=1+Lengthuleb128(dreg);
  1251. end;
  1252. append_block1(DW_AT_segment,blocksize);
  1253. current_asmdata.asmlists[al_dwarf_info].concatlist(templist);
  1254. templist.free;
  1255. end;
  1256. {$endif i8086}
  1257. procedure TDebugInfoDwarf.append_labelentry_dataptr_abs(attr : tdwarf_attribute;sym : tasmsymbol);
  1258. begin
  1259. {
  1260. used for writing dwarf lineptr, loclistptr, macptr and rangelistptr classes as FORM_dataN
  1261. The size of these depend on the header format
  1262. Must be relative to another symbol on tf_dwarf_relative_addresses
  1263. targets
  1264. }
  1265. if (tf_dwarf_relative_addresses in target_info.flags) then
  1266. { use append_labelentry_dataptr_rel instead }
  1267. internalerror(2007020210);
  1268. append_labelentry_dataptr_common(attr);
  1269. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(offsetabstype,sym))
  1270. end;
  1271. procedure TDebugInfoDwarf.append_labelentry_dataptr_rel(attr : tdwarf_attribute;sym,endsym : tasmsymbol);
  1272. begin
  1273. {
  1274. used for writing dwarf lineptr, loclistptr, macptr and rangelistptr classes as FORM_dataN
  1275. The size of these depend on the header format
  1276. Must be relative to another symbol on tf_dwarf_relative_addresses
  1277. targets
  1278. }
  1279. append_labelentry_dataptr_common(attr);
  1280. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,sym,endsym));
  1281. end;
  1282. procedure TDebugInfoDwarf.finish_entry;
  1283. begin
  1284. dwarf_info_abbref_tai.value:=FinishAbbrevSearch;
  1285. end;
  1286. procedure TDebugInfoDwarf.finish_children;
  1287. begin
  1288. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(0));
  1289. end;
  1290. procedure TDebugInfoDwarf.appenddef_ord(list:TAsmList;def:torddef);
  1291. var
  1292. basedef : tdef;
  1293. sign : tdwarf_type;
  1294. signform : tdwarf_form;
  1295. fullbytesize : byte;
  1296. ordtype : tordtype;
  1297. begin
  1298. ordtype:=def.ordtype;
  1299. if ordtype=customint then
  1300. ordtype:=range_to_basetype(def.low,def.high);
  1301. case ordtype of
  1302. s8bit,
  1303. s16bit,
  1304. s32bit,
  1305. u8bit,
  1306. u16bit,
  1307. u32bit :
  1308. begin
  1309. { generate proper signed/unsigned info for types like 0..3 }
  1310. { these are s8bit, but should be identified as unsigned }
  1311. { because otherwise they are interpreted wrongly when used }
  1312. { in a bitpacked record }
  1313. if (def.low<0) then
  1314. begin
  1315. sign:=DW_ATE_signed;
  1316. signform:=DW_FORM_sdata
  1317. end
  1318. else
  1319. begin
  1320. sign:=DW_ATE_unsigned;
  1321. signform:=DW_FORM_udata
  1322. end;
  1323. fullbytesize:=def.size;
  1324. case fullbytesize of
  1325. 1:
  1326. if (sign=DW_ATE_signed) then
  1327. basedef:=s8inttype
  1328. else
  1329. basedef:=u8inttype;
  1330. 2:
  1331. if (sign=DW_ATE_signed) then
  1332. basedef:=s16inttype
  1333. else
  1334. basedef:=u16inttype;
  1335. 3,4:
  1336. if (sign=DW_ATE_signed) then
  1337. basedef:=s32inttype
  1338. else
  1339. basedef:=u32inttype;
  1340. else
  1341. internalerror(2008032201);
  1342. end;
  1343. if (def.low=torddef(basedef).low) and
  1344. (def.high=torddef(basedef).high) then
  1345. { base type such as byte/shortint/word/... }
  1346. if assigned(def.typesym) then
  1347. append_entry(DW_TAG_base_type,false,[
  1348. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1349. DW_AT_encoding,DW_FORM_data1,sign,
  1350. DW_AT_byte_size,DW_FORM_data1,fullbytesize])
  1351. else
  1352. append_entry(DW_TAG_base_type,false,[
  1353. DW_AT_encoding,DW_FORM_data1,sign,
  1354. DW_AT_byte_size,DW_FORM_data1,fullbytesize])
  1355. else
  1356. begin
  1357. { subrange type }
  1358. { note: don't do this 64 bit int types, they appear }
  1359. { to be always clipped to s32bit for some reason }
  1360. if assigned(def.typesym) then
  1361. append_entry(DW_TAG_subrange_type,false,[
  1362. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1363. DW_AT_lower_bound,signform,int64(def.low),
  1364. DW_AT_upper_bound,signform,int64(def.high)
  1365. ])
  1366. else
  1367. append_entry(DW_TAG_subrange_type,false,[
  1368. DW_AT_lower_bound,signform,int64(def.low),
  1369. DW_AT_upper_bound,signform,int64(def.high)
  1370. ]);
  1371. append_labelentry_ref(DW_AT_type,def_dwarf_lab(basedef));
  1372. end;
  1373. finish_entry;
  1374. end;
  1375. uvoid :
  1376. begin
  1377. { gdb 6.4 doesn't support DW_TAG_unspecified_type so we
  1378. replace it with a unsigned type with size 0 (FK)
  1379. }
  1380. append_entry(DW_TAG_base_type,false,[
  1381. DW_AT_name,DW_FORM_string,'Void'#0,
  1382. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  1383. DW_AT_byte_size,DW_FORM_data1,0
  1384. ]);
  1385. finish_entry;
  1386. end;
  1387. uchar :
  1388. begin
  1389. append_entry(DW_TAG_base_type,false,[
  1390. DW_AT_name,DW_FORM_string,'Char'#0,
  1391. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned_char,
  1392. DW_AT_byte_size,DW_FORM_data1,1
  1393. ]);
  1394. finish_entry;
  1395. end;
  1396. uwidechar :
  1397. begin
  1398. append_entry(DW_TAG_base_type,false,[
  1399. DW_AT_name,DW_FORM_string,'WideChar'#0,
  1400. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned_char,
  1401. DW_AT_byte_size,DW_FORM_data1,2
  1402. ]);
  1403. finish_entry;
  1404. end;
  1405. pasbool1 :
  1406. begin
  1407. append_entry(DW_TAG_base_type,false,[
  1408. DW_AT_name,DW_FORM_string,'Boolean'#0,
  1409. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1410. DW_AT_byte_size,DW_FORM_data1,1
  1411. ]);
  1412. finish_entry;
  1413. end;
  1414. pasbool8 :
  1415. begin
  1416. append_entry(DW_TAG_base_type,false,[
  1417. DW_AT_name,DW_FORM_string,'Boolean8'#0,
  1418. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1419. DW_AT_byte_size,DW_FORM_data1,1
  1420. ]);
  1421. finish_entry;
  1422. end;
  1423. bool8bit :
  1424. begin
  1425. append_entry(DW_TAG_base_type,false,[
  1426. DW_AT_name,DW_FORM_string,'ByteBool'#0,
  1427. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1428. DW_AT_byte_size,DW_FORM_data1,1
  1429. ]);
  1430. finish_entry;
  1431. end;
  1432. pasbool16 :
  1433. begin
  1434. append_entry(DW_TAG_base_type,false,[
  1435. DW_AT_name,DW_FORM_string,'Boolean16'#0,
  1436. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1437. DW_AT_byte_size,DW_FORM_data1,2
  1438. ]);
  1439. finish_entry;
  1440. end;
  1441. bool16bit :
  1442. begin
  1443. append_entry(DW_TAG_base_type,false,[
  1444. DW_AT_name,DW_FORM_string,'WordBool'#0,
  1445. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1446. DW_AT_byte_size,DW_FORM_data1,2
  1447. ]);
  1448. finish_entry;
  1449. end;
  1450. pasbool32 :
  1451. begin
  1452. append_entry(DW_TAG_base_type,false,[
  1453. DW_AT_name,DW_FORM_string,'Boolean32'#0,
  1454. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1455. DW_AT_byte_size,DW_FORM_data1,4
  1456. ]);
  1457. finish_entry;
  1458. end;
  1459. bool32bit :
  1460. begin
  1461. append_entry(DW_TAG_base_type,false,[
  1462. DW_AT_name,DW_FORM_string,'LongBool'#0,
  1463. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1464. DW_AT_byte_size,DW_FORM_data1,4
  1465. ]);
  1466. finish_entry;
  1467. end;
  1468. pasbool64 :
  1469. begin
  1470. append_entry(DW_TAG_base_type,false,[
  1471. DW_AT_name,DW_FORM_string,'Boolean64'#0,
  1472. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1473. DW_AT_byte_size,DW_FORM_data1,8
  1474. ]);
  1475. finish_entry;
  1476. end;
  1477. bool64bit :
  1478. begin
  1479. append_entry(DW_TAG_base_type,false,[
  1480. DW_AT_name,DW_FORM_string,'QWordBool'#0,
  1481. DW_AT_encoding,DW_FORM_data1,DW_ATE_boolean,
  1482. DW_AT_byte_size,DW_FORM_data1,8
  1483. ]);
  1484. finish_entry;
  1485. end;
  1486. u64bit :
  1487. begin
  1488. append_entry(DW_TAG_base_type,false,[
  1489. DW_AT_name,DW_FORM_string,'QWord'#0,
  1490. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  1491. DW_AT_byte_size,DW_FORM_data1,8
  1492. ]);
  1493. finish_entry;
  1494. end;
  1495. scurrency :
  1496. begin
  1497. { we should use DW_ATE_signed_fixed, however it isn't supported yet by GDB (FK) }
  1498. append_entry(DW_TAG_base_type,false,[
  1499. DW_AT_name,DW_FORM_string,'Currency'#0,
  1500. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1501. DW_AT_byte_size,DW_FORM_data1,8
  1502. ]);
  1503. finish_entry;
  1504. end;
  1505. s64bit :
  1506. begin
  1507. append_entry(DW_TAG_base_type,false,[
  1508. DW_AT_name,DW_FORM_string,'Int64'#0,
  1509. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1510. DW_AT_byte_size,DW_FORM_data1,8
  1511. ]);
  1512. finish_entry;
  1513. end;
  1514. u128bit:
  1515. begin
  1516. append_entry(DW_TAG_base_type,false,[
  1517. DW_AT_name,DW_FORM_string,'Int128'#0,
  1518. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  1519. DW_AT_byte_size,DW_FORM_data1,16
  1520. ]);
  1521. finish_entry;
  1522. end;
  1523. s128bit:
  1524. begin
  1525. append_entry(DW_TAG_base_type,false,[
  1526. DW_AT_name,DW_FORM_string,'Int128'#0,
  1527. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1528. DW_AT_byte_size,DW_FORM_data1,16
  1529. ]);
  1530. finish_entry;
  1531. end;
  1532. else
  1533. internalerror(200601287);
  1534. end;
  1535. end;
  1536. procedure TDebugInfoDwarf.appenddef_float(list:TAsmList;def:tfloatdef);
  1537. begin
  1538. case def.floattype of
  1539. s32real,
  1540. s64real,
  1541. s80real,
  1542. sc80real:
  1543. if assigned(def.typesym) then
  1544. begin
  1545. append_entry(DW_TAG_base_type,false,[
  1546. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1547. DW_AT_encoding,DW_FORM_data1,DW_ATE_float,
  1548. DW_AT_byte_size,DW_FORM_data1,def.size
  1549. ]);
  1550. if (def.floattype in [s80real,sc80real]) and
  1551. (def.size<>10) then
  1552. begin
  1553. append_attribute(DW_AT_bit_size,DW_FORM_data1,[10*8]);
  1554. { "The bit offset attribute describes the offset in bits
  1555. of the high order bit of a value of the given type
  1556. from the high order bit of the storage unit used to
  1557. contain that value." }
  1558. if target_info.endian=endian_little then
  1559. append_attribute(DW_AT_bit_offset,DW_FORM_data1,[(def.size-10)*8]);
  1560. end;
  1561. end
  1562. else
  1563. append_entry(DW_TAG_base_type,false,[
  1564. DW_AT_encoding,DW_FORM_data1,DW_ATE_float,
  1565. DW_AT_byte_size,DW_FORM_data1,def.size
  1566. ]);
  1567. s64currency:
  1568. { we should use DW_ATE_signed_fixed, however it isn't supported yet by GDB (FK) }
  1569. if assigned(def.typesym) then
  1570. append_entry(DW_TAG_base_type,false,[
  1571. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1572. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1573. DW_AT_byte_size,DW_FORM_data1,8
  1574. ])
  1575. else
  1576. append_entry(DW_TAG_base_type,false,[
  1577. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1578. DW_AT_byte_size,DW_FORM_data1,8
  1579. ]);
  1580. s64comp:
  1581. if assigned(def.typesym) then
  1582. append_entry(DW_TAG_base_type,false,[
  1583. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1584. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1585. DW_AT_byte_size,DW_FORM_data1,8
  1586. ])
  1587. else
  1588. append_entry(DW_TAG_base_type,false,[
  1589. DW_AT_encoding,DW_FORM_data1,DW_ATE_signed,
  1590. DW_AT_byte_size,DW_FORM_data1,8
  1591. ]);
  1592. else
  1593. internalerror(200601289);
  1594. end;
  1595. finish_entry;
  1596. end;
  1597. procedure TDebugInfoDwarf.appenddef_enum(list:TAsmList;def:tenumdef);
  1598. var
  1599. hp : tenumsym;
  1600. i : integer;
  1601. begin
  1602. if assigned(def.typesym) then
  1603. append_entry(DW_TAG_enumeration_type,true,[
  1604. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1605. DW_AT_byte_size,DW_FORM_data1,def.size
  1606. ])
  1607. else
  1608. append_entry(DW_TAG_enumeration_type,true,[
  1609. DW_AT_byte_size,DW_FORM_data1,def.size
  1610. ]);
  1611. if assigned(def.basedef) then
  1612. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.basedef));
  1613. finish_entry;
  1614. { write enum symbols }
  1615. for i := 0 to def.symtable.SymList.Count - 1 do
  1616. begin
  1617. hp:=tenumsym(def.symtable.SymList[i]);
  1618. if hp.value<def.minval then
  1619. continue
  1620. else
  1621. if hp.value>def.maxval then
  1622. break;
  1623. append_entry(DW_TAG_enumerator,false,[
  1624. DW_AT_name,DW_FORM_string,symname(hp, false)+#0,
  1625. DW_AT_const_value,DW_FORM_data4,hp.value
  1626. ]);
  1627. finish_entry;
  1628. end;
  1629. finish_children;
  1630. end;
  1631. procedure TDebugInfoDwarf.appenddef_array(list:TAsmList;def:tarraydef);
  1632. var
  1633. size : PInt;
  1634. elesize : PInt;
  1635. elestrideattr : tdwarf_attribute;
  1636. labsym: tasmlabel;
  1637. begin
  1638. if is_dynamic_array(def) then
  1639. begin
  1640. { It's a pointer to the actual array }
  1641. current_asmdata.getaddrlabel(labsym);
  1642. append_entry(DW_TAG_pointer_type,false,[]);
  1643. append_labelentry_ref(DW_AT_type,labsym);
  1644. finish_entry;
  1645. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1646. end;
  1647. if not is_packed_array(def) then
  1648. begin
  1649. elestrideattr:=DW_AT_byte_stride;
  1650. elesize:=def.elesize;
  1651. end
  1652. else
  1653. begin
  1654. elestrideattr:=DW_AT_stride_size;
  1655. elesize:=def.elepackedbitsize;
  1656. end;
  1657. if is_special_array(def) then
  1658. begin
  1659. { no known size, no known upper bound }
  1660. if assigned(def.typesym) then
  1661. append_entry(DW_TAG_array_type,true,[
  1662. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1663. elestrideattr,DW_FORM_udata,elesize
  1664. ])
  1665. else
  1666. append_entry(DW_TAG_array_type,true,[
  1667. elestrideattr,DW_FORM_udata,elesize
  1668. ]);
  1669. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef));
  1670. finish_entry;
  1671. { a missing upper bound means "unknown"/default }
  1672. append_entry(DW_TAG_subrange_type,false,[
  1673. DW_AT_lower_bound,DW_FORM_sdata,def.lowrange
  1674. ]);
  1675. end
  1676. else
  1677. begin
  1678. size:=def.size;
  1679. if assigned(def.typesym) then
  1680. append_entry(DW_TAG_array_type,true,[
  1681. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1682. DW_AT_byte_size,DW_FORM_udata,size,
  1683. elestrideattr,DW_FORM_udata,elesize
  1684. ])
  1685. else
  1686. append_entry(DW_TAG_array_type,true,[
  1687. DW_AT_byte_size,DW_FORM_udata,size,
  1688. elestrideattr,DW_FORM_udata,elesize
  1689. ]);
  1690. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef));
  1691. finish_entry;
  1692. { to simplify things, we don't write a multidimensional array here }
  1693. append_entry(DW_TAG_subrange_type,false,[
  1694. DW_AT_lower_bound,DW_FORM_sdata,def.lowrange,
  1695. DW_AT_upper_bound,DW_FORM_sdata,def.highrange
  1696. ]);
  1697. end;
  1698. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.rangedef));
  1699. finish_entry;
  1700. finish_children;
  1701. end;
  1702. procedure TDebugInfoDwarf.appenddef_record(list:TAsmList;def:trecorddef);
  1703. begin
  1704. if assigned(def.objname) then
  1705. appenddef_record_named(list,def,def.objname^)
  1706. else
  1707. appenddef_record_named(list,def,'');
  1708. end;
  1709. procedure TDebugInfoDwarf.appenddef_record_named(list:TAsmList;def:trecorddef;const name: shortstring);
  1710. begin
  1711. if (name<>'') then
  1712. append_entry(DW_TAG_structure_type,true,[
  1713. DW_AT_name,DW_FORM_string,name+#0,
  1714. DW_AT_byte_size,DW_FORM_udata,def.size
  1715. ])
  1716. else
  1717. append_entry(DW_TAG_structure_type,true,[
  1718. DW_AT_byte_size,DW_FORM_udata,def.size
  1719. ]);
  1720. finish_entry;
  1721. def.symtable.symList.ForEachCall(@enum_membersyms_callback,nil);
  1722. { don't know whether external record declaration is allow but if it so then
  1723. do the same as we do for other object types - skip procdef info generation
  1724. for external defs (Paul Ishenin) }
  1725. if not(oo_is_external in def.objectoptions) then
  1726. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],def.symtable);
  1727. finish_children;
  1728. end;
  1729. procedure TDebugInfoDwarf.appenddef_pointer(list:TAsmList;def:tpointerdef);
  1730. begin
  1731. append_entry(DW_TAG_pointer_type,false,[]);
  1732. append_pointerclass(list,def);
  1733. if not(is_voidpointer(def)) then
  1734. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.pointeddef));
  1735. finish_entry;
  1736. end;
  1737. procedure TDebugInfoDwarf.appenddef_string(list:TAsmList;def:tstringdef);
  1738. procedure addnormalstringdef(const name: shortstring; lendef: tdef; maxlen: asizeuint);
  1739. var
  1740. { maxlen can be > high(int64) }
  1741. slen : asizeuint;
  1742. arr : tasmlabel;
  1743. begin
  1744. { fix length of openshortstring }
  1745. slen:=aword(def.len);
  1746. if (slen=0) or
  1747. (slen>maxlen) then
  1748. slen:=maxlen;
  1749. { create a structure with two elements }
  1750. if not(tf_dwarf_only_local_labels in target_info.flags) then
  1751. current_asmdata.getglobaldatalabel(arr)
  1752. else
  1753. current_asmdata.getaddrlabel(arr);
  1754. append_entry(DW_TAG_structure_type,true,[
  1755. DW_AT_name,DW_FORM_string,name+#0,
  1756. DW_AT_byte_size,DW_FORM_udata,qword(lendef.size)+slen
  1757. ]);
  1758. finish_entry;
  1759. { length entry }
  1760. append_entry(DW_TAG_member,false,[
  1761. DW_AT_name,DW_FORM_string,'length'#0,
  1762. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  1763. ]);
  1764. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  1765. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  1766. append_labelentry_ref(DW_AT_type,def_dwarf_lab(lendef));
  1767. finish_entry;
  1768. { string data entry }
  1769. append_entry(DW_TAG_member,false,[
  1770. DW_AT_name,DW_FORM_string,'st'#0,
  1771. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(1)
  1772. ]);
  1773. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  1774. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(lendef.size));
  1775. append_labelentry_ref(DW_AT_type,arr);
  1776. finish_entry;
  1777. finish_children;
  1778. { now the data array }
  1779. if arr.bind=AB_GLOBAL then
  1780. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(arr,0))
  1781. else
  1782. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(arr,0));
  1783. append_entry(DW_TAG_array_type,true,[
  1784. DW_AT_byte_size,DW_FORM_udata,def.size,
  1785. DW_AT_byte_stride,DW_FORM_udata,1
  1786. ]);
  1787. append_labelentry_ref(DW_AT_type,def_dwarf_lab(cansichartype));
  1788. finish_entry;
  1789. append_entry(DW_TAG_subrange_type,false,[
  1790. DW_AT_lower_bound,DW_FORM_udata,1,
  1791. DW_AT_upper_bound,DW_FORM_udata,qword(slen)
  1792. ]);
  1793. append_labelentry_ref(DW_AT_type,def_dwarf_lab(lendef));
  1794. finish_entry;
  1795. finish_children;
  1796. end;
  1797. begin
  1798. case def.stringtype of
  1799. st_shortstring:
  1800. begin
  1801. addnormalstringdef('ShortString',u8inttype,255);
  1802. end;
  1803. st_longstring:
  1804. begin
  1805. { a) we don't actually support variables of this type currently
  1806. b) this type is only used as the type for constant strings
  1807. > 255 characters
  1808. c) in such a case, gdb will allocate and initialise enough
  1809. memory to hold the maximum size for such a string
  1810. -> don't use high(qword)/high(cardinal) as maximum, since that
  1811. will cause exhausting the VM space, but some "reasonably high"
  1812. number that should be enough for most constant strings
  1813. }
  1814. {$ifdef cpu64bitaddr}
  1815. addnormalstringdef('LongString',u64inttype,qword(1024*1024));
  1816. {$endif cpu64bitaddr}
  1817. {$ifdef cpu32bitaddr}
  1818. addnormalstringdef('LongString',u32inttype,cardinal(1024*1024));
  1819. {$endif cpu32bitaddr}
  1820. {$ifdef cpu16bitaddr}
  1821. addnormalstringdef('LongString',u16inttype,cardinal(1024));
  1822. {$endif cpu16bitaddr}
  1823. end;
  1824. st_ansistring:
  1825. begin
  1826. { looks like a pchar }
  1827. append_entry(DW_TAG_pointer_type,false,[]);
  1828. append_labelentry_ref(DW_AT_type,def_dwarf_lab(cansichartype));
  1829. finish_entry;
  1830. end;
  1831. st_unicodestring,
  1832. st_widestring:
  1833. begin
  1834. { looks like a pwidechar }
  1835. append_entry(DW_TAG_pointer_type,false,[]);
  1836. append_labelentry_ref(DW_AT_type,def_dwarf_lab(cwidechartype));
  1837. finish_entry;
  1838. end;
  1839. end;
  1840. end;
  1841. procedure TDebugInfoDwarf.appenddef_procvar(list:TAsmList;def:tprocvardef);
  1842. procedure doappend;
  1843. var
  1844. i : longint;
  1845. begin
  1846. if assigned(def.typesym) then
  1847. append_entry(DW_TAG_subroutine_type,true,[
  1848. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  1849. DW_AT_prototyped,DW_FORM_flag,true
  1850. ])
  1851. else
  1852. append_entry(DW_TAG_subroutine_type,true,[
  1853. DW_AT_prototyped,DW_FORM_flag,true
  1854. ]);
  1855. if not(is_void(tprocvardef(def).returndef)) then
  1856. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tprocvardef(def).returndef));
  1857. finish_entry;
  1858. { write parameters }
  1859. for i:=0 to def.paras.count-1 do
  1860. begin
  1861. append_entry(DW_TAG_formal_parameter,false,[
  1862. DW_AT_name,DW_FORM_string,symname(tsym(def.paras[i]), false)+#0
  1863. ]);
  1864. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tparavarsym(def.paras[i]).vardef));
  1865. finish_entry;
  1866. end;
  1867. finish_children;
  1868. end;
  1869. var
  1870. proc : tasmlabel;
  1871. begin
  1872. if not def.is_addressonly then
  1873. begin
  1874. { create a structure with two elements }
  1875. if not(tf_dwarf_only_local_labels in target_info.flags) then
  1876. current_asmdata.getglobaldatalabel(proc)
  1877. else
  1878. current_asmdata.getaddrlabel(proc);
  1879. append_entry(DW_TAG_structure_type,true,[
  1880. DW_AT_byte_size,DW_FORM_data1,2*sizeof(pint)
  1881. ]);
  1882. finish_entry;
  1883. { proc entry }
  1884. append_entry(DW_TAG_member,false,[
  1885. DW_AT_name,DW_FORM_string,'Proc'#0,
  1886. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  1887. ]);
  1888. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  1889. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  1890. append_labelentry_ref(DW_AT_type,proc);
  1891. finish_entry;
  1892. { self entry }
  1893. append_entry(DW_TAG_member,false,[
  1894. DW_AT_name,DW_FORM_string,'Self'#0,
  1895. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(sizeof(pint))
  1896. ]);
  1897. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  1898. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(sizeof(pint)));
  1899. append_labelentry_ref(DW_AT_type,def_dwarf_lab(class_tobject));
  1900. finish_entry;
  1901. finish_children;
  1902. if proc.bind=AB_GLOBAL then
  1903. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(proc,0))
  1904. else
  1905. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(proc,0));
  1906. doappend;
  1907. end
  1908. else
  1909. doappend;
  1910. end;
  1911. procedure TDebugInfoDwarf.beforeappenddef(list:TAsmList;def:tdef);
  1912. var
  1913. labsym : tasmsymbol;
  1914. begin
  1915. current_asmdata.asmlists[al_dwarf_info].concat(tai_comment.Create(strpnew('Definition '+def.typename)));
  1916. labsym:=def_dwarf_lab(def);
  1917. case labsym.bind of
  1918. AB_GLOBAL:
  1919. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(labsym,0));
  1920. AB_LOCAL:
  1921. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1922. else
  1923. internalerror(2013082001);
  1924. end;
  1925. { On Darwin, dwarf info is not linked in the final binary,
  1926. but kept in the individual object files. This allows for
  1927. faster linking, but means that you have to keep the object
  1928. files for debugging and also that gdb only loads in the
  1929. debug info of a particular object file once you step into
  1930. or over a procedure in it.
  1931. To solve this, there is a tool called dsymutil which can
  1932. extract all the dwarf info from a program's object files.
  1933. This utility however performs "smart linking" on the dwarf
  1934. info and throws away all unreferenced dwarf entries. Since
  1935. variables' types always point to the dwarfinfo for a tdef
  1936. and never to that for a typesym, this means all debug
  1937. entries generated for typesyms are thrown away.
  1938. The problem with that is that we translate typesyms into
  1939. DW_TAG_typedef, and gdb's dwarf-2 reader only makes types
  1940. globally visibly if they are defined using a DW_TAG_typedef.
  1941. So as a result, before running dsymutil types only become
  1942. available once you stepped into/over a function in the object
  1943. file where they are declared, and after running dsymutil they
  1944. are all gone (printing variables still works because the
  1945. tdef dwarf info is still available, but you cannot typecast
  1946. anything outside the declaring units because the type names
  1947. are not known there).
  1948. The solution: if a tdef has an associated typesym, let the
  1949. debug label for the tdef point to a DW_TAG_typedef instead
  1950. of directly to the tdef itself. And don't write anything
  1951. special for the typesym itself.
  1952. Update: we now also do this for other platforms, because
  1953. otherwise if you compile unit A without debug info and
  1954. use one of its types in unit B, then no typedef will be
  1955. generated and hence gdb will not be able to give a definition
  1956. of the type.
  1957. }
  1958. if is_objc_class_or_protocol(def) then
  1959. begin
  1960. { for Objective-C classes, the typedef must refer to the
  1961. struct itself, not to the pointer of the struct; Objective-C
  1962. classes are not implicit pointers in Objective-C itself, only
  1963. in FPC. So make the def label point to a pointer to the
  1964. typedef, which in turn refers to the actual struct (for Delphi-
  1965. style classes, the def points to the typedef, which refers to
  1966. a pointer to the actual struct) }
  1967. { implicit pointer }
  1968. current_asmdata.getaddrlabel(TAsmLabel(pointer(labsym)));
  1969. append_entry(DW_TAG_pointer_type,false,[]);
  1970. append_labelentry_ref(DW_AT_type,labsym);
  1971. finish_entry;
  1972. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1973. end;
  1974. if assigned(def.typesym) and
  1975. not(df_generic in def.defoptions) then
  1976. begin
  1977. current_asmdata.getaddrlabel(TAsmLabel(pointer(labsym)));
  1978. append_entry(DW_TAG_typedef,false,[
  1979. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0
  1980. ]);
  1981. append_labelentry_ref(DW_AT_type,labsym);
  1982. finish_entry;
  1983. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  1984. end
  1985. end;
  1986. procedure TDebugInfoDwarf.afterappenddef(list:TAsmList;def:tdef);
  1987. var
  1988. labsym : tasmsymbol;
  1989. begin
  1990. { end of the symbol }
  1991. labsym:=def_dwarf_lab(def);
  1992. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol_end.Create(labsym));
  1993. { create a derived reference type for pass-by-reference parameters }
  1994. { (gdb doesn't support DW_AT_variable_parameter yet) }
  1995. labsym:=def_dwarf_ref_lab(def);
  1996. case labsym.bind of
  1997. AB_GLOBAL:
  1998. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(labsym,0));
  1999. AB_LOCAL:
  2000. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(labsym,0));
  2001. else
  2002. internalerror(2013082002);
  2003. end;
  2004. append_entry(DW_TAG_reference_type,false,[]);
  2005. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def));
  2006. finish_entry;
  2007. end;
  2008. procedure TDebugInfoDwarf.appendprocdef(list:TAsmList; def:tprocdef);
  2009. function dwarf_calling_convention(def: tprocdef): Tdwarf_calling_convention;
  2010. begin
  2011. case def.proccalloption of
  2012. pocall_register:
  2013. result:=DW_CC_GNU_borland_fastcall_i386;
  2014. pocall_cdecl,
  2015. pocall_stdcall,
  2016. pocall_cppdecl,
  2017. pocall_mwpascal:
  2018. result:=DW_CC_normal;
  2019. else
  2020. result:=DW_CC_nocall;
  2021. end
  2022. end;
  2023. var
  2024. procendlabel : tasmlabel;
  2025. procentry,s : string;
  2026. cc : Tdwarf_calling_convention;
  2027. st : tsymtable;
  2028. vmtoffset : pint;
  2029. in_currentunit : boolean;
  2030. begin
  2031. { only write debug info for procedures defined in the current module,
  2032. except in case of methods (gcc-compatible)
  2033. }
  2034. in_currentunit:=def.in_currentunit;
  2035. if not in_currentunit and
  2036. not (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2037. exit;
  2038. { happens for init procdef of units without init section }
  2039. if in_currentunit and
  2040. not assigned(def.procstarttai) then
  2041. exit;
  2042. { Procdefs are not handled by the regular def writing code, so
  2043. dbg_state is not set/checked for them. Do it here. }
  2044. if (def.dbg_state in [dbg_state_writing,dbg_state_written]) then
  2045. exit;
  2046. defnumberlist.Add(def);
  2047. { Write methods and only in the scope of their parent objectdefs. }
  2048. if (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2049. begin
  2050. { this code can also work for nested procdefs, but is not yet
  2051. activated for those because there is no clear advantage yet to
  2052. limiting the scope of nested procedures to that of their parent,
  2053. and it makes it impossible to set breakpoints in them by
  2054. referring to their name. }
  2055. st:=def.owner;
  2056. while assigned(st.defowner) and
  2057. (tdef(st.defowner).typ = procdef) do
  2058. st:=tprocdef(st.defowner).owner;
  2059. if assigned(st) and
  2060. (tdef(st.defowner).dbg_state<>dbg_state_writing) then
  2061. exit;
  2062. end;
  2063. def.dbg_state:=dbg_state_writing;
  2064. current_asmdata.asmlists[al_dwarf_info].concat(tai_comment.Create(strpnew('Procdef '+def.fullprocname(true))));
  2065. if not is_objc_class_or_protocol(def.struct) then
  2066. append_entry(DW_TAG_subprogram,true,
  2067. [DW_AT_name,DW_FORM_string,symname(def.procsym, false)+#0])
  2068. else
  2069. append_entry(DW_TAG_subprogram,true,
  2070. [DW_AT_name,DW_FORM_string,def.mangledname+#0]);
  2071. if (ds_dwarf_cpp in current_settings.debugswitches) and (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2072. begin
  2073. { If C++ emulation is enabled, add DW_AT_linkage_name attribute for methods.
  2074. LLDB uses it to display fully qualified method names.
  2075. Add a simple C++ mangled name without params to achieve at least "Class::Method()"
  2076. instead of just "Method" in LLDB. }
  2077. s:=tabstractrecorddef(def.owner.defowner).objrealname^;
  2078. procentry:=Format('_ZN%d%s', [Length(s), s]);
  2079. s:=symname(def.procsym, false);
  2080. procentry:=Format('%s%d%sEv'#0, [procentry, Length(s), s]);
  2081. append_attribute(DW_AT_linkage_name,DW_FORM_string, [procentry]);
  2082. end;
  2083. append_proc_frame_base(list,def);
  2084. { Append optional flags. }
  2085. { All Pascal procedures are prototyped }
  2086. append_attribute(DW_AT_prototyped,DW_FORM_flag,[true]);
  2087. { Calling convention. }
  2088. cc:=dwarf_calling_convention(def);
  2089. if (cc<>DW_CC_normal) then
  2090. append_attribute(DW_AT_calling_convention,DW_FORM_data1,[ord(cc)]);
  2091. {$ifdef i8086}
  2092. { Call model (near or far). Open Watcom compatible. }
  2093. if tcpuprocdef(def).is_far then
  2094. append_attribute(DW_AT_address_class,DW_FORM_data1,[DW_ADDR_far16])
  2095. else
  2096. append_attribute(DW_AT_address_class,DW_FORM_data1,[DW_ADDR_none]);
  2097. {$endif i8086}
  2098. { Externally visible. }
  2099. if (po_global in def.procoptions) and
  2100. (def.parast.symtablelevel<=normal_function_level) then
  2101. append_attribute(DW_AT_external,DW_FORM_flag,[true]);
  2102. { Abstract or virtual/overriding method. }
  2103. if (([po_abstractmethod, po_virtualmethod, po_overridingmethod] * def.procoptions) <> []) and
  2104. not is_objc_class_or_protocol(def.struct) and
  2105. not is_objectpascal_helper(def.struct) then
  2106. begin
  2107. if not(po_abstractmethod in def.procoptions) then
  2108. append_attribute(DW_AT_virtuality,DW_FORM_data1,[ord(DW_VIRTUALITY_virtual)])
  2109. else
  2110. append_attribute(DW_AT_virtuality,DW_FORM_data1,[ord(DW_VIRTUALITY_pure_virtual)]);
  2111. { Element number in the vmt (needs to skip stuff coming before the
  2112. actual method addresses in the vmt, so we use vmtmethodoffset()
  2113. and then divide by sizeof(pint)). }
  2114. vmtoffset:=tobjectdef(def.owner.defowner).vmtmethodoffset(def.extnumber);
  2115. append_attribute(DW_AT_vtable_elem_location,DW_FORM_block1,[3+LengthUleb128(vmtoffset)]);
  2116. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  2117. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_constu)));
  2118. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_uleb128bit(vmtoffset));
  2119. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus)));
  2120. end;
  2121. { accessibility: public/private/protected }
  2122. if (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2123. append_visibility(def.visibility);
  2124. { Return type. }
  2125. if not(is_void(tprocdef(def).returndef)) then
  2126. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tprocdef(def).returndef));
  2127. { we can only write the start/end if this procedure is implemented in
  2128. this module
  2129. }
  2130. if in_currentunit then
  2131. begin
  2132. { mark end of procedure }
  2133. current_asmdata.getlabel(procendlabel,alt_dbgtype);
  2134. current_asmdata.asmlists[al_procedures].insertbefore(tai_label.create(procendlabel),def.procendtai);
  2135. if use_dotted_functions then
  2136. procentry := '.' + def.mangledname
  2137. else
  2138. procentry := def.mangledname;
  2139. {$ifdef i8086}
  2140. append_seg_name(procentry);
  2141. {$endif i8086}
  2142. append_labelentry(DW_AT_low_pc,current_asmdata.RefAsmSymbol(procentry,AT_FUNCTION));
  2143. append_labelentry(DW_AT_high_pc,procendlabel);
  2144. if not(target_info.system in systems_darwin) then
  2145. begin
  2146. current_asmdata.asmlists[al_dwarf_aranges].Concat(
  2147. tai_const.create_type_sym(aitconst_ptr_unaligned,current_asmdata.RefAsmSymbol(procentry,AT_FUNCTION)));
  2148. {$ifdef i8086}
  2149. { bits 16..31 of the offset }
  2150. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_16bit_unaligned(0));
  2151. { segment }
  2152. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_seg_name(procentry));
  2153. {$endif i8086}
  2154. current_asmdata.asmlists[al_dwarf_aranges].Concat(
  2155. tai_const.Create_rel_sym(aitconst_ptr_unaligned,current_asmdata.RefAsmSymbol(procentry,AT_FUNCTION),procendlabel));
  2156. {$ifdef i8086}
  2157. { bits 16..31 of length }
  2158. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_16bit_unaligned(0));
  2159. {$endif i8086}
  2160. end;
  2161. end;
  2162. { Don't write the funcretsym explicitly, it's also in the
  2163. localsymtable and/or parasymtable.
  2164. }
  2165. finish_entry;
  2166. if assigned(def.parast) then
  2167. begin
  2168. { First insert self, because gdb uses the fact whether or not the
  2169. first parameter of a method is artificial to distinguish static
  2170. from regular methods. }
  2171. { fortunately, self is the always the first parameter in the
  2172. paralist, since it has the lowest paranr. Note that this is not
  2173. true for Objective-C, but those methods are detected in
  2174. another way (by reading the ObjC run time information) }
  2175. write_symtable_parasyms(current_asmdata.asmlists[al_dwarf_info],def.paras);
  2176. end;
  2177. { local type defs and vars should not be written
  2178. inside the main proc }
  2179. if in_currentunit and
  2180. assigned(def.localst) and
  2181. (def.localst.symtabletype=localsymtable) then
  2182. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],def.localst);
  2183. { last write the types from this procdef }
  2184. if assigned(def.parast) then
  2185. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],def.parast);
  2186. { only try to write the localst if the routine is implemented here }
  2187. if in_currentunit and
  2188. assigned(def.localst) and
  2189. (def.localst.symtabletype=localsymtable) then
  2190. begin
  2191. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],def.localst);
  2192. { Write nested procedures -- disabled, see scope check at the
  2193. beginning; currently, these are still written in the global
  2194. scope. }
  2195. // write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],def.localst);
  2196. end;
  2197. finish_children;
  2198. end;
  2199. function TDebugInfoDwarf.get_symlist_sym_offset(symlist: ppropaccesslistitem; out sym: tabstractvarsym; out offset: pint): boolean;
  2200. var
  2201. elesize : pint;
  2202. currdef : tdef;
  2203. indirection: boolean;
  2204. begin
  2205. result:=false;
  2206. if not assigned(symlist) then
  2207. exit;
  2208. sym:=nil;
  2209. offset:=0;
  2210. currdef:=nil;
  2211. indirection:=false;
  2212. repeat
  2213. case symlist^.sltype of
  2214. sl_load:
  2215. begin
  2216. if assigned(sym) then
  2217. internalerror(2009031203);
  2218. if not(symlist^.sym.typ in [paravarsym,localvarsym,staticvarsym,fieldvarsym]) then
  2219. { can't handle... }
  2220. exit;
  2221. sym:=tabstractvarsym(symlist^.sym);
  2222. currdef:=tabstractvarsym(sym).vardef;
  2223. if ((sym.typ=paravarsym) and
  2224. paramanager.push_addr_param(tparavarsym(sym).varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption)) then
  2225. indirection:=true;
  2226. end;
  2227. sl_subscript:
  2228. begin
  2229. if not assigned(currdef) then
  2230. internalerror(2009031301);
  2231. if (symlist^.sym.typ<>fieldvarsym) then
  2232. internalerror(2009031202);
  2233. { can't handle offsets with indirections yet }
  2234. if indirection then
  2235. exit;
  2236. if is_packed_record_or_object(currdef) then
  2237. begin
  2238. { can't calculate the address of a non-byte aligned field }
  2239. if (tfieldvarsym(symlist^.sym).fieldoffset mod 8) <> 0 then
  2240. exit;
  2241. inc(offset,tfieldvarsym(symlist^.sym).fieldoffset div 8)
  2242. end
  2243. else
  2244. inc(offset,tfieldvarsym(symlist^.sym).fieldoffset);
  2245. currdef:=tfieldvarsym(symlist^.sym).vardef;
  2246. end;
  2247. sl_absolutetype,
  2248. sl_typeconv:
  2249. begin
  2250. currdef:=symlist^.def;
  2251. { ignore, these don't change the address }
  2252. end;
  2253. sl_vec:
  2254. begin
  2255. if not assigned(currdef) or
  2256. (currdef.typ<>arraydef) then
  2257. internalerror(2009031201);
  2258. { can't handle offsets with indirections yet }
  2259. if indirection then
  2260. exit;
  2261. if not is_packed_array(currdef) then
  2262. elesize:=tarraydef(currdef).elesize
  2263. else
  2264. begin
  2265. elesize:=tarraydef(currdef).elepackedbitsize;
  2266. { can't calculate the address of a non-byte aligned element }
  2267. if (elesize mod 8)<>0 then
  2268. exit;
  2269. elesize:=elesize div 8;
  2270. end;
  2271. inc(offset,(symlist^.value.svalue-tarraydef(currdef).lowrange)*elesize);
  2272. currdef:=tarraydef(currdef).elementdef;
  2273. end;
  2274. else
  2275. internalerror(2009031403);
  2276. end;
  2277. symlist:=symlist^.next;
  2278. until not assigned(symlist);
  2279. if not assigned(sym) then
  2280. internalerror(2009031205);
  2281. result:=true;
  2282. end;
  2283. procedure TDebugInfoDwarf.appendsym_var(list:TAsmList;sym:tabstractnormalvarsym);
  2284. begin
  2285. appendsym_var_with_name_type_offset(list,sym,symname(sym, false),sym.vardef,0,[]);
  2286. end;
  2287. procedure TDebugInfoDwarf.appendsym_var_with_name_type_offset(list:TAsmList; sym:tabstractnormalvarsym; const name: string; def: tdef; offset: pint; const flags: tdwarfvarsymflags);
  2288. var
  2289. templist : TAsmList;
  2290. blocksize,size_of_int : longint;
  2291. tag : tdwarf_tag;
  2292. has_high_reg : boolean;
  2293. dreg,dreghigh : shortint;
  2294. {$ifdef i8086}
  2295. has_segment_sym_name : boolean=false;
  2296. segment_sym_name : TSymStr='';
  2297. segment_reg: TRegister=NR_NO;
  2298. {$endif i8086}
  2299. begin
  2300. blocksize:=0;
  2301. dreghigh:=0;
  2302. { external symbols can't be resolved at link time, so we
  2303. can't generate stabs for them
  2304. not sure if this applies to dwarf as well (FK)
  2305. }
  2306. if vo_is_external in sym.varoptions then
  2307. exit;
  2308. { There is no space allocated for not referenced locals }
  2309. if (sym.owner.symtabletype=localsymtable) and (sym.refs=0) then
  2310. exit;
  2311. templist:=TAsmList.create;
  2312. case sym.localloc.loc of
  2313. LOC_REGISTER,
  2314. LOC_CREGISTER,
  2315. LOC_MMREGISTER,
  2316. LOC_CMMREGISTER,
  2317. LOC_FPUREGISTER,
  2318. LOC_CFPUREGISTER :
  2319. begin
  2320. { dwarf_reg_no_error might return -1
  2321. in case the register variable has been optimized out }
  2322. dreg:=dwarf_reg_no_error(sym.localloc.register);
  2323. has_high_reg:=(sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER]) and (sym.localloc.registerhi<>NR_NO);
  2324. if has_high_reg then
  2325. dreghigh:=dwarf_reg_no_error(sym.localloc.registerhi);
  2326. if dreghigh=-1 then
  2327. has_high_reg:=false;
  2328. if (sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER]) and
  2329. (sym.typ=paravarsym) and
  2330. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2331. not(vo_has_local_copy in sym.varoptions) and
  2332. not is_open_string(sym.vardef) and (dreg>=0) then
  2333. begin
  2334. templist.concat(tai_const.create_8bit(ord(DW_OP_bregx)));
  2335. templist.concat(tai_const.create_uleb128bit(dreg));
  2336. templist.concat(tai_const.create_sleb128bit(0));
  2337. blocksize:=1+Lengthuleb128(dreg)+LengthSleb128(0);
  2338. end
  2339. else
  2340. begin
  2341. if has_high_reg then
  2342. begin
  2343. templist.concat(tai_comment.create(strpnew('high:low reg pair variable')));
  2344. size_of_int:=sizeof(aint);
  2345. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2346. templist.concat(tai_const.create_uleb128bit(dreg));
  2347. blocksize:=1+Lengthuleb128(dreg);
  2348. templist.concat(tai_const.create_8bit(ord(DW_OP_piece)));
  2349. templist.concat(tai_const.create_uleb128bit(size_of_int));
  2350. blocksize:=blocksize+1+Lengthuleb128(size_of_int);
  2351. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2352. templist.concat(tai_const.create_uleb128bit(dreghigh));
  2353. blocksize:=blocksize+1+Lengthuleb128(dreghigh);
  2354. templist.concat(tai_const.create_8bit(ord(DW_OP_piece)));
  2355. templist.concat(tai_const.create_uleb128bit(size_of_int));
  2356. blocksize:=blocksize+1+Lengthuleb128(size_of_int);
  2357. end
  2358. else if (dreg>=0) then
  2359. begin
  2360. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2361. templist.concat(tai_const.create_uleb128bit(dreg));
  2362. blocksize:=1+Lengthuleb128(dreg);
  2363. end;
  2364. end;
  2365. end;
  2366. else
  2367. begin
  2368. case sym.typ of
  2369. staticvarsym:
  2370. begin
  2371. if vo_is_thread_var in sym.varoptions then
  2372. begin
  2373. if tf_section_threadvars in target_info.flags then
  2374. begin
  2375. case sizeof(puint) of
  2376. 2:
  2377. templist.concat(tai_const.create_8bit(ord(DW_OP_const2u)));
  2378. 4:
  2379. templist.concat(tai_const.create_8bit(ord(DW_OP_const4u)));
  2380. 8:
  2381. templist.concat(tai_const.create_8bit(ord(DW_OP_const8u)));
  2382. else
  2383. Internalerror(2019100501);
  2384. end;
  2385. {$push}
  2386. {$warn 6018 off} { Unreachable code due to compile time evaluation }
  2387. templist.concat(tai_const.Create_type_name(aitconst_dtpoff,sym.mangledname,0));
  2388. { so far, aitconst_dtpoff is solely 32 bit }
  2389. if (sizeof(puint)=8) and (target_info.endian=endian_little) then
  2390. templist.concat(tai_const.create_32bit(0));
  2391. templist.concat(tai_const.create_8bit(ord(DW_OP_GNU_push_tls_address)));
  2392. if (sizeof(puint)=8) and (target_info.endian=endian_big) then
  2393. templist.concat(tai_const.create_32bit(0));
  2394. {$pop}
  2395. blocksize:=2+sizeof(puint);
  2396. end
  2397. else
  2398. begin
  2399. { TODO: !!! FIXME: dwarf for thread vars !!!}
  2400. { This is only a minimal change to at least be able to get a value
  2401. in only one thread is present PM 2014-11-21, like for stabs format }
  2402. templist.concat(tai_const.create_8bit(ord(DW_OP_addr)));
  2403. templist.concat(tai_const.Create_type_name(aitconst_ptr_unaligned,sym.mangledname,
  2404. offset+sizeof(pint)));
  2405. blocksize:=1+sizeof(puint);
  2406. end;
  2407. end
  2408. else
  2409. begin
  2410. templist.concat(tai_const.create_8bit(ord(DW_OP_addr)));
  2411. templist.concat(tai_const.Create_type_name(aitconst_ptr_unaligned,sym.mangledname,offset));
  2412. blocksize:=1+sizeof(puint);
  2413. {$ifdef i8086}
  2414. segment_sym_name:=sym.mangledname;
  2415. has_segment_sym_name:=true;
  2416. {$endif i8086}
  2417. end;
  2418. end;
  2419. paravarsym,
  2420. localvarsym:
  2421. begin
  2422. { Happens when writing debug info for paras of procdefs not
  2423. implemented in the current module. Can't add a general check
  2424. for LOC_INVALID above, because staticvarsyms may also have it.
  2425. }
  2426. if sym.localloc.loc<> LOC_INVALID then
  2427. begin
  2428. if is_fbreg(sym.localloc.reference.base) then
  2429. begin
  2430. templist.concat(tai_const.create_8bit(ord(DW_OP_fbreg)));
  2431. templist.concat(tai_const.create_sleb128bit(sym.localloc.reference.offset+offset));
  2432. blocksize:=1+Lengthsleb128(sym.localloc.reference.offset+offset);
  2433. end
  2434. else
  2435. begin
  2436. dreg:=dwarf_reg(sym.localloc.reference.base);
  2437. if dreg<=31 then
  2438. begin
  2439. templist.concat(tai_const.create_8bit(ord(DW_OP_breg0)+dreg));
  2440. templist.concat(tai_const.create_sleb128bit(sym.localloc.reference.offset+offset));
  2441. blocksize:=1+Lengthsleb128(sym.localloc.reference.offset+offset);
  2442. end
  2443. else
  2444. begin
  2445. templist.concat(tai_const.create_8bit(ord(DW_OP_bregx)));
  2446. templist.concat(tai_const.create_uleb128bit(dreg));
  2447. templist.concat(tai_const.create_sleb128bit(sym.localloc.reference.offset+offset));
  2448. blocksize:=1+Lengthuleb128(dreg)+LengthSleb128(sym.localloc.reference.offset+offset);
  2449. end;
  2450. end;
  2451. {$ifdef i8086}
  2452. segment_reg:=sym.localloc.reference.segment;
  2453. {$endif i8086}
  2454. {$ifndef gdb_supports_DW_AT_variable_parameter}
  2455. { Parameters which are passed by reference. (var and the like)
  2456. Hide the reference-pointer and dereference the pointer
  2457. in the DW_AT_location block.
  2458. }
  2459. if (sym.typ=paravarsym) and
  2460. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2461. not(vo_has_local_copy in sym.varoptions) and
  2462. not is_open_string(sym.vardef) then
  2463. begin
  2464. templist.concat(tai_const.create_8bit(ord(DW_OP_deref)));
  2465. inc(blocksize);
  2466. end
  2467. {$endif not gdb_supports_DW_AT_variable_parameter}
  2468. end;
  2469. end
  2470. else
  2471. internalerror(200601288);
  2472. end;
  2473. end;
  2474. end;
  2475. { function results must not be added to the parameter list,
  2476. as they are not part of the signature of the function
  2477. (gdb automatically adds them according to the ABI specifications
  2478. when calling the function)
  2479. }
  2480. if (sym.typ=paravarsym) and
  2481. not(dvf_force_local_var in flags) and
  2482. not(vo_is_funcret in sym.varoptions) then
  2483. tag:=DW_TAG_formal_parameter
  2484. else
  2485. tag:=DW_TAG_variable;
  2486. { must be parasym of externally implemented procdef, but
  2487. the parasymtable can con also contain e.g. absolutevarsyms
  2488. -> check symtabletype}
  2489. if (sym.owner.symtabletype=parasymtable) and
  2490. (sym.localloc.loc=LOC_INVALID) then
  2491. begin
  2492. if (sym.owner.symtabletype<>parasymtable) then
  2493. internalerror(2009101001);
  2494. append_entry(tag,false,[
  2495. DW_AT_name,DW_FORM_string,name+#0
  2496. {
  2497. DW_AT_decl_file,DW_FORM_data1,0,
  2498. DW_AT_decl_line,DW_FORM_data1,
  2499. }
  2500. ])
  2501. end
  2502. else if not(sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER,LOC_MMREGISTER,
  2503. LOC_CMMREGISTER,LOC_FPUREGISTER,LOC_CFPUREGISTER]) and
  2504. ((sym.owner.symtabletype = globalsymtable) or
  2505. (sp_static in sym.symoptions) or
  2506. (vo_is_public in sym.varoptions)) then
  2507. append_entry(tag,false,[
  2508. DW_AT_name,DW_FORM_string,name+#0,
  2509. {
  2510. DW_AT_decl_file,DW_FORM_data1,0,
  2511. DW_AT_decl_line,DW_FORM_data1,
  2512. }
  2513. DW_AT_external,DW_FORM_flag,true,
  2514. { data continues below }
  2515. DW_AT_location,DW_FORM_block1,blocksize
  2516. ])
  2517. {$ifdef gdb_supports_DW_AT_variable_parameter}
  2518. else if (sym.typ=paravarsym) and
  2519. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2520. not(vo_has_local_copy in sym.varoptions) and
  2521. not is_open_string(sym.vardef) then
  2522. append_entry(tag,false,[
  2523. DW_AT_name,DW_FORM_string,name+#0,
  2524. DW_AT_variable_parameter,DW_FORM_flag,true,
  2525. {
  2526. DW_AT_decl_file,DW_FORM_data1,0,
  2527. DW_AT_decl_line,DW_FORM_data1,
  2528. }
  2529. { data continues below }
  2530. DW_AT_location,DW_FORM_block1,blocksize
  2531. ])
  2532. {$endif gdb_supports_DW_AT_variable_parameter}
  2533. else
  2534. append_entry(tag,false,[
  2535. DW_AT_name,DW_FORM_string,name+#0,
  2536. {
  2537. DW_AT_decl_file,DW_FORM_data1,0,
  2538. DW_AT_decl_line,DW_FORM_data1,
  2539. }
  2540. { data continues below }
  2541. DW_AT_location,DW_FORM_block1,blocksize
  2542. ]);
  2543. { append block data }
  2544. current_asmdata.asmlists[al_dwarf_info].concatlist(templist);
  2545. { Mark self as artificial for methods, because gdb uses the fact
  2546. whether or not the first parameter of a method is artificial to
  2547. distinguish regular from static methods (since there are no
  2548. no vo_is_self parameters for static methods, we don't have to check
  2549. that). }
  2550. if (vo_is_self in sym.varoptions) then
  2551. append_attribute(DW_AT_artificial,DW_FORM_flag,[true]);
  2552. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def));
  2553. {$ifdef i8086}
  2554. if has_segment_sym_name then
  2555. append_seg_name(segment_sym_name)
  2556. else if segment_reg<>NR_NO then
  2557. append_seg_reg(segment_reg);
  2558. {$endif i8086}
  2559. templist.free;
  2560. finish_entry;
  2561. end;
  2562. procedure TDebugInfoDwarf.appendsym_staticvar(list:TAsmList;sym:tstaticvarsym);
  2563. begin
  2564. appendsym_var(list,sym);
  2565. end;
  2566. procedure TDebugInfoDwarf.appendsym_localvar(list:TAsmList;sym:tlocalvarsym);
  2567. begin
  2568. appendsym_var(list,sym);
  2569. end;
  2570. procedure TDebugInfoDwarf.appendsym_paravar(list:TAsmList;sym:tparavarsym);
  2571. begin
  2572. appendsym_var(list,sym);
  2573. end;
  2574. procedure TDebugInfoDwarf.appendsym_fieldvar(list:TAsmList;sym: tfieldvarsym);
  2575. begin
  2576. appendsym_fieldvar_with_name_offset(list,sym,symname(sym, false),sym.vardef,0);
  2577. end;
  2578. procedure TDebugInfoDwarf.appendsym_fieldvar_with_name_offset(list:TAsmList;sym: tfieldvarsym;const name: string; def: tdef; offset: pint);
  2579. var
  2580. bitoffset,
  2581. fieldoffset,
  2582. fieldnatsize: asizeint;
  2583. begin
  2584. if (sp_static in sym.symoptions) or
  2585. (sym.visibility=vis_hidden) then
  2586. exit;
  2587. if (tabstractrecordsymtable(sym.owner).usefieldalignment<>bit_alignment) or
  2588. { only ordinals are bitpacked }
  2589. not is_ordinal(sym.vardef) then
  2590. begin
  2591. { other kinds of fields can however also appear in a bitpacked }
  2592. { record, and then their offset is also specified in bits rather }
  2593. { than in bytes }
  2594. if (tabstractrecordsymtable(sym.owner).usefieldalignment<>bit_alignment) then
  2595. fieldoffset:=sym.fieldoffset
  2596. else
  2597. fieldoffset:=sym.fieldoffset div 8;
  2598. inc(fieldoffset,offset);
  2599. append_entry(DW_TAG_member,false,[
  2600. DW_AT_name,DW_FORM_string,name+#0,
  2601. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(fieldoffset)
  2602. ]);
  2603. end
  2604. else
  2605. begin
  2606. if (sym.vardef.packedbitsize > 255) then
  2607. internalerror(2007061201);
  2608. { we don't bitpack according to the ABI, but as close as }
  2609. { possible, i.e., equivalent to gcc's }
  2610. { __attribute__((__packed__)), which is also what gpc }
  2611. { does. }
  2612. fieldnatsize:=max(sizeof(pint),sym.vardef.size);
  2613. fieldoffset:=(sym.fieldoffset div (fieldnatsize*8)) * fieldnatsize;
  2614. inc(fieldoffset,offset);
  2615. bitoffset:=sym.fieldoffset mod (fieldnatsize*8);
  2616. if (target_info.endian=endian_little) then
  2617. bitoffset:=(fieldnatsize*8)-bitoffset-sym.vardef.packedbitsize;
  2618. append_entry(DW_TAG_member,false,[
  2619. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2620. { gcc also generates both a bit and byte size attribute }
  2621. { we don't support ordinals >= 256 bits }
  2622. DW_AT_byte_size,DW_FORM_data1,fieldnatsize,
  2623. { nor >= 256 bits (not yet, anyway, see IE above) }
  2624. DW_AT_bit_size,DW_FORM_data1,sym.vardef.packedbitsize,
  2625. { data1 and data2 are unsigned, bitoffset can also be negative }
  2626. DW_AT_bit_offset,DW_FORM_data4,bitoffset,
  2627. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(fieldoffset)
  2628. ]);
  2629. end;
  2630. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  2631. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(fieldoffset));
  2632. if (sym.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2633. append_visibility(sym.visibility);
  2634. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def));
  2635. finish_entry;
  2636. end;
  2637. procedure TDebugInfoDwarf.appendsym_const(list:TAsmList;sym:tconstsym);
  2638. begin
  2639. appendsym_const_member(list,sym,false);
  2640. end;
  2641. procedure TDebugInfoDwarf.appendsym_const_member(list:TAsmList;sym:tconstsym;ismember:boolean);
  2642. var
  2643. i,
  2644. size: aint;
  2645. usedef: tdef;
  2646. begin
  2647. { These are default values of parameters. These should be encoded
  2648. via DW_AT_default_value, not as a separate sym. Moreover, their
  2649. type is not available when writing the debug info for external
  2650. procedures.
  2651. }
  2652. if (sym.owner.symtabletype=parasymtable) then
  2653. exit;
  2654. if ismember then
  2655. append_entry(DW_TAG_member,false,[
  2656. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2657. { The DW_AT_declaration tag is invalid according to the DWARF specifications.
  2658. But gcc adds this to static const members and gdb checks
  2659. for this flag. So we have to set it also.
  2660. }
  2661. DW_AT_declaration,DW_FORM_flag,true,
  2662. DW_AT_external,DW_FORM_flag,true
  2663. ])
  2664. else
  2665. append_entry(DW_TAG_variable,false,[
  2666. DW_AT_name,DW_FORM_string,symname(sym, false)+#0
  2667. ]);
  2668. { for string constants, constdef isn't set because they have no real type }
  2669. case sym.consttyp of
  2670. conststring:
  2671. begin
  2672. { if DW_FORM_string is used below one day, this usedef should
  2673. probably become nil }
  2674. { note: < 255 instead of <= 255 because we have to store the
  2675. entire length of the string as well, and 256 does not fit in
  2676. a byte }
  2677. if (sym.value.len<255) then
  2678. usedef:=cshortstringtype
  2679. else
  2680. usedef:=clongstringtype;
  2681. end;
  2682. constresourcestring,
  2683. constwstring:
  2684. usedef:=nil;
  2685. else
  2686. usedef:=sym.constdef;
  2687. end;
  2688. if assigned(usedef) then
  2689. append_labelentry_ref(DW_AT_type,def_dwarf_lab(usedef));
  2690. AddConstToAbbrev(ord(DW_AT_const_value));
  2691. case sym.consttyp of
  2692. conststring:
  2693. begin
  2694. { DW_FORM_string isn't supported yet by the Pascal value printer
  2695. -> create a string using raw bytes }
  2696. if (sym.value.len<255) then
  2697. begin
  2698. AddConstToAbbrev(ord(DW_FORM_block1));
  2699. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.value.len+1));
  2700. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.value.len));
  2701. end
  2702. else
  2703. begin
  2704. AddConstToAbbrev(ord(DW_FORM_block));
  2705. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(sym.value.len+sizesinttype.size));
  2706. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_sizeint_unaligned(sym.value.len));
  2707. end;
  2708. i:=0;
  2709. size:=sym.value.len;
  2710. while(i<size) do
  2711. begin
  2712. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit((pbyte(sym.value.valueptr+i)^)));
  2713. inc(i);
  2714. end;
  2715. end;
  2716. constguid,
  2717. constset:
  2718. begin
  2719. AddConstToAbbrev(ord(DW_FORM_block1));
  2720. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(usedef.size));
  2721. i:=0;
  2722. size:=sym.constdef.size;
  2723. while (i<size) do
  2724. begin
  2725. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit((pbyte(sym.value.valueptr+i)^)));
  2726. inc(i);
  2727. end;
  2728. end;
  2729. constwstring,
  2730. constresourcestring:
  2731. begin
  2732. { write dummy for now }
  2733. AddConstToAbbrev(ord(DW_FORM_string));
  2734. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(''));
  2735. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(0));
  2736. end;
  2737. constord:
  2738. begin
  2739. if (sym.value.valueord<0) then
  2740. begin
  2741. AddConstToAbbrev(ord(DW_FORM_sdata));
  2742. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(sym.value.valueord.svalue));
  2743. end
  2744. else
  2745. begin
  2746. AddConstToAbbrev(ord(DW_FORM_udata));
  2747. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(sym.value.valueord.uvalue));
  2748. end;
  2749. end;
  2750. constnil:
  2751. begin
  2752. {$ifdef cpu64bitaddr}
  2753. AddConstToAbbrev(ord(DW_FORM_data8));
  2754. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(0));
  2755. {$else cpu64bitaddr}
  2756. AddConstToAbbrev(ord(DW_FORM_data4));
  2757. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(0));
  2758. {$endif cpu64bitaddr}
  2759. end;
  2760. constpointer:
  2761. begin
  2762. {$ifdef cpu64bitaddr}
  2763. AddConstToAbbrev(ord(DW_FORM_data8));
  2764. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(int64(sym.value.valueordptr)));
  2765. {$else cpu64bitaddr}
  2766. AddConstToAbbrev(ord(DW_FORM_data4));
  2767. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(longint(sym.value.valueordptr)));
  2768. {$endif cpu64bitaddr}
  2769. end;
  2770. constreal:
  2771. begin
  2772. AddConstToAbbrev(ord(DW_FORM_block1));
  2773. case tfloatdef(sym.constdef).floattype of
  2774. s32real:
  2775. begin
  2776. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(4));
  2777. current_asmdata.asmlists[al_dwarf_info].concat(tai_realconst.create_s32real(pbestreal(sym.value.valueptr)^));
  2778. end;
  2779. s64real:
  2780. begin
  2781. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(8));
  2782. current_asmdata.asmlists[al_dwarf_info].concat(tai_realconst.create_s64real(pbestreal(sym.value.valueptr)^));
  2783. end;
  2784. s64comp,
  2785. s64currency:
  2786. begin
  2787. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(8));
  2788. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(trunc(pbestreal(sym.value.valueptr)^)));
  2789. end;
  2790. s80real,
  2791. sc80real:
  2792. begin
  2793. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.constdef.size));
  2794. current_asmdata.asmlists[al_dwarf_info].concat(tai_realconst.create_s80real(pextended(sym.value.valueptr)^,sym.constdef.size));
  2795. end;
  2796. else
  2797. internalerror(200601291);
  2798. end;
  2799. end;
  2800. else
  2801. internalerror(200601292);
  2802. end;
  2803. finish_entry;
  2804. end;
  2805. procedure TDebugInfoDwarf.appendsym_label(list:TAsmList;sym: tlabelsym);
  2806. begin
  2807. { ignore label syms for now, the problem is that a label sym
  2808. can have more than one label associated e.g. in case of
  2809. an inline procedure expansion }
  2810. end;
  2811. procedure TDebugInfoDwarf.appendsym_property(list:TAsmList;sym: tpropertysym);
  2812. var
  2813. symlist: ppropaccesslistitem;
  2814. tosym: tabstractvarsym;
  2815. offset: pint;
  2816. begin
  2817. if assigned(sym.propaccesslist[palt_read]) and
  2818. not assigned(sym.propaccesslist[palt_read].procdef) then
  2819. symlist:=sym.propaccesslist[palt_read].firstsym
  2820. else
  2821. { can't handle }
  2822. exit;
  2823. if not get_symlist_sym_offset(symlist,tosym,offset) then
  2824. exit;
  2825. if not (tosym.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2826. begin
  2827. if (tosym.typ=fieldvarsym) then
  2828. internalerror(2009031404);
  2829. appendsym_var_with_name_type_offset(list,tabstractnormalvarsym(tosym),symname(sym, false),sym.propdef,offset,[])
  2830. end
  2831. else
  2832. appendsym_fieldvar_with_name_offset(list,tfieldvarsym(tosym),symname(sym, false),sym.propdef,offset)
  2833. end;
  2834. function TDebugInfoDwarf.symdebugname(sym: tsym): String;
  2835. begin
  2836. result := sym.name;
  2837. end;
  2838. procedure TDebugInfoDwarf.appendsym_type(list:TAsmList;sym: ttypesym);
  2839. begin
  2840. { just queue the def if needed, beforeappenddef will
  2841. emit the typedef if necessary }
  2842. def_dwarf_lab(sym.typedef);
  2843. end;
  2844. procedure TDebugInfoDwarf.appendsym_absolute(list:TAsmList;sym:tabsolutevarsym);
  2845. var
  2846. templist : TAsmList;
  2847. blocksize : longint;
  2848. symlist : ppropaccesslistitem;
  2849. tosym: tabstractvarsym;
  2850. offset: pint;
  2851. flags: tdwarfvarsymflags;
  2852. begin
  2853. templist:=TAsmList.create;
  2854. case tabsolutevarsym(sym).abstyp of
  2855. toaddr :
  2856. begin
  2857. { MWE: replaced ifdef i368 }
  2858. (*
  2859. if target_cpu = cpu_i386 then
  2860. begin
  2861. { in theory, we could write a DW_AT_segment entry here for sym.absseg,
  2862. however I doubt that gdb supports this (FK) }
  2863. end;
  2864. *)
  2865. templist.concat(tai_const.create_8bit(3));
  2866. {$ifdef avr}
  2867. // Add $800000 to indicate that the address is in memory space
  2868. templist.concat(tai_const.create_int_dataptr_unaligned(sym.addroffset + $800000, aitconst_ptr_unaligned));
  2869. {$else}
  2870. templist.concat(tai_const.create_int_dataptr_unaligned(sym.addroffset));
  2871. {$endif}
  2872. blocksize:=1+sizeof(puint);
  2873. end;
  2874. toasm :
  2875. begin
  2876. templist.concat(tai_const.create_8bit(3));
  2877. templist.concat(tai_const.create_type_name(aitconst_ptr_unaligned,sym.mangledname,0));
  2878. blocksize:=1+sizeof(puint);
  2879. end;
  2880. tovar:
  2881. begin
  2882. symlist:=tabsolutevarsym(sym).ref.firstsym;
  2883. if get_symlist_sym_offset(symlist,tosym,offset) then
  2884. begin
  2885. if (tosym.typ=fieldvarsym) then
  2886. internalerror(2009031402);
  2887. flags:=[];
  2888. if (sym.owner.symtabletype=localsymtable) then
  2889. include(flags,dvf_force_local_var);
  2890. appendsym_var_with_name_type_offset(list,tabstractnormalvarsym(tosym),symname(sym, false),tabstractvarsym(sym).vardef,offset,flags);
  2891. end;
  2892. templist.free;
  2893. exit;
  2894. end;
  2895. end;
  2896. append_entry(DW_TAG_variable,false,[
  2897. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2898. {
  2899. DW_AT_decl_file,DW_FORM_data1,0,
  2900. DW_AT_decl_line,DW_FORM_data1,
  2901. }
  2902. DW_AT_external,DW_FORM_flag,true,
  2903. { data continues below }
  2904. DW_AT_location,DW_FORM_block1,blocksize
  2905. ]);
  2906. { append block data }
  2907. current_asmdata.asmlists[al_dwarf_info].concatlist(templist);
  2908. append_labelentry_ref(DW_AT_type,def_dwarf_lab(sym.vardef));
  2909. templist.free;
  2910. finish_entry;
  2911. end;
  2912. procedure TDebugInfoDwarf.beforeappendsym(list:TAsmList;sym:tsym);
  2913. begin
  2914. current_asmdata.asmlists[al_dwarf_info].concat(tai_comment.Create(strpnew('Symbol '+symname(sym, true))));
  2915. end;
  2916. procedure TDebugInfoDwarf.insertmoduleinfo;
  2917. var
  2918. templist: TAsmList;
  2919. linelist: TAsmList;
  2920. lbl : tasmlabel;
  2921. n,m : Integer;
  2922. ditem : TDirIndexItem;
  2923. fitem : TFileIndexItem;
  2924. flist : TFPList;
  2925. dbgname : String;
  2926. begin
  2927. if not (target_info.system in systems_wasm) then
  2928. begin
  2929. { insert DEBUGSTART and DEBUGEND labels }
  2930. dbgname:=make_mangledname('DEBUGSTART',current_module.localsymtable,'');
  2931. { Darwin's linker does not like two global labels both pointing to the
  2932. end of a section, which can happen in case of units without code ->
  2933. make them local; we don't need the debugtable stuff there either,
  2934. so it doesn't matter that they are not global.
  2935. }
  2936. if (target_info.system in systems_darwin) then
  2937. dbgname:='L'+dbgname;
  2938. new_section(current_asmdata.asmlists[al_start],sec_code,dbgname,0,secorder_begin);
  2939. if not(target_info.system in systems_darwin) then
  2940. current_asmdata.asmlists[al_start].concat(tai_symbol.Createname_global(dbgname,AT_METADATA,0,voidpointertype))
  2941. else
  2942. current_asmdata.asmlists[al_start].concat(tai_symbol.Createname(dbgname,AT_METADATA,0,voidpointertype));
  2943. dbgname:=make_mangledname('DEBUGEND',current_module.localsymtable,'');
  2944. { See above. }
  2945. if (target_info.system in systems_darwin) then
  2946. dbgname:='L'+dbgname;
  2947. new_section(current_asmdata.asmlists[al_end],sec_code,dbgname,0,secorder_end);
  2948. if not(target_info.system in systems_darwin) then
  2949. current_asmdata.asmlists[al_end].concat(tai_symbol.Createname_global(dbgname,AT_METADATA,0,voidpointertype))
  2950. else
  2951. current_asmdata.asmlists[al_end].concat(tai_symbol.Createname(dbgname,AT_METADATA,0,voidpointertype));
  2952. end;
  2953. { insert .Ldebug_abbrev0 label }
  2954. templist:=TAsmList.create;
  2955. new_section(templist,sec_debug_abbrev,'',0);
  2956. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_abbrevsection0',AT_METADATA,0,voidpointertype));
  2957. { add any extra stuff which needs to be in the abbrev section, but before }
  2958. { the actual abbreviations, in between the symbol above and below, i.e. here }
  2959. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_abbrev0',AT_METADATA,0,voidpointertype));
  2960. current_asmdata.asmlists[al_start].insertlist(templist);
  2961. templist.free;
  2962. { insert .Ldebug_line0 label }
  2963. templist:=TAsmList.create;
  2964. new_section(templist,sec_debug_line,'',0);
  2965. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_linesection0',AT_METADATA,0,voidpointertype));
  2966. { add any extra stuff which needs to be in the line section, but before }
  2967. { the actual line info, in between the symbol above and below, i.e. here }
  2968. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_line0',AT_METADATA,0,voidpointertype));
  2969. current_asmdata.asmlists[al_start].insertlist(templist);
  2970. templist.free;
  2971. { finalize line info if the unit doesn't contain any function/ }
  2972. { procedure/init/final code }
  2973. finish_lineinfo;
  2974. { debug line header }
  2975. linelist := current_asmdata.asmlists[al_dwarf_line];
  2976. new_section(linelist,sec_debug_line,'',0);
  2977. linelist.concat(tai_comment.Create(strpnew('=== header start ===')));
  2978. { size }
  2979. current_asmdata.getlabel(lbl,alt_dbgfile);
  2980. if use_64bit_headers then
  2981. linelist.concat(tai_const.create_32bit_unaligned(longint($FFFFFFFF)));
  2982. linelist.concat(tai_const.create_rel_sym(offsetreltype,
  2983. lbl,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'edebug_line0',AB_LOCAL,AT_METADATA,voidpointertype)));
  2984. linelist.concat(tai_label.create(lbl));
  2985. { version }
  2986. linelist.concat(tai_const.create_16bit_unaligned(dwarf_version));
  2987. { header length }
  2988. current_asmdata.getlabel(lbl,alt_dbgfile);
  2989. linelist.concat(tai_const.create_rel_sym(offsetreltype,
  2990. lbl,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'ehdebug_line0',AB_LOCAL,AT_METADATA,voidpointertype)));
  2991. linelist.concat(tai_label.create(lbl));
  2992. { minimum_instruction_length }
  2993. linelist.concat(tai_const.create_8bit(1));
  2994. { default_is_stmt }
  2995. linelist.concat(tai_const.create_8bit(1));
  2996. { line_base }
  2997. linelist.concat(tai_const.create_8bit(LINE_BASE));
  2998. { line_range }
  2999. { only line increase, no adress }
  3000. linelist.concat(tai_const.create_8bit(255));
  3001. { opcode_base }
  3002. linelist.concat(tai_const.create_8bit(OPCODE_BASE));
  3003. { standard_opcode_lengths }
  3004. { MWE: sigh... why adding the default lengths (and make those sizes sense with LEB encoding) }
  3005. { DW_LNS_copy }
  3006. linelist.concat(tai_const.create_8bit(0));
  3007. { DW_LNS_advance_pc }
  3008. linelist.concat(tai_const.create_8bit(1));
  3009. { DW_LNS_advance_line }
  3010. linelist.concat(tai_const.create_8bit(1));
  3011. { DW_LNS_set_file }
  3012. linelist.concat(tai_const.create_8bit(1));
  3013. { DW_LNS_set_column }
  3014. linelist.concat(tai_const.create_8bit(1));
  3015. { DW_LNS_negate_stmt }
  3016. linelist.concat(tai_const.create_8bit(0));
  3017. { DW_LNS_set_basic_block }
  3018. linelist.concat(tai_const.create_8bit(0));
  3019. { DW_LNS_const_add_pc }
  3020. linelist.concat(tai_const.create_8bit(0));
  3021. { DW_LNS_fixed_advance_pc }
  3022. linelist.concat(tai_const.create_8bit(1));
  3023. { DW_LNS_set_prologue_end }
  3024. linelist.concat(tai_const.create_8bit(0));
  3025. { DW_LNS_set_epilogue_begin }
  3026. linelist.concat(tai_const.create_8bit(0));
  3027. { DW_LNS_set_isa }
  3028. linelist.concat(tai_const.create_8bit(1));
  3029. { Create single list of filenames sorted in IndexNr }
  3030. flist:=TFPList.Create;
  3031. for n := 0 to dirlist.Count - 1 do
  3032. begin
  3033. ditem := TDirIndexItem(dirlist[n]);
  3034. for m := 0 to ditem.Files.Count - 1 do
  3035. flist.Add(ditem.Files[m]);
  3036. end;
  3037. flist.Sort(@FileListSortCompare);
  3038. { include_directories }
  3039. linelist.concat(tai_comment.Create(strpnew('include_directories')));
  3040. for n := 0 to dirlist.Count - 1 do
  3041. begin
  3042. ditem := TDirIndexItem(dirlist[n]);
  3043. if ditem.Name = '.' then
  3044. Continue;
  3045. { Write without trailing path delimiter and also don't prefix with ./ for current dir (already done while adding to dirlist }
  3046. linelist.concat(tai_string.create(ditem.Name+#0));
  3047. end;
  3048. linelist.concat(tai_const.create_8bit(0));
  3049. { file_names }
  3050. linelist.concat(tai_comment.Create(strpnew('file_names')));
  3051. for n := 0 to flist.Count - 1 do
  3052. begin
  3053. fitem := TFileIndexItem(flist[n]);
  3054. { file name }
  3055. linelist.concat(tai_string.create(fitem.Name+#0));
  3056. { directory index }
  3057. linelist.concat(tai_const.create_uleb128bit(fitem.DirIndex));
  3058. { last modification }
  3059. linelist.concat(tai_const.create_uleb128bit(0));
  3060. { file length }
  3061. linelist.concat(tai_const.create_uleb128bit(0));
  3062. end;
  3063. linelist.concat(tai_const.create_8bit(0));
  3064. { end of debug line header }
  3065. linelist.concat(tai_symbol.createname(target_asm.labelprefix+'ehdebug_line0',AT_METADATA,0,voidpointertype));
  3066. linelist.concat(tai_comment.Create(strpnew('=== header end ===')));
  3067. { add line program }
  3068. linelist.concatList(asmline);
  3069. { end of debug line table }
  3070. linelist.concat(tai_symbol.createname(target_asm.labelprefix+'edebug_line0',AT_METADATA,0,voidpointertype));
  3071. flist.free;
  3072. end;
  3073. procedure TDebugInfoDwarf.inserttypeinfo;
  3074. var
  3075. storefilepos : tfileposinfo;
  3076. lenstartlabel,arangestartlabel: tasmlabel;
  3077. i : longint;
  3078. def: tdef;
  3079. dbgname: string;
  3080. vardatatype: ttypesym;
  3081. bind: tasmsymbind;
  3082. lang: tdwarf_source_language;
  3083. begin
  3084. include(current_module.moduleflags,mf_has_dwarf_debuginfo);
  3085. storefilepos:=current_filepos;
  3086. current_filepos:=current_module.mainfilepos;
  3087. if assigned(dwarflabels) then
  3088. internalerror(2015100301);
  3089. { one item per def, plus some extra space in case of nested types,
  3090. externally used types etc (it will grow further if necessary) }
  3091. i:=current_module.localsymtable.DefList.count*4;
  3092. if assigned(current_module.globalsymtable) then
  3093. inc(i,current_module.globalsymtable.DefList.count*2);
  3094. dwarflabels:=TDwarfLabHashSet.Create(i,true,false);
  3095. currabbrevnumber:=0;
  3096. defnumberlist:=TFPObjectList.create(false);
  3097. deftowritelist:=TFPObjectList.create(false);
  3098. { not exported (FK)
  3099. FILEREC
  3100. TEXTREC
  3101. }
  3102. vardatatype:=try_search_system_type('TVARDATA');
  3103. if assigned(vardatatype) then
  3104. vardatadef:=trecorddef(vardatatype.typedef);
  3105. { write start labels }
  3106. new_section(current_asmdata.asmlists[al_dwarf_info],sec_debug_info,'',0);
  3107. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.createname(target_asm.labelprefix+'debug_info0',AT_METADATA,0,voidpointertype));
  3108. { start abbrev section }
  3109. new_section(current_asmdata.asmlists[al_dwarf_abbrev],sec_debug_abbrev,'',0);
  3110. if not(target_info.system in systems_darwin) then
  3111. begin
  3112. { start aranges section }
  3113. new_section(current_asmdata.asmlists[al_dwarf_aranges],sec_debug_aranges,'',0);
  3114. current_asmdata.getlabel(arangestartlabel,alt_dbgfile);
  3115. if use_64bit_headers then
  3116. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_32bit_unaligned(longint($FFFFFFFF)));
  3117. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_rel_sym(offsetreltype,
  3118. arangestartlabel,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'earanges0',AB_LOCAL,AT_METADATA,voidpointertype)));
  3119. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_label.create(arangestartlabel));
  3120. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_16bit_unaligned(2));
  3121. if not(tf_dwarf_relative_addresses in target_info.flags) then
  3122. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_type_sym(offsetabstype,
  3123. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_info0',AB_LOCAL,AT_METADATA,voidpointertype)))
  3124. else
  3125. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_rel_sym(offsetreltype,
  3126. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_infosection0',AB_LOCAL,AT_METADATA,voidpointertype),
  3127. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_info0',AB_LOCAL,AT_METADATA,voidpointertype)));
  3128. {$ifdef i8086}
  3129. { address_size }
  3130. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_8bit(4));
  3131. { segment_size }
  3132. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_8bit(2));
  3133. { no alignment/padding bytes on i8086 for Open Watcom compatibility }
  3134. {$else i8086}
  3135. { address_size }
  3136. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_8bit(sizeof(pint)));
  3137. { segment_size }
  3138. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_8bit(0));
  3139. { alignment }
  3140. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_32bit_unaligned(0));
  3141. {$endif i8086}
  3142. { start ranges section }
  3143. new_section(current_asmdata.asmlists[al_dwarf_ranges],sec_debug_ranges,'',0);
  3144. end;
  3145. { debug info header }
  3146. current_asmdata.getlabel(lenstartlabel,alt_dbgfile);
  3147. { size }
  3148. if use_64bit_headers then
  3149. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(longint($FFFFFFFF)));
  3150. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,
  3151. lenstartlabel,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'edebug_info0',AB_LOCAL,AT_METADATA,voidpointertype)));
  3152. current_asmdata.asmlists[al_dwarf_info].concat(tai_label.create(lenstartlabel));
  3153. { version }
  3154. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(dwarf_version));
  3155. { abbrev table (=relative from section start)}
  3156. if not(tf_dwarf_relative_addresses in target_info.flags) then
  3157. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(offsetabstype,
  3158. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrev0',AB_LOCAL,AT_METADATA,voidpointertype)))
  3159. else
  3160. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,
  3161. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrevsection0',AB_LOCAL,AT_METADATA,voidpointertype),
  3162. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrev0',AB_LOCAL,AT_METADATA,voidpointertype)));
  3163. { address size }
  3164. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sizeof(pint)));
  3165. if (ds_dwarf_cpp in current_settings.debugswitches) then
  3166. lang:=DW_LANG_C_plus_plus
  3167. else
  3168. lang:=DW_LANG_Pascal83;
  3169. { first manadatory compilation unit TAG }
  3170. append_entry(DW_TAG_compile_unit,true,[
  3171. DW_AT_name,DW_FORM_string,relative_dwarf_path(current_module.sourcefiles.get_file(1).path+current_module.sourcefiles.get_file(1).name)+#0,
  3172. DW_AT_producer,DW_FORM_string,'Free Pascal '+full_version_string+' '+date_string+#0,
  3173. DW_AT_comp_dir,DW_FORM_string,BSToSlash(FixPath(GetCurrentDir,false))+#0,
  3174. DW_AT_language,DW_FORM_data1,lang,
  3175. DW_AT_identifier_case,DW_FORM_data1,DW_ID_case_insensitive]);
  3176. {$ifdef i8086}
  3177. case current_settings.x86memorymodel of
  3178. mm_tiny,
  3179. mm_small:
  3180. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_small]);
  3181. mm_medium:
  3182. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_medium]);
  3183. mm_compact:
  3184. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_compact]);
  3185. mm_large:
  3186. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_large]);
  3187. mm_huge:
  3188. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_huge]);
  3189. end;
  3190. {$endif i8086}
  3191. { reference to line info section }
  3192. if not(tf_dwarf_relative_addresses in target_info.flags) then
  3193. append_labelentry_dataptr_abs(DW_AT_stmt_list,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_line0',AB_LOCAL,AT_METADATA,voidpointertype))
  3194. else
  3195. append_labelentry_dataptr_rel(DW_AT_stmt_list,
  3196. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_linesection0',AB_LOCAL,AT_METADATA,voidpointertype),
  3197. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_line0',AB_LOCAL,AT_METADATA,voidpointertype));
  3198. if (m_objectivec1 in current_settings.modeswitches) then
  3199. append_attribute(DW_AT_APPLE_major_runtime_vers,DW_FORM_data1,[1]);
  3200. if target_info.system in systems_wasm then
  3201. begin
  3202. append_attribute(DW_AT_low_pc,DW_FORM_data4,[0]);
  3203. { todo: append DW_AT_ranges }
  3204. end
  3205. else
  3206. begin
  3207. dbgname:=make_mangledname('DEBUGSTART',current_module.localsymtable,'');
  3208. if (target_info.system in systems_darwin) then
  3209. begin
  3210. bind:=AB_LOCAL;
  3211. dbgname:='L'+dbgname;
  3212. end
  3213. else
  3214. bind:=AB_GLOBAL;
  3215. append_labelentry(DW_AT_low_pc,current_asmdata.DefineAsmSymbol(dbgname,bind,AT_METADATA,voidpointertype));
  3216. dbgname:=make_mangledname('DEBUGEND',current_module.localsymtable,'');
  3217. if (target_info.system in systems_darwin) then
  3218. dbgname:='L'+dbgname;
  3219. append_labelentry(DW_AT_high_pc,current_asmdata.DefineAsmSymbol(dbgname,bind,AT_METADATA,voidpointertype));
  3220. end;
  3221. finish_entry;
  3222. { write all global/local variables. This will flag all required tdefs }
  3223. if assigned(current_module.globalsymtable) then
  3224. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  3225. if assigned(current_module.localsymtable) then
  3226. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  3227. { write all procedures and methods. This will flag all required tdefs }
  3228. if assigned(current_module.globalsymtable) then
  3229. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  3230. if assigned(current_module.localsymtable) then
  3231. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  3232. { reset unit type info flag }
  3233. reset_unit_type_info;
  3234. { write used types from the used units }
  3235. write_used_unit_type_info(current_asmdata.asmlists[al_dwarf_info],current_module);
  3236. { last write the types from this unit }
  3237. if assigned(current_module.globalsymtable) then
  3238. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  3239. if assigned(current_module.localsymtable) then
  3240. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  3241. { write defs not written yet }
  3242. write_remaining_defs_to_write(current_asmdata.asmlists[al_dwarf_info]);
  3243. { close compilation unit entry }
  3244. finish_children;
  3245. { end of debug info table }
  3246. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.createname(target_asm.labelprefix+'edebug_info0',AT_METADATA,0,voidpointertype));
  3247. { end of abbrev table }
  3248. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_const.create_8bit(0));
  3249. if not(target_info.system in systems_darwin) then
  3250. begin
  3251. { end of aranges table }
  3252. {$ifdef i8086}
  3253. { 32-bit offset }
  3254. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_32bit_unaligned(0));
  3255. { 16-bit segment }
  3256. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_16bit_unaligned(0));
  3257. { 32-bit length }
  3258. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_32bit_unaligned(0));
  3259. {$else i8086}
  3260. { offset }
  3261. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_aint(0));
  3262. { length }
  3263. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_aint(0));
  3264. {$endif i8086}
  3265. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_symbol.createname(target_asm.labelprefix+'earanges0',AT_METADATA,0,voidpointertype));
  3266. end;
  3267. { reset all def debug states }
  3268. for i:=0 to defnumberlist.count-1 do
  3269. begin
  3270. def := tdef(defnumberlist[i]);
  3271. if assigned(def) then
  3272. def.dbg_state:=dbg_state_unused;
  3273. end;
  3274. dwarflabels.free;
  3275. dwarflabels:=nil;
  3276. defnumberlist.free;
  3277. defnumberlist:=nil;
  3278. deftowritelist.free;
  3279. deftowritelist:=nil;
  3280. current_filepos:=storefilepos;
  3281. end;
  3282. procedure TDebugInfoDwarf.referencesections(list:TAsmList);
  3283. var
  3284. hp : tmodule;
  3285. begin
  3286. { Reference all DEBUGINFO sections from the main .fpc section }
  3287. { to prevent eliminating them by smartlinking }
  3288. if (target_info.system in ([system_powerpc_macosclassic]+systems_darwin+systems_wasm)) then
  3289. exit;
  3290. new_section(list,sec_fpc,'links',0);
  3291. { include reference to all debuginfo sections of used units }
  3292. hp:=tmodule(loaded_units.first);
  3293. while assigned(hp) do
  3294. begin
  3295. If (mf_has_dwarf_debuginfo in hp.moduleflags) and not assigned(hp.package) then
  3296. begin
  3297. list.concat(Tai_const.Createname(make_mangledname('DEBUGSTART',hp.localsymtable,''),0));
  3298. list.concat(Tai_const.Createname(make_mangledname('DEBUGEND',hp.localsymtable,''),0));
  3299. end;
  3300. hp:=tmodule(hp.next);
  3301. end;
  3302. end;
  3303. function TDebugInfoDwarf.symname(sym: tsym; manglename: boolean): String;
  3304. begin
  3305. if (sym.typ=paravarsym) and
  3306. (vo_is_self in tparavarsym(sym).varoptions) then
  3307. { We use 'this' for regular methods because that's what gdb triggers
  3308. on to automatically search fields. Don't do this for class methods,
  3309. because search class fields is not supported, and gdb 7.0+ fails
  3310. in this case because "this" is not a record in that case (it's a
  3311. pointer to a vmt) }
  3312. if not is_objc_class_or_protocol(tdef(sym.owner.defowner.owner.defowner)) and
  3313. not(po_classmethod in tabstractprocdef(sym.owner.defowner).procoptions) then
  3314. result:='this'
  3315. else
  3316. result:='self'
  3317. else if (sym.typ=typesym) and
  3318. is_objc_class_or_protocol(ttypesym(sym).typedef) then
  3319. result:=tobjectdef(ttypesym(sym).typedef).objextname^
  3320. else if (ds_dwarf_method_class_prefix in current_settings.debugswitches) and
  3321. (sym.typ=procsym) and
  3322. (tprocsym(sym).owner.symtabletype in [objectsymtable,recordsymtable]) then
  3323. begin
  3324. result:=tprocsym(sym).owner.name^+'__';
  3325. if manglename then
  3326. result := result + sym.name
  3327. else
  3328. result := result + symdebugname(sym);
  3329. end
  3330. else
  3331. begin
  3332. if manglename then
  3333. result := sym.name
  3334. else
  3335. result := symdebugname(sym);
  3336. end;
  3337. end;
  3338. procedure TDebugInfoDwarf.append_visibility(vis: tvisibility);
  3339. begin
  3340. case vis of
  3341. vis_hidden,
  3342. vis_private,
  3343. vis_strictprivate:
  3344. append_attribute(DW_AT_accessibility,DW_FORM_data1,[ord(DW_ACCESS_private)]);
  3345. vis_protected,
  3346. vis_strictprotected:
  3347. append_attribute(DW_AT_accessibility,DW_FORM_data1,[ord(DW_ACCESS_protected)]);
  3348. vis_published,
  3349. vis_public:
  3350. { default };
  3351. vis_none:
  3352. internalerror(2019050720);
  3353. end;
  3354. end;
  3355. procedure TDebugInfoDwarf.insertlineinfo(list:TAsmList);
  3356. var
  3357. currfileinfo,
  3358. lastfileinfo : tfileposinfo;
  3359. currfuncname : pshortstring;
  3360. currstatement: boolean;
  3361. currsectype : TAsmSectiontype;
  3362. hp, hpend : tai;
  3363. infile : tinputfile;
  3364. prevcolumn,
  3365. diffline,
  3366. prevline,
  3367. prevfileidx,
  3368. currfileidx,
  3369. nolineinfolevel : Integer;
  3370. prevlabel,
  3371. currlabel : tasmlabel;
  3372. begin
  3373. {$ifdef OMFOBJSUPPORT}
  3374. if ds_dwarf_omf_linnum in current_settings.debugswitches then
  3375. dbgcodeview.InsertLineInfo_OMF_LINNUM_MsLink(list);
  3376. {$endif OMFOBJSUPPORT}
  3377. { this function will always terminate the lineinfo block }
  3378. generated_lineinfo := true;
  3379. { if this unit only contains code without debug info (implicit init
  3380. or final etc), make sure the file table contains at least one entry
  3381. (the main source of the unit), because normally this table gets
  3382. populated via calls to get_file_index and that won't happen in this
  3383. case }
  3384. get_file_index(current_module.sourcefiles.get_file(1));
  3385. FillChar(lastfileinfo,sizeof(lastfileinfo),0);
  3386. currfuncname:=nil;
  3387. currsectype:=sec_code;
  3388. hp:=Tai(list.first);
  3389. currstatement:=true;
  3390. prevcolumn := 0;
  3391. prevline := 1;
  3392. prevfileidx := 1;
  3393. prevlabel := nil;
  3394. nolineinfolevel:=0;
  3395. while assigned(hp) do
  3396. begin
  3397. case hp.typ of
  3398. ait_section :
  3399. currsectype:=tai_section(hp).sectype;
  3400. ait_function_name :
  3401. begin
  3402. currfuncname:=tai_function_name(hp).funcname;
  3403. asmline.concat(tai_comment.Create(strpnew('function: '+currfuncname^)));
  3404. end;
  3405. ait_force_line :
  3406. begin
  3407. lastfileinfo.line:=-1;
  3408. end;
  3409. ait_marker :
  3410. begin
  3411. case tai_marker(hp).kind of
  3412. mark_NoLineInfoStart:
  3413. inc(nolineinfolevel);
  3414. mark_NoLineInfoEnd:
  3415. dec(nolineinfolevel);
  3416. else
  3417. ;
  3418. end;
  3419. end;
  3420. else
  3421. ;
  3422. end;
  3423. if (currsectype=sec_code) and
  3424. (hp.typ=ait_instruction) then
  3425. begin
  3426. currfileinfo:=tailineinfo(hp).fileinfo;
  3427. { file changed ? (must be before line info) }
  3428. if (currfileinfo.fileindex<>0) and
  3429. ((lastfileinfo.fileindex<>currfileinfo.fileindex) or
  3430. (lastfileinfo.moduleindex<>currfileinfo.moduleindex)) then
  3431. begin
  3432. infile:=get_module(currfileinfo.moduleindex).sourcefiles.get_file(currfileinfo.fileindex);
  3433. if assigned(infile) then
  3434. begin
  3435. currfileidx := get_file_index(infile);
  3436. if prevfileidx <> currfileidx then
  3437. begin
  3438. list.insertbefore(tai_comment.Create(strpnew('path: '+infile.path)), hp);
  3439. list.insertbefore(tai_comment.Create(strpnew('file: '+infile.name)), hp);
  3440. list.insertbefore(tai_comment.Create(strpnew('indx: '+tostr(currfileidx))), hp);
  3441. { set file }
  3442. asmline.concat(tai_comment.Create(strpnew('path: '+infile.path)));
  3443. asmline.concat(tai_comment.Create(strpnew('file: '+infile.name)));
  3444. asmline.concat(tai_const.create_8bit(DW_LNS_set_file));
  3445. asmline.concat(tai_const.create_uleb128bit(currfileidx));
  3446. prevfileidx := currfileidx;
  3447. end;
  3448. { force new line info }
  3449. lastfileinfo.line:=-1;
  3450. end;
  3451. end;
  3452. { Set the line-nr to 0 if the code does not corresponds to a particular line }
  3453. if nolineinfolevel>0 then
  3454. currfileinfo.line := 0;
  3455. { line changed ? }
  3456. if (lastfileinfo.line<>currfileinfo.line) and ((currfileinfo.line<>0) or (nolineinfolevel>0)) then
  3457. begin
  3458. { set address }
  3459. current_asmdata.getlabel(currlabel, alt_dbgline);
  3460. list.insertbefore(tai_label.create(currlabel), hp);
  3461. asmline.concat(tai_comment.Create(strpnew('['+tostr(currfileinfo.line)+':'+tostr(currfileinfo.column)+']')));
  3462. if (prevlabel = nil) or
  3463. { darwin's assembler cannot create an uleb128 of the difference
  3464. between to symbols
  3465. same goes for Solaris native assembler
  3466. ... and riscv }
  3467. (target_info.system in systems_darwin+[system_riscv32_linux,system_riscv64_linux,
  3468. system_riscv32_embedded,system_riscv64_embedded]) or
  3469. (target_asm.id=as_solaris_as) then
  3470. begin
  3471. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3472. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3473. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3474. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,currlabel));
  3475. {$ifdef i8086}
  3476. { on i8086 we also emit an Open Watcom-specific 'set segment' op }
  3477. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3478. asmline.concat(tai_const.create_uleb128bit(3));
  3479. asmline.concat(tai_const.create_8bit(DW_LNE_set_segment));
  3480. asmline.concat(tai_const.Create_seg_name(currlabel.Name));
  3481. {$endif i8086}
  3482. end
  3483. else
  3484. begin
  3485. asmline.concat(tai_const.create_8bit(DW_LNS_advance_pc));
  3486. asmline.concat(tai_const.create_rel_sym(aitconst_uleb128bit, prevlabel, currlabel));
  3487. end;
  3488. prevlabel := currlabel;
  3489. { set column }
  3490. if prevcolumn <> currfileinfo.column then
  3491. begin
  3492. asmline.concat(tai_const.create_8bit(DW_LNS_set_column));
  3493. asmline.concat(tai_const.create_uleb128bit(currfileinfo.column));
  3494. prevcolumn := currfileinfo.column;
  3495. end;
  3496. { set statement }
  3497. if (currfileinfo.line=0) and currstatement then
  3498. begin
  3499. currstatement := false;
  3500. asmline.concat(tai_const.create_8bit(DW_LNS_negate_stmt));
  3501. end;
  3502. if not currstatement and (currfileinfo.line>0) then
  3503. begin
  3504. currstatement := true;
  3505. asmline.concat(tai_const.create_8bit(DW_LNS_negate_stmt));
  3506. end;
  3507. { set line }
  3508. diffline := currfileinfo.line - prevline;
  3509. if (diffline >= LINE_BASE) and (OPCODE_BASE + diffline - LINE_BASE <= 255) then
  3510. begin
  3511. { use special opcode, this also adds a row }
  3512. asmline.concat(tai_const.create_8bit(OPCODE_BASE + diffline - LINE_BASE));
  3513. end
  3514. else
  3515. begin
  3516. if diffline <> 0 then
  3517. begin
  3518. asmline.concat(tai_const.create_8bit(DW_LNS_advance_line));
  3519. asmline.concat(tai_const.create_sleb128bit(diffline));
  3520. end;
  3521. { no row added yet, do it manually }
  3522. asmline.concat(tai_const.create_8bit(DW_LNS_copy));
  3523. end;
  3524. prevline := currfileinfo.line;
  3525. end;
  3526. lastfileinfo:=currfileinfo;
  3527. end;
  3528. hpend:=hp;
  3529. hp:=tai(hp.next);
  3530. end;
  3531. if assigned(hpend) then
  3532. begin
  3533. { set address for end (see appendix 3 of dwarf 2 specs) }
  3534. current_asmdata.getlabel(currlabel, alt_dbgline);
  3535. list.insertafter(tai_label.create(currlabel), hpend);
  3536. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3537. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3538. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3539. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,currlabel));
  3540. end;
  3541. { end sequence }
  3542. asmline.concat(tai_const.Create_8bit(DW_LNS_extended_op));
  3543. asmline.concat(tai_const.Create_8bit(1));
  3544. asmline.concat(tai_const.Create_8bit(DW_LNE_end_sequence));
  3545. asmline.concat(tai_comment.Create(strpnew('###################')));
  3546. end;
  3547. procedure TDebugInfoDwarf.finish_lineinfo;
  3548. var
  3549. infile: tinputfile;
  3550. begin
  3551. { only needed if no line info at all has been generated }
  3552. if generated_lineinfo then
  3553. begin
  3554. { reset for next module compilation }
  3555. generated_lineinfo:=false;
  3556. exit;
  3557. end;
  3558. { at least the Darwin linker is annoyed if you do not }
  3559. { finish the lineinfo section, or if it doesn't }
  3560. { contain at least one file name and set_address }
  3561. infile:=current_module.sourcefiles.get_file(1);
  3562. if not assigned(infile) then
  3563. internalerror(2006020211);
  3564. asmline.concat(tai_const.create_8bit(DW_LNS_set_file));
  3565. asmline.concat(tai_const.create_uleb128bit(get_file_index(infile)));
  3566. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3567. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3568. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3569. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,nil));
  3570. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3571. asmline.concat(tai_const.Create_8bit(1));
  3572. asmline.concat(tai_const.Create_8bit(DW_LNE_end_sequence));
  3573. asmline.concat(tai_comment.Create(strpnew('###################')));
  3574. end;
  3575. {****************************************************************************
  3576. TDebugInfoDwarf2
  3577. ****************************************************************************}
  3578. procedure TDebugInfoDwarf2.appenddef_file(list:TAsmList;def: tfiledef);
  3579. begin
  3580. { gdb 6.4 doesn't support files so far so we use some fake recorddef
  3581. file recs. are less than 1k so using data2 is enough }
  3582. if assigned(def.typesym) then
  3583. append_entry(DW_TAG_structure_type,false,[
  3584. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3585. DW_AT_byte_size,DW_FORM_udata,def.size
  3586. ])
  3587. else
  3588. append_entry(DW_TAG_structure_type,false,[
  3589. DW_AT_byte_size,DW_FORM_udata,def.size
  3590. ]);
  3591. finish_entry;
  3592. end;
  3593. procedure TDebugInfoDwarf2.appenddef_formal(list:TAsmList;def: tformaldef);
  3594. begin
  3595. { gdb 6.4 doesn't support DW_TAG_unspecified_type so we
  3596. replace it with a unsigned type with size 0 (FK)
  3597. }
  3598. append_entry(DW_TAG_base_type,false,[
  3599. DW_AT_name,DW_FORM_string,'FormalDef'#0,
  3600. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3601. DW_AT_byte_size,DW_FORM_data1,0
  3602. ]);
  3603. finish_entry;
  3604. end;
  3605. procedure TDebugInfoDwarf2.append_object_struct(def: tobjectdef; const createlabel: boolean; const objectname: PShortString);
  3606. begin
  3607. if createlabel then
  3608. begin
  3609. if not(tf_dwarf_only_local_labels in target_info.flags) then
  3610. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(def_dwarf_class_struct_lab(def),0))
  3611. else
  3612. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(def_dwarf_class_struct_lab(def),0));
  3613. end;
  3614. if assigned(objectname) then
  3615. append_entry(DW_TAG_class_type,true,[
  3616. DW_AT_name,DW_FORM_string,objectname^+#0,
  3617. DW_AT_byte_size,DW_FORM_udata,tobjectsymtable(def.symtable).datasize
  3618. ])
  3619. else
  3620. append_entry(DW_TAG_class_type,true,[
  3621. DW_AT_byte_size,DW_FORM_udata,tobjectsymtable(def.symtable).datasize
  3622. ]);
  3623. { Apple-specific tag that identifies it as an Objective-C class }
  3624. if (def.objecttype=odt_objcclass) then
  3625. append_attribute(DW_AT_APPLE_runtime_class,DW_FORM_data1,[DW_LANG_ObjC]);
  3626. finish_entry;
  3627. if assigned(def.childof) then
  3628. begin
  3629. append_entry(DW_TAG_inheritance,false,[
  3630. DW_AT_accessibility,DW_FORM_data1,DW_ACCESS_public,
  3631. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  3632. ]);
  3633. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  3634. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  3635. if (def.childof.dbg_state=dbg_state_unused) then
  3636. def.childof.dbg_state:=dbg_state_used;
  3637. if is_implicit_pointer_object_type(def) then
  3638. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def.childof))
  3639. else
  3640. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.childof));
  3641. finish_entry;
  3642. end;
  3643. if (oo_has_vmt in def.objectoptions) and
  3644. (not assigned(def.childof) or
  3645. not(oo_has_vmt in def.childof.objectoptions)) then
  3646. begin
  3647. { vmt field }
  3648. append_entry(DW_TAG_member,false,[
  3649. DW_AT_artificial,DW_FORM_flag,true,
  3650. DW_AT_name,DW_FORM_string,'_vptr$'+def.objname^+#0,
  3651. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(def.vmt_offset)
  3652. ]);
  3653. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  3654. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(def.vmt_offset));
  3655. { should be changed into a pointer to a function returning an }
  3656. { int and with TAG_unspecified_parameters }
  3657. if (voidpointertype.dbg_state=dbg_state_unused) then
  3658. voidpointertype.dbg_state:=dbg_state_used;
  3659. append_labelentry_ref(DW_AT_type,def_dwarf_lab(voidpointertype));
  3660. finish_entry;
  3661. end;
  3662. def.symtable.symList.ForEachCall(@enum_membersyms_callback,nil);
  3663. { Write the methods in the scope of the class/object, except for Objective-C. }
  3664. if is_objc_class_or_protocol(def) then
  3665. finish_children;
  3666. { don't write procdefs of externally defined classes, gcc doesn't
  3667. either (info is probably gotten from ObjC runtime) }
  3668. if not(oo_is_external in def.objectoptions) then
  3669. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],def.symtable);
  3670. if not is_objc_class_or_protocol(def) then
  3671. finish_children;
  3672. end;
  3673. procedure TDebugInfoDwarf2.appenddef_object(list:TAsmList;def: tobjectdef);
  3674. begin
  3675. case def.objecttype of
  3676. odt_cppclass,
  3677. odt_object:
  3678. append_object_struct(def,false,def.objname);
  3679. odt_interfacecom,
  3680. odt_interfacecorba,
  3681. odt_dispinterface,
  3682. odt_helper,
  3683. odt_class:
  3684. begin
  3685. { implicit pointer }
  3686. append_entry(DW_TAG_pointer_type,false,[]);
  3687. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def));
  3688. finish_entry;
  3689. append_object_struct(def,true,def.objname);
  3690. end;
  3691. odt_objcclass:
  3692. { Objective-C class: same as regular class, except for
  3693. a) Apple-specific tag that identifies it as an Objective-C class
  3694. b) use extname^ instead of objname
  3695. }
  3696. append_object_struct(def,true,def.objextname);
  3697. odt_objcprotocol:
  3698. begin
  3699. append_entry(DW_TAG_pointer_type,false,[]);
  3700. append_labelentry_ref(DW_AT_type,def_dwarf_lab(voidpointertype));
  3701. finish_entry;
  3702. end;
  3703. else
  3704. internalerror(200602041);
  3705. end;
  3706. end;
  3707. procedure TDebugInfoDwarf2.appenddef_set_intern(list:TAsmList;def: tsetdef; force_tag_set: boolean);
  3708. var
  3709. lab: tasmlabel;
  3710. begin
  3711. if force_tag_set or
  3712. (ds_dwarf_sets in current_settings.debugswitches) then
  3713. begin
  3714. { current (20070704 -- patch was committed on 20060513) gdb cvs supports set types }
  3715. if assigned(def.typesym) then
  3716. append_entry(DW_TAG_set_type,false,[
  3717. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3718. DW_AT_byte_size,DW_FORM_data2,def.size
  3719. ])
  3720. else
  3721. append_entry(DW_TAG_set_type,false,[
  3722. DW_AT_byte_size,DW_FORM_data2,def.size
  3723. ]);
  3724. if assigned(def.elementdef) then
  3725. begin
  3726. if not(tf_dwarf_only_local_labels in target_info.flags) then
  3727. current_asmdata.getglobaldatalabel(lab)
  3728. else
  3729. current_asmdata.getaddrlabel(lab);
  3730. append_labelentry_ref(DW_AT_type,lab);
  3731. finish_entry;
  3732. if lab.bind=AB_GLOBAL then
  3733. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(lab,0))
  3734. else
  3735. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(lab,0));
  3736. { Sets of e.g. [1..5] are actually stored as a set of [0..7],
  3737. so write the exact boundaries of the set here. Let's hope no
  3738. debugger ever rejects this because this "subrange" type can
  3739. actually have a larger range than the original one. }
  3740. append_entry(DW_TAG_subrange_type,false,[
  3741. DW_AT_lower_bound,DW_FORM_sdata,def.setbase,
  3742. DW_AT_upper_bound,DW_FORM_sdata,get_max_value(def.elementdef).svalue
  3743. ]);
  3744. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef))
  3745. end
  3746. end
  3747. else
  3748. begin
  3749. { gdb versions which don't support sets refuse to load the debug }
  3750. { info of modules that contain set tags }
  3751. if assigned(def.typesym) then
  3752. append_entry(DW_TAG_base_type,false,[
  3753. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3754. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3755. DW_AT_byte_size,DW_FORM_data2,def.size
  3756. ])
  3757. else
  3758. append_entry(DW_TAG_base_type,false,[
  3759. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3760. DW_AT_byte_size,DW_FORM_data2,def.size
  3761. ]);
  3762. end;
  3763. finish_entry;
  3764. end;
  3765. procedure TDebugInfoDwarf2.appenddef_set(list:TAsmList;def: tsetdef);
  3766. begin
  3767. appenddef_set_intern(list,def,false);
  3768. end;
  3769. procedure TDebugInfoDwarf2.appenddef_undefined(list:TAsmList;def: tundefineddef);
  3770. begin
  3771. { gdb 6.4 doesn't support DW_TAG_unspecified_type so we
  3772. replace it with a unsigned type with size 0 (FK)
  3773. }
  3774. append_entry(DW_TAG_base_type,false,[
  3775. DW_AT_name,DW_FORM_string,'FormalDef'#0,
  3776. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3777. DW_AT_byte_size,DW_FORM_data1,0
  3778. ]);
  3779. finish_entry;
  3780. end;
  3781. procedure TDebugInfoDwarf2.appenddef_variant(list:TAsmList;def: tvariantdef);
  3782. begin
  3783. { variants aren't known to dwarf2 but writting tvardata should be enough }
  3784. if assigned(vardatadef) then
  3785. appenddef_record_named(list,trecorddef(vardatadef),'Variant');
  3786. end;
  3787. function TDebugInfoDwarf2.dwarf_version: Word;
  3788. begin
  3789. Result:=2;
  3790. end;
  3791. {****************************************************************************
  3792. TDebugInfoDwarf3
  3793. ****************************************************************************}
  3794. procedure TDebugInfoDwarf3.append_labelentry_addr_ref(attr : tdwarf_attribute;sym : tasmsymbol);
  3795. begin
  3796. AddConstToAbbrev(ord(DW_FORM_ref_addr));
  3797. { Since Dwarf 3 the length of a DW_FORM_ref_addr entry is not dependent on the pointer size of the
  3798. target platform, but on the used Dwarf-format (32 bit or 64 bit) for the current compilation section. }
  3799. if use_64bit_headers then
  3800. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_type_sym(aitconst_64bit_unaligned,sym))
  3801. else
  3802. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_type_sym(aitconst_32bit_unaligned,sym));
  3803. end;
  3804. procedure tdebuginfodwarf3.appenddef_array(list: tasmlist; def: tarraydef);
  3805. begin
  3806. if not is_dynamic_array(def) then
  3807. begin
  3808. inherited appenddef_array(list,def);
  3809. exit;
  3810. end;
  3811. if assigned(def.typesym) then
  3812. append_entry(DW_TAG_array_type,true,[
  3813. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3814. DW_AT_byte_stride,DW_FORM_udata,def.elesize,
  3815. DW_AT_data_location,DW_FORM_block1,2
  3816. ])
  3817. else
  3818. append_entry(DW_TAG_array_type,true,[
  3819. DW_AT_byte_stride,DW_FORM_udata,def.elesize,
  3820. DW_AT_data_location,DW_FORM_block1,2
  3821. ]);
  3822. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3823. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3824. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef));
  3825. finish_entry;
  3826. { to simplify things, we don't write a multidimensional array here }
  3827. append_entry(DW_TAG_subrange_type,false,[
  3828. DW_AT_lower_bound,DW_FORM_udata,0,
  3829. DW_AT_upper_bound,DW_FORM_block1,14
  3830. ]);
  3831. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3832. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3833. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_dup)));
  3834. { pointer = nil? }
  3835. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_bra)));
  3836. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(5));
  3837. { yes -> length = 0 }
  3838. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_const1s)));
  3839. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(byte(-1)));
  3840. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_skip)));
  3841. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(3));
  3842. { no -> load length }
  3843. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+sizesinttype.size));
  3844. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_minus)));
  3845. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3846. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.rangedef));
  3847. finish_entry;
  3848. finish_children;
  3849. end;
  3850. procedure tdebuginfodwarf3.appenddef_string(list: tasmlist; def: tstringdef);
  3851. procedure addstringdef(const name: shortstring; chardef: tdef; deref: boolean; lensize: aint);
  3852. var
  3853. upperopcodes: longint;
  3854. begin
  3855. { deref=true -> ansi/unicde/widestring; deref = false -> short/longstring }
  3856. if assigned(def.typesym) then
  3857. append_entry(DW_TAG_array_type,true,[
  3858. DW_AT_name,DW_FORM_string,name+#0,
  3859. DW_AT_data_location,DW_FORM_block1,2+ord(not(deref))
  3860. ])
  3861. else
  3862. append_entry(DW_TAG_array_type,true,[
  3863. DW_AT_data_location,DW_FORM_block1,2+ord(not(deref))
  3864. ]);
  3865. { in all cases we start with the address of the string }
  3866. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3867. if deref then
  3868. begin
  3869. { ansi/unicode/widestring -> dereference the address of the string, and then
  3870. we point to address of the string
  3871. }
  3872. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3873. end
  3874. else
  3875. begin
  3876. { shortstring characters begin at string[1], so add one to the string's address }
  3877. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+lensize));
  3878. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus)))
  3879. end;
  3880. { reference to the element type of the string }
  3881. append_labelentry_ref(DW_AT_type,def_dwarf_lab(chardef));
  3882. finish_entry;
  3883. { now the information about the length of the string }
  3884. if deref then
  3885. begin
  3886. if not (is_widestring(def) and (tf_winlikewidestring in target_info.flags)) then
  3887. upperopcodes:=13
  3888. else
  3889. upperopcodes:=16;
  3890. { lower bound is always 1, upper bound (length) needs to be calculated }
  3891. append_entry(DW_TAG_subrange_type,false,[
  3892. DW_AT_lower_bound,DW_FORM_udata,1,
  3893. DW_AT_upper_bound,DW_FORM_block1,upperopcodes
  3894. ]);
  3895. { high(string) is stored sizeof(sizeint) bytes before the string data }
  3896. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3897. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3898. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_dup)));
  3899. { pointer = nil? }
  3900. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_bra)));
  3901. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(4));
  3902. { yes -> length = 0 }
  3903. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)));
  3904. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_skip)));
  3905. if upperopcodes=16 then
  3906. { skip the extra deref_size argument and the division by two of the length }
  3907. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(6))
  3908. else
  3909. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(3));
  3910. { no -> load length }
  3911. if upperopcodes=16 then
  3912. { for Windows WideString the size is always a DWORD }
  3913. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit4)))
  3914. else
  3915. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+sizesinttype.size));
  3916. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_minus)));
  3917. if upperopcodes=16 then
  3918. begin
  3919. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref_size)));
  3920. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(4));
  3921. end
  3922. else
  3923. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3924. { for widestrings, the length is specified in bytes, so divide by two }
  3925. if (upperopcodes=16) then
  3926. begin
  3927. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit1)));
  3928. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_shr)));
  3929. end;
  3930. end
  3931. else
  3932. begin
  3933. append_entry(DW_TAG_subrange_type,false,[
  3934. DW_AT_lower_bound,DW_FORM_udata,1,
  3935. DW_AT_upper_bound,DW_FORM_block1,3
  3936. ]);
  3937. { for shortstrings, the length is the first byte of the string }
  3938. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3939. { load 1 byte }
  3940. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref_size)));
  3941. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(lensize));
  3942. end;
  3943. finish_entry;
  3944. finish_children;
  3945. end;
  3946. begin
  3947. if (ds_dwarf_cpp in current_settings.debugswitches) then
  3948. begin
  3949. // At least LLDB 6.0.0 does not like this implementation of string types.
  3950. // Call the inherited DWARF 2 implementation, which works fine.
  3951. inherited;
  3952. exit;
  3953. end;
  3954. case def.stringtype of
  3955. st_shortstring:
  3956. begin
  3957. addstringdef('ShortString',cansichartype,false,1);
  3958. end;
  3959. st_longstring:
  3960. begin
  3961. {$ifdef cpu64bitaddr}
  3962. addstringdef('LongString',cansichartype,false,8);
  3963. {$else cpu64bitaddr}
  3964. addstringdef('LongString',cansichartype,false,4);
  3965. {$endif cpu64bitaddr}
  3966. end;
  3967. st_ansistring:
  3968. begin
  3969. addstringdef('AnsiString',cansichartype,true,-1);
  3970. end;
  3971. st_unicodestring:
  3972. begin
  3973. addstringdef('UnicodeString',cwidechartype,true,-1);
  3974. end;
  3975. st_widestring:
  3976. begin
  3977. addstringdef('WideString',cwidechartype,true,-1)
  3978. end;
  3979. end;
  3980. end;
  3981. procedure TDebugInfoDwarf3.appenddef_file(list:TAsmList;def: tfiledef);
  3982. begin
  3983. if assigned(def.typesym) then
  3984. append_entry(DW_TAG_file_type,false,[
  3985. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3986. DW_AT_byte_size,DW_FORM_data2,def.size
  3987. ])
  3988. else
  3989. append_entry(DW_TAG_file_type,false,[
  3990. DW_AT_byte_size,DW_FORM_data2,def.size
  3991. ]);
  3992. if tfiledef(def).filetyp=ft_typed then
  3993. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tfiledef(def).typedfiledef));
  3994. finish_entry;
  3995. end;
  3996. procedure TDebugInfoDwarf3.appenddef_formal(list:TAsmList;def: tformaldef);
  3997. begin
  3998. if (ds_dwarf_cpp in current_settings.debugswitches) then
  3999. begin
  4000. // Do not use DW_TAG_unspecified_type for C++ simulation.
  4001. // At least LLDB 3.9.0 crashes in such case.
  4002. // Call the inherited DWARF 2 implementation, which works fine.
  4003. inherited;
  4004. exit;
  4005. end;
  4006. append_entry(DW_TAG_unspecified_type,false,[]);
  4007. finish_entry;
  4008. end;
  4009. procedure TDebugInfoDwarf3.appenddef_object(list:TAsmList;def: tobjectdef);
  4010. procedure dostruct(tag: tdwarf_tag);
  4011. begin
  4012. if assigned(def.objname) then
  4013. append_entry(tag,true,[
  4014. DW_AT_name,DW_FORM_string,def.objrealname^+#0
  4015. ])
  4016. else
  4017. append_entry(DW_TAG_structure_type,true,[]);
  4018. append_attribute(DW_AT_byte_size,DW_FORM_udata,[tobjectsymtable(def.symtable).datasize]);
  4019. { 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,
  4020. see issue #36017 }
  4021. if not(is_object(def) or is_cppclass(def)) then
  4022. begin
  4023. { The pointer to the class-structure is hidden. The debug-information
  4024. does not contain an implicit pointer, but the data-adress is dereferenced here.
  4025. In case of a nil-pointer, report the class as being unallocated.
  4026. }
  4027. append_block1(DW_AT_allocated,2);
  4028. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  4029. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  4030. append_block1(DW_AT_data_location,2);
  4031. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  4032. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  4033. end;
  4034. finish_entry;
  4035. end;
  4036. procedure doimplicitpointer;
  4037. var
  4038. obj : tasmlabel;
  4039. begin
  4040. if not(tf_dwarf_only_local_labels in target_info.flags) then
  4041. current_asmdata.getglobaldatalabel(obj)
  4042. else
  4043. current_asmdata.getaddrlabel(obj);
  4044. { implicit pointer }
  4045. append_entry(DW_TAG_pointer_type,false,[]);
  4046. append_labelentry_ref(DW_AT_type,obj);
  4047. finish_entry;
  4048. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(obj,0));
  4049. end;
  4050. procedure doparent(isinterface: boolean);
  4051. begin
  4052. if not assigned(def.childof) then
  4053. exit;
  4054. if isinterface then
  4055. begin
  4056. append_entry(DW_TAG_inheritance,false,[]);
  4057. end
  4058. else
  4059. begin
  4060. append_entry(DW_TAG_inheritance,false,[
  4061. DW_AT_accessibility,DW_FORM_data1,DW_ACCESS_public,
  4062. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  4063. ]);
  4064. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  4065. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  4066. end;
  4067. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.childof));
  4068. finish_entry;
  4069. end;
  4070. var
  4071. n: integer;
  4072. begin
  4073. case def.objecttype of
  4074. odt_objcclass,
  4075. odt_objcprotocol:
  4076. begin
  4077. inherited;
  4078. exit
  4079. end;
  4080. odt_cppclass,
  4081. odt_object:
  4082. begin
  4083. dostruct(DW_TAG_structure_type);
  4084. doparent(false);
  4085. end;
  4086. odt_interfacecom,
  4087. odt_interfacecorba,
  4088. odt_dispinterface:
  4089. begin
  4090. dostruct(DW_TAG_interface_type);
  4091. doparent(true);
  4092. end;
  4093. odt_helper,
  4094. odt_class:
  4095. begin
  4096. //dostruct(DW_TAG_class_type);
  4097. //doparent(false);
  4098. append_entry(DW_TAG_pointer_type,false,[]);
  4099. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def));
  4100. finish_entry;
  4101. append_object_struct(def,true,def.objrealname);
  4102. Exit;
  4103. end;
  4104. else
  4105. internalerror(200609171);
  4106. end;
  4107. { add implemented interfaces }
  4108. if assigned(def.ImplementedInterfaces) then
  4109. for n := 0 to def.ImplementedInterfaces.count-1 do
  4110. begin
  4111. append_entry(DW_TAG_inheritance,false,[]);
  4112. append_labelentry_ref(DW_AT_type,def_dwarf_lab(TImplementedInterface(def.ImplementedInterfaces[n]).IntfDef));
  4113. finish_entry;
  4114. end;
  4115. { add members }
  4116. def.symtable.symList.ForEachCall(@enum_membersyms_callback,nil);
  4117. finish_children;
  4118. end;
  4119. procedure TDebugInfoDwarf3.appenddef_set(list:TAsmList;def: tsetdef);
  4120. begin
  4121. appenddef_set_intern(list,def,true);
  4122. end;
  4123. procedure TDebugInfoDwarf3.appenddef_undefined(list:TAsmList;def: tundefineddef);
  4124. begin
  4125. { ??? can a undefined def have a typename ? }
  4126. if assigned(def.typesym) then
  4127. append_entry(DW_TAG_unspecified_type,false,[
  4128. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0
  4129. ])
  4130. else
  4131. append_entry(DW_TAG_unspecified_type,false,[
  4132. ]);
  4133. finish_entry;
  4134. end;
  4135. procedure TDebugInfoDwarf3.appenddef_variant(list:TAsmList;def: tvariantdef);
  4136. const
  4137. VARIANTS: array[1..27] of record
  4138. Value: Word;
  4139. Name: String;
  4140. { some fields are only supported by some features }
  4141. features : tfeatures
  4142. end = (
  4143. (value:0; name:'';features: []),
  4144. (value:1; name:'';features: []),
  4145. (value:2; name:'VSMALLINT';features: []),
  4146. (value:3; name:'VINTEGER';features: []),
  4147. (value:4; name:'VSINGLE';features: [f_softfpu]),
  4148. (value:5; name:'VDOUBLE';features: [f_softfpu]),
  4149. (value:6; name:'VCURRENCY';features: [f_softfpu]),
  4150. (value:7; name:'VDATE';features: [f_softfpu]),
  4151. (value:8; name:'VOLESTR';features: []),
  4152. (value:9; name:'VDISPATCH';features: []),
  4153. (value:10; name:'VERROR';features: []),
  4154. (value:11; name:'VBOOLEAN';features: []),
  4155. (value:12; name:'';features: []),
  4156. (value:13; name:'VUNKNOWN';features: []),
  4157. (value:14; name:'';features: []),
  4158. (value:16; name:'VSHORTINT';features: []),
  4159. (value:17; name:'VBYTE';features: []),
  4160. (value:18; name:'VWORD';features: []),
  4161. (value:19; name:'VLONGWORD';features: []),
  4162. (value:20; name:'VINT64';features: []),
  4163. (value:21; name:'VQWORD';features: []),
  4164. (value:36; name:'VRECORD';features: []),
  4165. (value:$48; name:'';features: []),
  4166. (value:$100; name:'VSTRING';features: []),
  4167. (value:$101; name:'VANY';features: []),
  4168. (value:$2000; name:'VARRAY';features: []),
  4169. (value:$4000; name:'VPOINTER';features: [])
  4170. );
  4171. var
  4172. fs: tfieldvarsym;
  4173. lbl: tasmlabel;
  4174. idx: integer;
  4175. begin
  4176. { it could be done with DW_TAG_variant for the union part (if that info was available)
  4177. now we do it manually for variants (MWE) }
  4178. { struct }
  4179. append_entry(DW_TAG_structure_type,true,[
  4180. DW_AT_name,DW_FORM_string,'Variant'#0,
  4181. DW_AT_byte_size,DW_FORM_udata,vardatadef.size
  4182. ]);
  4183. finish_entry;
  4184. append_entry(DW_TAG_variant_part,true,[
  4185. ]);
  4186. current_asmdata.getaddrlabel(lbl);
  4187. append_labelentry_ref(DW_AT_discr,lbl);
  4188. finish_entry;
  4189. { discriminant }
  4190. fs := tfieldvarsym(vardatadef.symtable.Find('VTYPE'));
  4191. if (fs = nil) or (fs.typ <> fieldvarsym) then
  4192. internalerror(200609271);
  4193. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(lbl,0));
  4194. appendsym_fieldvar(list,fs);
  4195. { variants }
  4196. for idx := Low(VARIANTS) to High(VARIANTS) do
  4197. begin
  4198. if (features*VARIANTS[idx].features)=VARIANTS[idx].features then
  4199. begin
  4200. append_entry(DW_TAG_variant,true,[
  4201. DW_AT_discr_value,DW_FORM_udata,VARIANTS[idx].value
  4202. ]);
  4203. finish_entry;
  4204. if VARIANTS[idx].name <> '' then
  4205. begin
  4206. fs := tfieldvarsym(vardatadef.symtable.Find(VARIANTS[idx].name));
  4207. if (fs = nil) or (fs.typ <> fieldvarsym) then
  4208. internalerror(2006092702+idx);
  4209. appendsym_fieldvar(list,fs);
  4210. end;
  4211. finish_children; { variant }
  4212. end;
  4213. end;
  4214. finish_children; { variant part }
  4215. finish_children; { struct }
  4216. end;
  4217. function TDebugInfoDwarf3.dwarf_version: Word;
  4218. begin
  4219. Result:=3;
  4220. end;
  4221. function TDebugInfoDwarf3.symdebugname(sym: tsym): String;
  4222. begin
  4223. Result:=sym.realname;
  4224. end;
  4225. { TDebugInfoDwarf4 }
  4226. function TDebugInfoDwarf4.dwarf_version: Word;
  4227. begin
  4228. Result:=4;
  4229. end;
  4230. {****************************************************************************
  4231. ****************************************************************************}
  4232. const
  4233. dbg_dwarf2_info : tdbginfo =
  4234. (
  4235. id : dbg_dwarf2;
  4236. idtxt : 'DWARF2';
  4237. );
  4238. dbg_dwarf3_info : tdbginfo =
  4239. (
  4240. id : dbg_dwarf3;
  4241. idtxt : 'DWARF3';
  4242. );
  4243. dbg_dwarf4_info : tdbginfo =
  4244. (
  4245. id : dbg_dwarf4;
  4246. idtxt : 'DWARF4';
  4247. );
  4248. initialization
  4249. RegisterDebugInfo(dbg_dwarf2_info,TDebugInfoDwarf2);
  4250. RegisterDebugInfo(dbg_dwarf3_info,TDebugInfoDwarf3);
  4251. RegisterDebugInfo(dbg_dwarf4_info,TDebugInfoDwarf4);
  4252. end.