dbgdwarf.pas 192 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751
  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. if df_generic in def.defoptions then
  2043. exit;
  2044. { Procdefs are not handled by the regular def writing code, so
  2045. dbg_state is not set/checked for them. Do it here. }
  2046. if (def.dbg_state in [dbg_state_writing,dbg_state_written]) then
  2047. exit;
  2048. defnumberlist.Add(def);
  2049. { Write methods and only in the scope of their parent objectdefs. }
  2050. if (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2051. begin
  2052. { this code can also work for nested procdefs, but is not yet
  2053. activated for those because there is no clear advantage yet to
  2054. limiting the scope of nested procedures to that of their parent,
  2055. and it makes it impossible to set breakpoints in them by
  2056. referring to their name. }
  2057. st:=def.owner;
  2058. while assigned(st.defowner) and
  2059. (tdef(st.defowner).typ = procdef) do
  2060. st:=tprocdef(st.defowner).owner;
  2061. if assigned(st) and
  2062. (tdef(st.defowner).dbg_state<>dbg_state_writing) then
  2063. exit;
  2064. end;
  2065. def.dbg_state:=dbg_state_writing;
  2066. current_asmdata.asmlists[al_dwarf_info].concat(tai_comment.Create(strpnew('Procdef '+def.fullprocname(true))));
  2067. if not is_objc_class_or_protocol(def.struct) then
  2068. append_entry(DW_TAG_subprogram,true,
  2069. [DW_AT_name,DW_FORM_string,symname(def.procsym, false)+#0])
  2070. else
  2071. append_entry(DW_TAG_subprogram,true,
  2072. [DW_AT_name,DW_FORM_string,def.mangledname+#0]);
  2073. if (ds_dwarf_cpp in current_settings.debugswitches) and (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2074. begin
  2075. { If C++ emulation is enabled, add DW_AT_linkage_name attribute for methods.
  2076. LLDB uses it to display fully qualified method names.
  2077. Add a simple C++ mangled name without params to achieve at least "Class::Method()"
  2078. instead of just "Method" in LLDB. }
  2079. s:=tabstractrecorddef(def.owner.defowner).objrealname^;
  2080. procentry:=Format('_ZN%d%s', [Length(s), s]);
  2081. s:=symname(def.procsym, false);
  2082. procentry:=Format('%s%d%sEv'#0, [procentry, Length(s), s]);
  2083. append_attribute(DW_AT_linkage_name,DW_FORM_string, [procentry]);
  2084. end;
  2085. append_proc_frame_base(list,def);
  2086. { Append optional flags. }
  2087. { All Pascal procedures are prototyped }
  2088. append_attribute(DW_AT_prototyped,DW_FORM_flag,[true]);
  2089. { Calling convention. }
  2090. cc:=dwarf_calling_convention(def);
  2091. if (cc<>DW_CC_normal) then
  2092. append_attribute(DW_AT_calling_convention,DW_FORM_data1,[ord(cc)]);
  2093. {$ifdef i8086}
  2094. { Call model (near or far). Open Watcom compatible. }
  2095. if tcpuprocdef(def).is_far then
  2096. append_attribute(DW_AT_address_class,DW_FORM_data1,[DW_ADDR_far16])
  2097. else
  2098. append_attribute(DW_AT_address_class,DW_FORM_data1,[DW_ADDR_none]);
  2099. {$endif i8086}
  2100. { Externally visible. }
  2101. if (po_global in def.procoptions) and
  2102. (def.parast.symtablelevel<=normal_function_level) then
  2103. append_attribute(DW_AT_external,DW_FORM_flag,[true]);
  2104. { Abstract or virtual/overriding method. }
  2105. if (([po_abstractmethod, po_virtualmethod, po_overridingmethod] * def.procoptions) <> []) and
  2106. not is_objc_class_or_protocol(def.struct) and
  2107. not is_objectpascal_helper(def.struct) then
  2108. begin
  2109. if not(po_abstractmethod in def.procoptions) then
  2110. append_attribute(DW_AT_virtuality,DW_FORM_data1,[ord(DW_VIRTUALITY_virtual)])
  2111. else
  2112. append_attribute(DW_AT_virtuality,DW_FORM_data1,[ord(DW_VIRTUALITY_pure_virtual)]);
  2113. { Element number in the vmt (needs to skip stuff coming before the
  2114. actual method addresses in the vmt, so we use vmtmethodoffset()
  2115. and then divide by sizeof(pint)). }
  2116. vmtoffset:=tobjectdef(def.owner.defowner).vmtmethodoffset(def.extnumber);
  2117. append_attribute(DW_AT_vtable_elem_location,DW_FORM_block1,[3+LengthUleb128(vmtoffset)]);
  2118. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  2119. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_constu)));
  2120. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_uleb128bit(vmtoffset));
  2121. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus)));
  2122. end;
  2123. { accessibility: public/private/protected }
  2124. if (def.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2125. append_visibility(def.visibility);
  2126. { Return type. }
  2127. if not(is_void(tprocdef(def).returndef)) then
  2128. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tprocdef(def).returndef));
  2129. { we can only write the start/end if this procedure is implemented in
  2130. this module
  2131. }
  2132. if in_currentunit then
  2133. begin
  2134. { mark end of procedure }
  2135. current_asmdata.getlabel(procendlabel,alt_dbgtype);
  2136. current_asmdata.asmlists[al_procedures].insertbefore(tai_label.create(procendlabel),def.procendtai);
  2137. if use_dotted_functions then
  2138. procentry := '.' + def.mangledname
  2139. else
  2140. procentry := def.mangledname;
  2141. {$ifdef i8086}
  2142. append_seg_name(procentry);
  2143. {$endif i8086}
  2144. append_labelentry(DW_AT_low_pc,current_asmdata.RefAsmSymbol(procentry,AT_FUNCTION));
  2145. append_labelentry(DW_AT_high_pc,procendlabel);
  2146. if not(target_info.system in systems_darwin) then
  2147. begin
  2148. current_asmdata.asmlists[al_dwarf_aranges].Concat(
  2149. tai_const.create_type_sym(aitconst_ptr_unaligned,current_asmdata.RefAsmSymbol(procentry,AT_FUNCTION)));
  2150. {$ifdef i8086}
  2151. { bits 16..31 of the offset }
  2152. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_16bit_unaligned(0));
  2153. { segment }
  2154. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_seg_name(procentry));
  2155. {$endif i8086}
  2156. current_asmdata.asmlists[al_dwarf_aranges].Concat(
  2157. tai_const.Create_rel_sym(aitconst_ptr_unaligned,current_asmdata.RefAsmSymbol(procentry,AT_FUNCTION),procendlabel));
  2158. {$ifdef i8086}
  2159. { bits 16..31 of length }
  2160. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_16bit_unaligned(0));
  2161. {$endif i8086}
  2162. end;
  2163. end;
  2164. { Don't write the funcretsym explicitly, it's also in the
  2165. localsymtable and/or parasymtable.
  2166. }
  2167. finish_entry;
  2168. if assigned(def.parast) then
  2169. begin
  2170. { First insert self, because gdb uses the fact whether or not the
  2171. first parameter of a method is artificial to distinguish static
  2172. from regular methods. }
  2173. { fortunately, self is the always the first parameter in the
  2174. paralist, since it has the lowest paranr. Note that this is not
  2175. true for Objective-C, but those methods are detected in
  2176. another way (by reading the ObjC run time information) }
  2177. write_symtable_parasyms(current_asmdata.asmlists[al_dwarf_info],def.paras);
  2178. end;
  2179. { local type defs and vars should not be written
  2180. inside the main proc }
  2181. if in_currentunit and
  2182. assigned(def.localst) and
  2183. (def.localst.symtabletype=localsymtable) then
  2184. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],def.localst);
  2185. { last write the types from this procdef }
  2186. if assigned(def.parast) then
  2187. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],def.parast);
  2188. { only try to write the localst if the routine is implemented here }
  2189. if in_currentunit and
  2190. assigned(def.localst) and
  2191. (def.localst.symtabletype=localsymtable) then
  2192. begin
  2193. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],def.localst);
  2194. { Write nested procedures -- disabled, see scope check at the
  2195. beginning; currently, these are still written in the global
  2196. scope. }
  2197. // write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],def.localst);
  2198. end;
  2199. finish_children;
  2200. end;
  2201. function TDebugInfoDwarf.get_symlist_sym_offset(symlist: ppropaccesslistitem; out sym: tabstractvarsym; out offset: pint): boolean;
  2202. var
  2203. elesize : pint;
  2204. currdef : tdef;
  2205. indirection: boolean;
  2206. begin
  2207. result:=false;
  2208. if not assigned(symlist) then
  2209. exit;
  2210. sym:=nil;
  2211. offset:=0;
  2212. currdef:=nil;
  2213. indirection:=false;
  2214. repeat
  2215. case symlist^.sltype of
  2216. sl_load:
  2217. begin
  2218. if assigned(sym) then
  2219. internalerror(2009031203);
  2220. if not(symlist^.sym.typ in [paravarsym,localvarsym,staticvarsym,fieldvarsym]) then
  2221. { can't handle... }
  2222. exit;
  2223. sym:=tabstractvarsym(symlist^.sym);
  2224. currdef:=tabstractvarsym(sym).vardef;
  2225. if ((sym.typ=paravarsym) and
  2226. paramanager.push_addr_param(tparavarsym(sym).varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption)) then
  2227. indirection:=true;
  2228. end;
  2229. sl_subscript:
  2230. begin
  2231. if not assigned(currdef) then
  2232. internalerror(2009031301);
  2233. if (symlist^.sym.typ<>fieldvarsym) then
  2234. internalerror(2009031202);
  2235. { can't handle offsets with indirections yet }
  2236. if indirection then
  2237. exit;
  2238. if is_packed_record_or_object(currdef) then
  2239. begin
  2240. { can't calculate the address of a non-byte aligned field }
  2241. if (tfieldvarsym(symlist^.sym).fieldoffset mod 8) <> 0 then
  2242. exit;
  2243. inc(offset,tfieldvarsym(symlist^.sym).fieldoffset div 8)
  2244. end
  2245. else
  2246. inc(offset,tfieldvarsym(symlist^.sym).fieldoffset);
  2247. currdef:=tfieldvarsym(symlist^.sym).vardef;
  2248. end;
  2249. sl_absolutetype,
  2250. sl_typeconv:
  2251. begin
  2252. currdef:=symlist^.def;
  2253. { ignore, these don't change the address }
  2254. end;
  2255. sl_vec:
  2256. begin
  2257. if not assigned(currdef) or
  2258. (currdef.typ<>arraydef) then
  2259. internalerror(2009031201);
  2260. { can't handle offsets with indirections yet }
  2261. if indirection then
  2262. exit;
  2263. if not is_packed_array(currdef) then
  2264. elesize:=tarraydef(currdef).elesize
  2265. else
  2266. begin
  2267. elesize:=tarraydef(currdef).elepackedbitsize;
  2268. { can't calculate the address of a non-byte aligned element }
  2269. if (elesize mod 8)<>0 then
  2270. exit;
  2271. elesize:=elesize div 8;
  2272. end;
  2273. inc(offset,(symlist^.value.svalue-tarraydef(currdef).lowrange)*elesize);
  2274. currdef:=tarraydef(currdef).elementdef;
  2275. end;
  2276. else
  2277. internalerror(2009031403);
  2278. end;
  2279. symlist:=symlist^.next;
  2280. until not assigned(symlist);
  2281. if not assigned(sym) then
  2282. internalerror(2009031205);
  2283. result:=true;
  2284. end;
  2285. procedure TDebugInfoDwarf.appendsym_var(list:TAsmList;sym:tabstractnormalvarsym);
  2286. begin
  2287. appendsym_var_with_name_type_offset(list,sym,symname(sym, false),sym.vardef,0,[]);
  2288. end;
  2289. procedure TDebugInfoDwarf.appendsym_var_with_name_type_offset(list:TAsmList; sym:tabstractnormalvarsym; const name: string; def: tdef; offset: pint; const flags: tdwarfvarsymflags);
  2290. var
  2291. templist : TAsmList;
  2292. blocksize,size_of_int : longint;
  2293. tag : tdwarf_tag;
  2294. has_high_reg : boolean;
  2295. dreg,dreghigh : shortint;
  2296. {$ifdef i8086}
  2297. has_segment_sym_name : boolean=false;
  2298. segment_sym_name : TSymStr='';
  2299. segment_reg: TRegister=NR_NO;
  2300. {$endif i8086}
  2301. begin
  2302. blocksize:=0;
  2303. dreghigh:=0;
  2304. { external symbols can't be resolved at link time, so we
  2305. can't generate stabs for them
  2306. not sure if this applies to dwarf as well (FK)
  2307. }
  2308. if vo_is_external in sym.varoptions then
  2309. exit;
  2310. { There is no space allocated for not referenced locals }
  2311. if (sym.owner.symtabletype=localsymtable) and (sym.refs=0) then
  2312. exit;
  2313. templist:=TAsmList.create;
  2314. case sym.localloc.loc of
  2315. LOC_REGISTER,
  2316. LOC_CREGISTER,
  2317. LOC_MMREGISTER,
  2318. LOC_CMMREGISTER,
  2319. LOC_FPUREGISTER,
  2320. LOC_CFPUREGISTER :
  2321. begin
  2322. { dwarf_reg_no_error might return -1
  2323. in case the register variable has been optimized out }
  2324. dreg:=dwarf_reg_no_error(sym.localloc.register);
  2325. has_high_reg:=(sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER]) and (sym.localloc.registerhi<>NR_NO);
  2326. if has_high_reg then
  2327. dreghigh:=dwarf_reg_no_error(sym.localloc.registerhi);
  2328. if dreghigh=-1 then
  2329. has_high_reg:=false;
  2330. if (sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER]) and
  2331. (sym.typ=paravarsym) and
  2332. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2333. not(vo_has_local_copy in sym.varoptions) and
  2334. not is_open_string(sym.vardef) and (dreg>=0) then
  2335. begin
  2336. templist.concat(tai_const.create_8bit(ord(DW_OP_bregx)));
  2337. templist.concat(tai_const.create_uleb128bit(dreg));
  2338. templist.concat(tai_const.create_sleb128bit(0));
  2339. blocksize:=1+Lengthuleb128(dreg)+LengthSleb128(0);
  2340. end
  2341. else
  2342. begin
  2343. if has_high_reg then
  2344. begin
  2345. templist.concat(tai_comment.create(strpnew('high:low reg pair variable')));
  2346. size_of_int:=sizeof(aint);
  2347. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2348. templist.concat(tai_const.create_uleb128bit(dreg));
  2349. blocksize:=1+Lengthuleb128(dreg);
  2350. templist.concat(tai_const.create_8bit(ord(DW_OP_piece)));
  2351. templist.concat(tai_const.create_uleb128bit(size_of_int));
  2352. blocksize:=blocksize+1+Lengthuleb128(size_of_int);
  2353. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2354. templist.concat(tai_const.create_uleb128bit(dreghigh));
  2355. blocksize:=blocksize+1+Lengthuleb128(dreghigh);
  2356. templist.concat(tai_const.create_8bit(ord(DW_OP_piece)));
  2357. templist.concat(tai_const.create_uleb128bit(size_of_int));
  2358. blocksize:=blocksize+1+Lengthuleb128(size_of_int);
  2359. end
  2360. else if (dreg>=0) then
  2361. begin
  2362. templist.concat(tai_const.create_8bit(ord(DW_OP_regx)));
  2363. templist.concat(tai_const.create_uleb128bit(dreg));
  2364. blocksize:=1+Lengthuleb128(dreg);
  2365. end;
  2366. end;
  2367. end;
  2368. else
  2369. begin
  2370. case sym.typ of
  2371. staticvarsym:
  2372. begin
  2373. if vo_is_thread_var in sym.varoptions then
  2374. begin
  2375. if tf_section_threadvars in target_info.flags then
  2376. begin
  2377. case sizeof(puint) of
  2378. 2:
  2379. templist.concat(tai_const.create_8bit(ord(DW_OP_const2u)));
  2380. 4:
  2381. templist.concat(tai_const.create_8bit(ord(DW_OP_const4u)));
  2382. 8:
  2383. templist.concat(tai_const.create_8bit(ord(DW_OP_const8u)));
  2384. else
  2385. Internalerror(2019100501);
  2386. end;
  2387. {$push}
  2388. {$warn 6018 off} { Unreachable code due to compile time evaluation }
  2389. templist.concat(tai_const.Create_type_name(aitconst_dtpoff,sym.mangledname,0));
  2390. { so far, aitconst_dtpoff is solely 32 bit }
  2391. if (sizeof(puint)=8) and (target_info.endian=endian_little) then
  2392. templist.concat(tai_const.create_32bit(0));
  2393. templist.concat(tai_const.create_8bit(ord(DW_OP_GNU_push_tls_address)));
  2394. if (sizeof(puint)=8) and (target_info.endian=endian_big) then
  2395. templist.concat(tai_const.create_32bit(0));
  2396. {$pop}
  2397. blocksize:=2+sizeof(puint);
  2398. end
  2399. else
  2400. begin
  2401. { TODO: !!! FIXME: dwarf for thread vars !!!}
  2402. { This is only a minimal change to at least be able to get a value
  2403. in only one thread is present PM 2014-11-21, like for stabs format }
  2404. templist.concat(tai_const.create_8bit(ord(DW_OP_addr)));
  2405. templist.concat(tai_const.Create_type_name(aitconst_ptr_unaligned,sym.mangledname,
  2406. offset+sizeof(pint)));
  2407. blocksize:=1+sizeof(puint);
  2408. end;
  2409. end
  2410. else
  2411. begin
  2412. templist.concat(tai_const.create_8bit(ord(DW_OP_addr)));
  2413. templist.concat(tai_const.Create_type_name(aitconst_ptr_unaligned,sym.mangledname,offset));
  2414. blocksize:=1+sizeof(puint);
  2415. {$ifdef i8086}
  2416. segment_sym_name:=sym.mangledname;
  2417. has_segment_sym_name:=true;
  2418. {$endif i8086}
  2419. end;
  2420. end;
  2421. paravarsym,
  2422. localvarsym:
  2423. begin
  2424. { Happens when writing debug info for paras of procdefs not
  2425. implemented in the current module. Can't add a general check
  2426. for LOC_INVALID above, because staticvarsyms may also have it.
  2427. }
  2428. if sym.localloc.loc<> LOC_INVALID then
  2429. begin
  2430. if is_fbreg(sym.localloc.reference.base) then
  2431. begin
  2432. templist.concat(tai_const.create_8bit(ord(DW_OP_fbreg)));
  2433. templist.concat(tai_const.create_sleb128bit(sym.localloc.reference.offset+offset));
  2434. blocksize:=1+Lengthsleb128(sym.localloc.reference.offset+offset);
  2435. end
  2436. else
  2437. begin
  2438. dreg:=dwarf_reg(sym.localloc.reference.base);
  2439. if dreg<=31 then
  2440. begin
  2441. templist.concat(tai_const.create_8bit(ord(DW_OP_breg0)+dreg));
  2442. templist.concat(tai_const.create_sleb128bit(sym.localloc.reference.offset+offset));
  2443. blocksize:=1+Lengthsleb128(sym.localloc.reference.offset+offset);
  2444. end
  2445. else
  2446. begin
  2447. templist.concat(tai_const.create_8bit(ord(DW_OP_bregx)));
  2448. templist.concat(tai_const.create_uleb128bit(dreg));
  2449. templist.concat(tai_const.create_sleb128bit(sym.localloc.reference.offset+offset));
  2450. blocksize:=1+Lengthuleb128(dreg)+LengthSleb128(sym.localloc.reference.offset+offset);
  2451. end;
  2452. end;
  2453. {$ifdef i8086}
  2454. segment_reg:=sym.localloc.reference.segment;
  2455. {$endif i8086}
  2456. {$ifndef gdb_supports_DW_AT_variable_parameter}
  2457. { Parameters which are passed by reference. (var and the like)
  2458. Hide the reference-pointer and dereference the pointer
  2459. in the DW_AT_location block.
  2460. }
  2461. if (sym.typ=paravarsym) and
  2462. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2463. not(vo_has_local_copy in sym.varoptions) and
  2464. not is_open_string(sym.vardef) then
  2465. begin
  2466. templist.concat(tai_const.create_8bit(ord(DW_OP_deref)));
  2467. inc(blocksize);
  2468. end
  2469. {$endif not gdb_supports_DW_AT_variable_parameter}
  2470. end;
  2471. end
  2472. else
  2473. internalerror(200601288);
  2474. end;
  2475. end;
  2476. end;
  2477. { function results must not be added to the parameter list,
  2478. as they are not part of the signature of the function
  2479. (gdb automatically adds them according to the ABI specifications
  2480. when calling the function)
  2481. }
  2482. if (sym.typ=paravarsym) and
  2483. not(dvf_force_local_var in flags) and
  2484. not(vo_is_funcret in sym.varoptions) then
  2485. tag:=DW_TAG_formal_parameter
  2486. else
  2487. tag:=DW_TAG_variable;
  2488. { must be parasym of externally implemented procdef, but
  2489. the parasymtable can con also contain e.g. absolutevarsyms
  2490. -> check symtabletype}
  2491. if (sym.owner.symtabletype=parasymtable) and
  2492. (sym.localloc.loc=LOC_INVALID) then
  2493. begin
  2494. if (sym.owner.symtabletype<>parasymtable) then
  2495. internalerror(2009101001);
  2496. append_entry(tag,false,[
  2497. DW_AT_name,DW_FORM_string,name+#0
  2498. {
  2499. DW_AT_decl_file,DW_FORM_data1,0,
  2500. DW_AT_decl_line,DW_FORM_data1,
  2501. }
  2502. ])
  2503. end
  2504. else if not(sym.localloc.loc in [LOC_REGISTER,LOC_CREGISTER,LOC_MMREGISTER,
  2505. LOC_CMMREGISTER,LOC_FPUREGISTER,LOC_CFPUREGISTER]) and
  2506. ((sym.owner.symtabletype = globalsymtable) or
  2507. (sp_static in sym.symoptions) or
  2508. (vo_is_public in sym.varoptions)) then
  2509. append_entry(tag,false,[
  2510. DW_AT_name,DW_FORM_string,name+#0,
  2511. {
  2512. DW_AT_decl_file,DW_FORM_data1,0,
  2513. DW_AT_decl_line,DW_FORM_data1,
  2514. }
  2515. DW_AT_external,DW_FORM_flag,true,
  2516. { data continues below }
  2517. DW_AT_location,DW_FORM_block1,blocksize
  2518. ])
  2519. {$ifdef gdb_supports_DW_AT_variable_parameter}
  2520. else if (sym.typ=paravarsym) and
  2521. paramanager.push_addr_param(sym.varspez,sym.vardef,tprocdef(sym.owner.defowner).proccalloption) and
  2522. not(vo_has_local_copy in sym.varoptions) and
  2523. not is_open_string(sym.vardef) then
  2524. append_entry(tag,false,[
  2525. DW_AT_name,DW_FORM_string,name+#0,
  2526. DW_AT_variable_parameter,DW_FORM_flag,true,
  2527. {
  2528. DW_AT_decl_file,DW_FORM_data1,0,
  2529. DW_AT_decl_line,DW_FORM_data1,
  2530. }
  2531. { data continues below }
  2532. DW_AT_location,DW_FORM_block1,blocksize
  2533. ])
  2534. {$endif gdb_supports_DW_AT_variable_parameter}
  2535. else
  2536. append_entry(tag,false,[
  2537. DW_AT_name,DW_FORM_string,name+#0,
  2538. {
  2539. DW_AT_decl_file,DW_FORM_data1,0,
  2540. DW_AT_decl_line,DW_FORM_data1,
  2541. }
  2542. { data continues below }
  2543. DW_AT_location,DW_FORM_block1,blocksize
  2544. ]);
  2545. { append block data }
  2546. current_asmdata.asmlists[al_dwarf_info].concatlist(templist);
  2547. { Mark self as artificial for methods, because gdb uses the fact
  2548. whether or not the first parameter of a method is artificial to
  2549. distinguish regular from static methods (since there are no
  2550. no vo_is_self parameters for static methods, we don't have to check
  2551. that). }
  2552. if (vo_is_self in sym.varoptions) then
  2553. append_attribute(DW_AT_artificial,DW_FORM_flag,[true]);
  2554. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def));
  2555. {$ifdef i8086}
  2556. if has_segment_sym_name then
  2557. append_seg_name(segment_sym_name)
  2558. else if segment_reg<>NR_NO then
  2559. append_seg_reg(segment_reg);
  2560. {$endif i8086}
  2561. templist.free;
  2562. finish_entry;
  2563. end;
  2564. procedure TDebugInfoDwarf.appendsym_staticvar(list:TAsmList;sym:tstaticvarsym);
  2565. begin
  2566. appendsym_var(list,sym);
  2567. end;
  2568. procedure TDebugInfoDwarf.appendsym_localvar(list:TAsmList;sym:tlocalvarsym);
  2569. begin
  2570. appendsym_var(list,sym);
  2571. end;
  2572. procedure TDebugInfoDwarf.appendsym_paravar(list:TAsmList;sym:tparavarsym);
  2573. begin
  2574. appendsym_var(list,sym);
  2575. end;
  2576. procedure TDebugInfoDwarf.appendsym_fieldvar(list:TAsmList;sym: tfieldvarsym);
  2577. begin
  2578. appendsym_fieldvar_with_name_offset(list,sym,symname(sym, false),sym.vardef,0);
  2579. end;
  2580. procedure TDebugInfoDwarf.appendsym_fieldvar_with_name_offset(list:TAsmList;sym: tfieldvarsym;const name: string; def: tdef; offset: pint);
  2581. var
  2582. bitoffset,
  2583. fieldoffset,
  2584. fieldnatsize: asizeint;
  2585. begin
  2586. if (sp_static in sym.symoptions) or
  2587. (sym.visibility=vis_hidden) then
  2588. exit;
  2589. if (tabstractrecordsymtable(sym.owner).usefieldalignment<>bit_alignment) or
  2590. { only ordinals are bitpacked }
  2591. not is_ordinal(sym.vardef) then
  2592. begin
  2593. { other kinds of fields can however also appear in a bitpacked }
  2594. { record, and then their offset is also specified in bits rather }
  2595. { than in bytes }
  2596. if (tabstractrecordsymtable(sym.owner).usefieldalignment<>bit_alignment) then
  2597. fieldoffset:=sym.fieldoffset
  2598. else
  2599. fieldoffset:=sym.fieldoffset div 8;
  2600. inc(fieldoffset,offset);
  2601. append_entry(DW_TAG_member,false,[
  2602. DW_AT_name,DW_FORM_string,name+#0,
  2603. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(fieldoffset)
  2604. ]);
  2605. end
  2606. else
  2607. begin
  2608. if (sym.vardef.packedbitsize > 255) then
  2609. internalerror(2007061201);
  2610. { we don't bitpack according to the ABI, but as close as }
  2611. { possible, i.e., equivalent to gcc's }
  2612. { __attribute__((__packed__)), which is also what gpc }
  2613. { does. }
  2614. fieldnatsize:=max(sizeof(pint),sym.vardef.size);
  2615. fieldoffset:=(sym.fieldoffset div (fieldnatsize*8)) * fieldnatsize;
  2616. inc(fieldoffset,offset);
  2617. bitoffset:=sym.fieldoffset mod (fieldnatsize*8);
  2618. if (target_info.endian=endian_little) then
  2619. bitoffset:=(fieldnatsize*8)-bitoffset-sym.vardef.packedbitsize;
  2620. append_entry(DW_TAG_member,false,[
  2621. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2622. { gcc also generates both a bit and byte size attribute }
  2623. { we don't support ordinals >= 256 bits }
  2624. DW_AT_byte_size,DW_FORM_data1,fieldnatsize,
  2625. { nor >= 256 bits (not yet, anyway, see IE above) }
  2626. DW_AT_bit_size,DW_FORM_data1,sym.vardef.packedbitsize,
  2627. { data1 and data2 are unsigned, bitoffset can also be negative }
  2628. DW_AT_bit_offset,DW_FORM_data4,bitoffset,
  2629. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(fieldoffset)
  2630. ]);
  2631. end;
  2632. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  2633. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(fieldoffset));
  2634. if (sym.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2635. append_visibility(sym.visibility);
  2636. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def));
  2637. finish_entry;
  2638. end;
  2639. procedure TDebugInfoDwarf.appendsym_const(list:TAsmList;sym:tconstsym);
  2640. begin
  2641. appendsym_const_member(list,sym,false);
  2642. end;
  2643. procedure TDebugInfoDwarf.appendsym_const_member(list:TAsmList;sym:tconstsym;ismember:boolean);
  2644. var
  2645. i,
  2646. size: aint;
  2647. usedef: tdef;
  2648. begin
  2649. { These are default values of parameters. These should be encoded
  2650. via DW_AT_default_value, not as a separate sym. Moreover, their
  2651. type is not available when writing the debug info for external
  2652. procedures.
  2653. }
  2654. if (sym.owner.symtabletype=parasymtable) then
  2655. exit;
  2656. if ismember then
  2657. append_entry(DW_TAG_member,false,[
  2658. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2659. { The DW_AT_declaration tag is invalid according to the DWARF specifications.
  2660. But gcc adds this to static const members and gdb checks
  2661. for this flag. So we have to set it also.
  2662. }
  2663. DW_AT_declaration,DW_FORM_flag,true,
  2664. DW_AT_external,DW_FORM_flag,true
  2665. ])
  2666. else
  2667. append_entry(DW_TAG_variable,false,[
  2668. DW_AT_name,DW_FORM_string,symname(sym, false)+#0
  2669. ]);
  2670. { for string constants, constdef isn't set because they have no real type }
  2671. case sym.consttyp of
  2672. conststring:
  2673. begin
  2674. { if DW_FORM_string is used below one day, this usedef should
  2675. probably become nil }
  2676. { note: < 255 instead of <= 255 because we have to store the
  2677. entire length of the string as well, and 256 does not fit in
  2678. a byte }
  2679. if (sym.value.len<255) then
  2680. usedef:=cshortstringtype
  2681. else
  2682. usedef:=clongstringtype;
  2683. end;
  2684. constresourcestring,
  2685. constwstring:
  2686. usedef:=nil;
  2687. else
  2688. usedef:=sym.constdef;
  2689. end;
  2690. if assigned(usedef) then
  2691. append_labelentry_ref(DW_AT_type,def_dwarf_lab(usedef));
  2692. AddConstToAbbrev(ord(DW_AT_const_value));
  2693. case sym.consttyp of
  2694. conststring:
  2695. begin
  2696. { DW_FORM_string isn't supported yet by the Pascal value printer
  2697. -> create a string using raw bytes }
  2698. if (sym.value.len<255) then
  2699. begin
  2700. AddConstToAbbrev(ord(DW_FORM_block1));
  2701. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.value.len+1));
  2702. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.value.len));
  2703. end
  2704. else
  2705. begin
  2706. AddConstToAbbrev(ord(DW_FORM_block));
  2707. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(sym.value.len+sizesinttype.size));
  2708. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_sizeint_unaligned(sym.value.len));
  2709. end;
  2710. i:=0;
  2711. size:=sym.value.len;
  2712. while(i<size) do
  2713. begin
  2714. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit((pbyte(sym.value.valueptr+i)^)));
  2715. inc(i);
  2716. end;
  2717. end;
  2718. constguid,
  2719. constset:
  2720. begin
  2721. AddConstToAbbrev(ord(DW_FORM_block1));
  2722. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(usedef.size));
  2723. i:=0;
  2724. size:=sym.constdef.size;
  2725. while (i<size) do
  2726. begin
  2727. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit((pbyte(sym.value.valueptr+i)^)));
  2728. inc(i);
  2729. end;
  2730. end;
  2731. constwstring,
  2732. constresourcestring:
  2733. begin
  2734. { write dummy for now }
  2735. AddConstToAbbrev(ord(DW_FORM_string));
  2736. current_asmdata.asmlists[al_dwarf_info].concat(tai_string.create(''));
  2737. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(0));
  2738. end;
  2739. constord:
  2740. begin
  2741. if (sym.value.valueord<0) then
  2742. begin
  2743. AddConstToAbbrev(ord(DW_FORM_sdata));
  2744. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_sleb128bit(sym.value.valueord.svalue));
  2745. end
  2746. else
  2747. begin
  2748. AddConstToAbbrev(ord(DW_FORM_udata));
  2749. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(sym.value.valueord.uvalue));
  2750. end;
  2751. end;
  2752. constnil:
  2753. begin
  2754. {$ifdef cpu64bitaddr}
  2755. AddConstToAbbrev(ord(DW_FORM_data8));
  2756. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(0));
  2757. {$else cpu64bitaddr}
  2758. AddConstToAbbrev(ord(DW_FORM_data4));
  2759. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(0));
  2760. {$endif cpu64bitaddr}
  2761. end;
  2762. constpointer:
  2763. begin
  2764. {$ifdef cpu64bitaddr}
  2765. AddConstToAbbrev(ord(DW_FORM_data8));
  2766. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(int64(sym.value.valueordptr)));
  2767. {$else cpu64bitaddr}
  2768. AddConstToAbbrev(ord(DW_FORM_data4));
  2769. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(longint(sym.value.valueordptr)));
  2770. {$endif cpu64bitaddr}
  2771. end;
  2772. constreal:
  2773. begin
  2774. AddConstToAbbrev(ord(DW_FORM_block1));
  2775. case tfloatdef(sym.constdef).floattype of
  2776. s32real:
  2777. begin
  2778. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(4));
  2779. current_asmdata.asmlists[al_dwarf_info].concat(tai_realconst.create_s32real(pbestreal(sym.value.valueptr)^));
  2780. end;
  2781. s64real:
  2782. begin
  2783. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(8));
  2784. current_asmdata.asmlists[al_dwarf_info].concat(tai_realconst.create_s64real(pbestreal(sym.value.valueptr)^));
  2785. end;
  2786. s64comp,
  2787. s64currency:
  2788. begin
  2789. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(8));
  2790. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_64bit_unaligned(trunc(pbestreal(sym.value.valueptr)^)));
  2791. end;
  2792. s80real,
  2793. sc80real:
  2794. begin
  2795. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sym.constdef.size));
  2796. current_asmdata.asmlists[al_dwarf_info].concat(tai_realconst.create_s80real(pextended(sym.value.valueptr)^,sym.constdef.size));
  2797. end;
  2798. else
  2799. internalerror(200601291);
  2800. end;
  2801. end;
  2802. else
  2803. internalerror(200601292);
  2804. end;
  2805. finish_entry;
  2806. end;
  2807. procedure TDebugInfoDwarf.appendsym_label(list:TAsmList;sym: tlabelsym);
  2808. begin
  2809. { ignore label syms for now, the problem is that a label sym
  2810. can have more than one label associated e.g. in case of
  2811. an inline procedure expansion }
  2812. end;
  2813. procedure TDebugInfoDwarf.appendsym_property(list:TAsmList;sym: tpropertysym);
  2814. var
  2815. symlist: ppropaccesslistitem;
  2816. tosym: tabstractvarsym;
  2817. offset: pint;
  2818. begin
  2819. if assigned(sym.propaccesslist[palt_read]) and
  2820. not assigned(sym.propaccesslist[palt_read].procdef) then
  2821. symlist:=sym.propaccesslist[palt_read].firstsym
  2822. else
  2823. { can't handle }
  2824. exit;
  2825. if not get_symlist_sym_offset(symlist,tosym,offset) then
  2826. exit;
  2827. if not (tosym.owner.symtabletype in [objectsymtable,recordsymtable]) then
  2828. begin
  2829. if (tosym.typ=fieldvarsym) then
  2830. internalerror(2009031404);
  2831. appendsym_var_with_name_type_offset(list,tabstractnormalvarsym(tosym),symname(sym, false),sym.propdef,offset,[])
  2832. end
  2833. else
  2834. appendsym_fieldvar_with_name_offset(list,tfieldvarsym(tosym),symname(sym, false),sym.propdef,offset)
  2835. end;
  2836. function TDebugInfoDwarf.symdebugname(sym: tsym): String;
  2837. begin
  2838. result := sym.name;
  2839. end;
  2840. procedure TDebugInfoDwarf.appendsym_type(list:TAsmList;sym: ttypesym);
  2841. begin
  2842. { just queue the def if needed, beforeappenddef will
  2843. emit the typedef if necessary }
  2844. def_dwarf_lab(sym.typedef);
  2845. end;
  2846. procedure TDebugInfoDwarf.appendsym_absolute(list:TAsmList;sym:tabsolutevarsym);
  2847. var
  2848. templist : TAsmList;
  2849. blocksize : longint;
  2850. symlist : ppropaccesslistitem;
  2851. tosym: tabstractvarsym;
  2852. offset: pint;
  2853. flags: tdwarfvarsymflags;
  2854. begin
  2855. templist:=TAsmList.create;
  2856. case tabsolutevarsym(sym).abstyp of
  2857. toaddr :
  2858. begin
  2859. { MWE: replaced ifdef i368 }
  2860. (*
  2861. if target_cpu = cpu_i386 then
  2862. begin
  2863. { in theory, we could write a DW_AT_segment entry here for sym.absseg,
  2864. however I doubt that gdb supports this (FK) }
  2865. end;
  2866. *)
  2867. templist.concat(tai_const.create_8bit(3));
  2868. {$ifdef avr}
  2869. // Add $800000 to indicate that the address is in memory space
  2870. templist.concat(tai_const.create_int_dataptr_unaligned(sym.addroffset + $800000, aitconst_ptr_unaligned));
  2871. {$else}
  2872. templist.concat(tai_const.create_int_dataptr_unaligned(sym.addroffset));
  2873. {$endif}
  2874. blocksize:=1+sizeof(puint);
  2875. end;
  2876. toasm :
  2877. begin
  2878. templist.concat(tai_const.create_8bit(3));
  2879. templist.concat(tai_const.create_type_name(aitconst_ptr_unaligned,sym.mangledname,0));
  2880. blocksize:=1+sizeof(puint);
  2881. end;
  2882. tovar:
  2883. begin
  2884. symlist:=tabsolutevarsym(sym).ref.firstsym;
  2885. if get_symlist_sym_offset(symlist,tosym,offset) then
  2886. begin
  2887. if (tosym.typ=fieldvarsym) then
  2888. internalerror(2009031402);
  2889. flags:=[];
  2890. if (sym.owner.symtabletype=localsymtable) then
  2891. include(flags,dvf_force_local_var);
  2892. appendsym_var_with_name_type_offset(list,tabstractnormalvarsym(tosym),symname(sym, false),tabstractvarsym(sym).vardef,offset,flags);
  2893. end;
  2894. templist.free;
  2895. exit;
  2896. end;
  2897. end;
  2898. append_entry(DW_TAG_variable,false,[
  2899. DW_AT_name,DW_FORM_string,symname(sym, false)+#0,
  2900. {
  2901. DW_AT_decl_file,DW_FORM_data1,0,
  2902. DW_AT_decl_line,DW_FORM_data1,
  2903. }
  2904. DW_AT_external,DW_FORM_flag,true,
  2905. { data continues below }
  2906. DW_AT_location,DW_FORM_block1,blocksize
  2907. ]);
  2908. { append block data }
  2909. current_asmdata.asmlists[al_dwarf_info].concatlist(templist);
  2910. append_labelentry_ref(DW_AT_type,def_dwarf_lab(sym.vardef));
  2911. templist.free;
  2912. finish_entry;
  2913. end;
  2914. procedure TDebugInfoDwarf.beforeappendsym(list:TAsmList;sym:tsym);
  2915. begin
  2916. current_asmdata.asmlists[al_dwarf_info].concat(tai_comment.Create(strpnew('Symbol '+symname(sym, true))));
  2917. end;
  2918. procedure TDebugInfoDwarf.insertmoduleinfo;
  2919. var
  2920. templist: TAsmList;
  2921. linelist: TAsmList;
  2922. lbl : tasmlabel;
  2923. n,m : Integer;
  2924. ditem : TDirIndexItem;
  2925. fitem : TFileIndexItem;
  2926. flist : TFPList;
  2927. dbgname : String;
  2928. begin
  2929. if not (target_info.system in systems_wasm) then
  2930. begin
  2931. { insert DEBUGSTART and DEBUGEND labels }
  2932. dbgname:=make_mangledname('DEBUGSTART',current_module.localsymtable,'');
  2933. { Darwin's linker does not like two global labels both pointing to the
  2934. end of a section, which can happen in case of units without code ->
  2935. make them local; we don't need the debugtable stuff there either,
  2936. so it doesn't matter that they are not global.
  2937. }
  2938. if (target_info.system in systems_darwin) then
  2939. dbgname:='L'+dbgname;
  2940. new_section(current_asmdata.asmlists[al_start],sec_code,dbgname,0,secorder_begin);
  2941. if not(target_info.system in systems_darwin) then
  2942. current_asmdata.asmlists[al_start].concat(tai_symbol.Createname_global(dbgname,AT_METADATA,0,voidpointertype))
  2943. else
  2944. current_asmdata.asmlists[al_start].concat(tai_symbol.Createname(dbgname,AT_METADATA,0,voidpointertype));
  2945. dbgname:=make_mangledname('DEBUGEND',current_module.localsymtable,'');
  2946. { See above. }
  2947. if (target_info.system in systems_darwin) then
  2948. dbgname:='L'+dbgname;
  2949. new_section(current_asmdata.asmlists[al_end],sec_code,dbgname,0,secorder_end);
  2950. if not(target_info.system in systems_darwin) then
  2951. current_asmdata.asmlists[al_end].concat(tai_symbol.Createname_global(dbgname,AT_METADATA,0,voidpointertype))
  2952. else
  2953. current_asmdata.asmlists[al_end].concat(tai_symbol.Createname(dbgname,AT_METADATA,0,voidpointertype));
  2954. end;
  2955. { insert .Ldebug_abbrev0 label }
  2956. templist:=TAsmList.create;
  2957. new_section(templist,sec_debug_abbrev,'',0);
  2958. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_abbrevsection0',AT_METADATA,0,voidpointertype));
  2959. { add any extra stuff which needs to be in the abbrev section, but before }
  2960. { the actual abbreviations, in between the symbol above and below, i.e. here }
  2961. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_abbrev0',AT_METADATA,0,voidpointertype));
  2962. current_asmdata.asmlists[al_start].insertlist(templist);
  2963. templist.free;
  2964. { insert .Ldebug_line0 label }
  2965. templist:=TAsmList.create;
  2966. new_section(templist,sec_debug_line,'',0);
  2967. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_linesection0',AT_METADATA,0,voidpointertype));
  2968. { add any extra stuff which needs to be in the line section, but before }
  2969. { the actual line info, in between the symbol above and below, i.e. here }
  2970. templist.concat(tai_symbol.createname(target_asm.labelprefix+'debug_line0',AT_METADATA,0,voidpointertype));
  2971. current_asmdata.asmlists[al_start].insertlist(templist);
  2972. templist.free;
  2973. { finalize line info if the unit doesn't contain any function/ }
  2974. { procedure/init/final code }
  2975. finish_lineinfo;
  2976. { debug line header }
  2977. linelist := current_asmdata.asmlists[al_dwarf_line];
  2978. new_section(linelist,sec_debug_line,'',0);
  2979. linelist.concat(tai_comment.Create(strpnew('=== header start ===')));
  2980. { size }
  2981. current_asmdata.getlabel(lbl,alt_dbgfile);
  2982. if use_64bit_headers then
  2983. linelist.concat(tai_const.create_32bit_unaligned(longint($FFFFFFFF)));
  2984. linelist.concat(tai_const.create_rel_sym(offsetreltype,
  2985. lbl,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'edebug_line0',AB_LOCAL,AT_METADATA,voidpointertype)));
  2986. linelist.concat(tai_label.create(lbl));
  2987. { version }
  2988. linelist.concat(tai_const.create_16bit_unaligned(dwarf_version));
  2989. { header length }
  2990. current_asmdata.getlabel(lbl,alt_dbgfile);
  2991. linelist.concat(tai_const.create_rel_sym(offsetreltype,
  2992. lbl,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'ehdebug_line0',AB_LOCAL,AT_METADATA,voidpointertype)));
  2993. linelist.concat(tai_label.create(lbl));
  2994. { minimum_instruction_length }
  2995. linelist.concat(tai_const.create_8bit(1));
  2996. { default_is_stmt }
  2997. linelist.concat(tai_const.create_8bit(1));
  2998. { line_base }
  2999. linelist.concat(tai_const.create_8bit(LINE_BASE));
  3000. { line_range }
  3001. { only line increase, no adress }
  3002. linelist.concat(tai_const.create_8bit(255));
  3003. { opcode_base }
  3004. linelist.concat(tai_const.create_8bit(OPCODE_BASE));
  3005. { standard_opcode_lengths }
  3006. { MWE: sigh... why adding the default lengths (and make those sizes sense with LEB encoding) }
  3007. { DW_LNS_copy }
  3008. linelist.concat(tai_const.create_8bit(0));
  3009. { DW_LNS_advance_pc }
  3010. linelist.concat(tai_const.create_8bit(1));
  3011. { DW_LNS_advance_line }
  3012. linelist.concat(tai_const.create_8bit(1));
  3013. { DW_LNS_set_file }
  3014. linelist.concat(tai_const.create_8bit(1));
  3015. { DW_LNS_set_column }
  3016. linelist.concat(tai_const.create_8bit(1));
  3017. { DW_LNS_negate_stmt }
  3018. linelist.concat(tai_const.create_8bit(0));
  3019. { DW_LNS_set_basic_block }
  3020. linelist.concat(tai_const.create_8bit(0));
  3021. { DW_LNS_const_add_pc }
  3022. linelist.concat(tai_const.create_8bit(0));
  3023. { DW_LNS_fixed_advance_pc }
  3024. linelist.concat(tai_const.create_8bit(1));
  3025. { DW_LNS_set_prologue_end }
  3026. linelist.concat(tai_const.create_8bit(0));
  3027. { DW_LNS_set_epilogue_begin }
  3028. linelist.concat(tai_const.create_8bit(0));
  3029. { DW_LNS_set_isa }
  3030. linelist.concat(tai_const.create_8bit(1));
  3031. { Create single list of filenames sorted in IndexNr }
  3032. flist:=TFPList.Create;
  3033. for n := 0 to dirlist.Count - 1 do
  3034. begin
  3035. ditem := TDirIndexItem(dirlist[n]);
  3036. for m := 0 to ditem.Files.Count - 1 do
  3037. flist.Add(ditem.Files[m]);
  3038. end;
  3039. flist.Sort(@FileListSortCompare);
  3040. { include_directories }
  3041. linelist.concat(tai_comment.Create(strpnew('include_directories')));
  3042. for n := 0 to dirlist.Count - 1 do
  3043. begin
  3044. ditem := TDirIndexItem(dirlist[n]);
  3045. if ditem.Name = '.' then
  3046. Continue;
  3047. { Write without trailing path delimiter and also don't prefix with ./ for current dir (already done while adding to dirlist }
  3048. linelist.concat(tai_string.create(ditem.Name+#0));
  3049. end;
  3050. linelist.concat(tai_const.create_8bit(0));
  3051. { file_names }
  3052. linelist.concat(tai_comment.Create(strpnew('file_names')));
  3053. for n := 0 to flist.Count - 1 do
  3054. begin
  3055. fitem := TFileIndexItem(flist[n]);
  3056. { file name }
  3057. linelist.concat(tai_string.create(fitem.Name+#0));
  3058. { directory index }
  3059. linelist.concat(tai_const.create_uleb128bit(fitem.DirIndex));
  3060. { last modification }
  3061. linelist.concat(tai_const.create_uleb128bit(0));
  3062. { file length }
  3063. linelist.concat(tai_const.create_uleb128bit(0));
  3064. end;
  3065. linelist.concat(tai_const.create_8bit(0));
  3066. { end of debug line header }
  3067. linelist.concat(tai_symbol.createname(target_asm.labelprefix+'ehdebug_line0',AT_METADATA,0,voidpointertype));
  3068. linelist.concat(tai_comment.Create(strpnew('=== header end ===')));
  3069. { add line program }
  3070. linelist.concatList(asmline);
  3071. { end of debug line table }
  3072. linelist.concat(tai_symbol.createname(target_asm.labelprefix+'edebug_line0',AT_METADATA,0,voidpointertype));
  3073. flist.free;
  3074. end;
  3075. procedure TDebugInfoDwarf.inserttypeinfo;
  3076. var
  3077. storefilepos : tfileposinfo;
  3078. lenstartlabel,arangestartlabel: tasmlabel;
  3079. i : longint;
  3080. def: tdef;
  3081. dbgname: string;
  3082. vardatatype: ttypesym;
  3083. bind: tasmsymbind;
  3084. lang: tdwarf_source_language;
  3085. begin
  3086. include(current_module.moduleflags,mf_has_dwarf_debuginfo);
  3087. storefilepos:=current_filepos;
  3088. current_filepos:=current_module.mainfilepos;
  3089. if assigned(dwarflabels) then
  3090. internalerror(2015100301);
  3091. { one item per def, plus some extra space in case of nested types,
  3092. externally used types etc (it will grow further if necessary) }
  3093. i:=current_module.localsymtable.DefList.count*4;
  3094. if assigned(current_module.globalsymtable) then
  3095. inc(i,current_module.globalsymtable.DefList.count*2);
  3096. dwarflabels:=TDwarfLabHashSet.Create(i,true,false);
  3097. currabbrevnumber:=0;
  3098. defnumberlist:=TFPObjectList.create(false);
  3099. deftowritelist:=TFPObjectList.create(false);
  3100. { not exported (FK)
  3101. FILEREC
  3102. TEXTREC
  3103. }
  3104. vardatatype:=try_search_system_type('TVARDATA');
  3105. if assigned(vardatatype) then
  3106. vardatadef:=trecorddef(vardatatype.typedef);
  3107. { write start labels }
  3108. new_section(current_asmdata.asmlists[al_dwarf_info],sec_debug_info,'',0);
  3109. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.createname(target_asm.labelprefix+'debug_info0',AT_METADATA,0,voidpointertype));
  3110. { start abbrev section }
  3111. new_section(current_asmdata.asmlists[al_dwarf_abbrev],sec_debug_abbrev,'',0);
  3112. if not(target_info.system in systems_darwin) then
  3113. begin
  3114. { start aranges section }
  3115. new_section(current_asmdata.asmlists[al_dwarf_aranges],sec_debug_aranges,'',0);
  3116. current_asmdata.getlabel(arangestartlabel,alt_dbgfile);
  3117. if use_64bit_headers then
  3118. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_32bit_unaligned(longint($FFFFFFFF)));
  3119. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_rel_sym(offsetreltype,
  3120. arangestartlabel,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'earanges0',AB_LOCAL,AT_METADATA,voidpointertype)));
  3121. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_label.create(arangestartlabel));
  3122. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_16bit_unaligned(2));
  3123. if not(tf_dwarf_relative_addresses in target_info.flags) then
  3124. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_type_sym(offsetabstype,
  3125. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_info0',AB_LOCAL,AT_METADATA,voidpointertype)))
  3126. else
  3127. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_rel_sym(offsetreltype,
  3128. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_infosection0',AB_LOCAL,AT_METADATA,voidpointertype),
  3129. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_info0',AB_LOCAL,AT_METADATA,voidpointertype)));
  3130. {$ifdef i8086}
  3131. { address_size }
  3132. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_8bit(4));
  3133. { segment_size }
  3134. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_8bit(2));
  3135. { no alignment/padding bytes on i8086 for Open Watcom compatibility }
  3136. {$else i8086}
  3137. { address_size }
  3138. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_8bit(sizeof(pint)));
  3139. { segment_size }
  3140. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_8bit(0));
  3141. { alignment }
  3142. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.create_32bit_unaligned(0));
  3143. {$endif i8086}
  3144. { start ranges section }
  3145. new_section(current_asmdata.asmlists[al_dwarf_ranges],sec_debug_ranges,'',0);
  3146. end;
  3147. { debug info header }
  3148. current_asmdata.getlabel(lenstartlabel,alt_dbgfile);
  3149. { size }
  3150. if use_64bit_headers then
  3151. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_32bit_unaligned(longint($FFFFFFFF)));
  3152. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,
  3153. lenstartlabel,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'edebug_info0',AB_LOCAL,AT_METADATA,voidpointertype)));
  3154. current_asmdata.asmlists[al_dwarf_info].concat(tai_label.create(lenstartlabel));
  3155. { version }
  3156. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(dwarf_version));
  3157. { abbrev table (=relative from section start)}
  3158. if not(tf_dwarf_relative_addresses in target_info.flags) then
  3159. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_type_sym(offsetabstype,
  3160. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrev0',AB_LOCAL,AT_METADATA,voidpointertype)))
  3161. else
  3162. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_rel_sym(offsetreltype,
  3163. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrevsection0',AB_LOCAL,AT_METADATA,voidpointertype),
  3164. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_abbrev0',AB_LOCAL,AT_METADATA,voidpointertype)));
  3165. { address size }
  3166. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(sizeof(pint)));
  3167. if (ds_dwarf_cpp in current_settings.debugswitches) then
  3168. lang:=DW_LANG_C_plus_plus
  3169. else
  3170. lang:=DW_LANG_Pascal83;
  3171. { first manadatory compilation unit TAG }
  3172. append_entry(DW_TAG_compile_unit,true,[
  3173. DW_AT_name,DW_FORM_string,relative_dwarf_path(current_module.sourcefiles.get_file(1).path+current_module.sourcefiles.get_file(1).name)+#0,
  3174. DW_AT_producer,DW_FORM_string,'Free Pascal '+full_version_string+' '+date_string+#0,
  3175. DW_AT_comp_dir,DW_FORM_string,BSToSlash(FixPath(GetCurrentDir,false))+#0,
  3176. DW_AT_language,DW_FORM_data1,lang,
  3177. DW_AT_identifier_case,DW_FORM_data1,DW_ID_case_insensitive]);
  3178. {$ifdef i8086}
  3179. case current_settings.x86memorymodel of
  3180. mm_tiny,
  3181. mm_small:
  3182. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_small]);
  3183. mm_medium:
  3184. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_medium]);
  3185. mm_compact:
  3186. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_compact]);
  3187. mm_large:
  3188. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_large]);
  3189. mm_huge:
  3190. append_attribute(DW_AT_WATCOM_memory_model,DW_FORM_data1,[DW_WATCOM_MEMORY_MODEL_huge]);
  3191. end;
  3192. {$endif i8086}
  3193. { reference to line info section }
  3194. if not(tf_dwarf_relative_addresses in target_info.flags) then
  3195. append_labelentry_dataptr_abs(DW_AT_stmt_list,current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_line0',AB_LOCAL,AT_METADATA,voidpointertype))
  3196. else
  3197. append_labelentry_dataptr_rel(DW_AT_stmt_list,
  3198. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_linesection0',AB_LOCAL,AT_METADATA,voidpointertype),
  3199. current_asmdata.DefineAsmSymbol(target_asm.labelprefix+'debug_line0',AB_LOCAL,AT_METADATA,voidpointertype));
  3200. if (m_objectivec1 in current_settings.modeswitches) then
  3201. append_attribute(DW_AT_APPLE_major_runtime_vers,DW_FORM_data1,[1]);
  3202. if target_info.system in systems_wasm then
  3203. begin
  3204. append_attribute(DW_AT_low_pc,DW_FORM_data4,[0]);
  3205. { todo: append DW_AT_ranges }
  3206. end
  3207. else
  3208. begin
  3209. dbgname:=make_mangledname('DEBUGSTART',current_module.localsymtable,'');
  3210. if (target_info.system in systems_darwin) then
  3211. begin
  3212. bind:=AB_LOCAL;
  3213. dbgname:='L'+dbgname;
  3214. end
  3215. else
  3216. bind:=AB_GLOBAL;
  3217. append_labelentry(DW_AT_low_pc,current_asmdata.DefineAsmSymbol(dbgname,bind,AT_METADATA,voidpointertype));
  3218. dbgname:=make_mangledname('DEBUGEND',current_module.localsymtable,'');
  3219. if (target_info.system in systems_darwin) then
  3220. dbgname:='L'+dbgname;
  3221. append_labelentry(DW_AT_high_pc,current_asmdata.DefineAsmSymbol(dbgname,bind,AT_METADATA,voidpointertype));
  3222. end;
  3223. finish_entry;
  3224. { write all global/local variables. This will flag all required tdefs }
  3225. if assigned(current_module.globalsymtable) then
  3226. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  3227. if assigned(current_module.localsymtable) then
  3228. write_symtable_syms(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  3229. { write all procedures and methods. This will flag all required tdefs }
  3230. if assigned(current_module.globalsymtable) then
  3231. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  3232. if assigned(current_module.localsymtable) then
  3233. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  3234. { reset unit type info flag }
  3235. reset_unit_type_info;
  3236. { write used types from the used units }
  3237. write_used_unit_type_info(current_asmdata.asmlists[al_dwarf_info],current_module);
  3238. { last write the types from this unit }
  3239. if assigned(current_module.globalsymtable) then
  3240. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],current_module.globalsymtable);
  3241. if assigned(current_module.localsymtable) then
  3242. write_symtable_defs(current_asmdata.asmlists[al_dwarf_info],current_module.localsymtable);
  3243. { write defs not written yet }
  3244. write_remaining_defs_to_write(current_asmdata.asmlists[al_dwarf_info]);
  3245. { close compilation unit entry }
  3246. finish_children;
  3247. { end of debug info table }
  3248. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.createname(target_asm.labelprefix+'edebug_info0',AT_METADATA,0,voidpointertype));
  3249. { end of abbrev table }
  3250. current_asmdata.asmlists[al_dwarf_abbrev].concat(tai_const.create_8bit(0));
  3251. if not(target_info.system in systems_darwin) then
  3252. begin
  3253. { end of aranges table }
  3254. {$ifdef i8086}
  3255. { 32-bit offset }
  3256. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_32bit_unaligned(0));
  3257. { 16-bit segment }
  3258. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_16bit_unaligned(0));
  3259. { 32-bit length }
  3260. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_32bit_unaligned(0));
  3261. {$else i8086}
  3262. { offset }
  3263. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_aint(0));
  3264. { length }
  3265. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_const.Create_aint(0));
  3266. {$endif i8086}
  3267. current_asmdata.asmlists[al_dwarf_aranges].concat(tai_symbol.createname(target_asm.labelprefix+'earanges0',AT_METADATA,0,voidpointertype));
  3268. end;
  3269. { reset all def debug states }
  3270. for i:=0 to defnumberlist.count-1 do
  3271. begin
  3272. def := tdef(defnumberlist[i]);
  3273. if assigned(def) then
  3274. def.dbg_state:=dbg_state_unused;
  3275. end;
  3276. dwarflabels.free;
  3277. dwarflabels:=nil;
  3278. defnumberlist.free;
  3279. defnumberlist:=nil;
  3280. deftowritelist.free;
  3281. deftowritelist:=nil;
  3282. current_filepos:=storefilepos;
  3283. end;
  3284. procedure TDebugInfoDwarf.referencesections(list:TAsmList);
  3285. var
  3286. hp : tmodule;
  3287. begin
  3288. { Reference all DEBUGINFO sections from the main .fpc section }
  3289. { to prevent eliminating them by smartlinking }
  3290. if (target_info.system in ([system_powerpc_macosclassic]+systems_darwin+systems_wasm)) then
  3291. exit;
  3292. new_section(list,sec_fpc,'links',0);
  3293. { include reference to all debuginfo sections of used units }
  3294. hp:=tmodule(loaded_units.first);
  3295. while assigned(hp) do
  3296. begin
  3297. If (mf_has_dwarf_debuginfo in hp.moduleflags) and not assigned(hp.package) then
  3298. begin
  3299. list.concat(Tai_const.Createname(make_mangledname('DEBUGSTART',hp.localsymtable,''),0));
  3300. list.concat(Tai_const.Createname(make_mangledname('DEBUGEND',hp.localsymtable,''),0));
  3301. end;
  3302. hp:=tmodule(hp.next);
  3303. end;
  3304. end;
  3305. function TDebugInfoDwarf.symname(sym: tsym; manglename: boolean): String;
  3306. begin
  3307. if (sym.typ=paravarsym) and
  3308. (vo_is_self in tparavarsym(sym).varoptions) then
  3309. { We use 'this' for regular methods because that's what gdb triggers
  3310. on to automatically search fields. Don't do this for class methods,
  3311. because search class fields is not supported, and gdb 7.0+ fails
  3312. in this case because "this" is not a record in that case (it's a
  3313. pointer to a vmt) }
  3314. if not is_objc_class_or_protocol(tdef(sym.owner.defowner.owner.defowner)) and
  3315. not(po_classmethod in tabstractprocdef(sym.owner.defowner).procoptions) then
  3316. result:='this'
  3317. else
  3318. result:='self'
  3319. else if (sym.typ=typesym) and
  3320. is_objc_class_or_protocol(ttypesym(sym).typedef) then
  3321. result:=tobjectdef(ttypesym(sym).typedef).objextname^
  3322. else if (ds_dwarf_method_class_prefix in current_settings.debugswitches) and
  3323. (sym.typ=procsym) and
  3324. (tprocsym(sym).owner.symtabletype in [objectsymtable,recordsymtable]) then
  3325. begin
  3326. result:=tprocsym(sym).owner.name^+'__';
  3327. if manglename then
  3328. result := result + sym.name
  3329. else
  3330. result := result + symdebugname(sym);
  3331. end
  3332. else
  3333. begin
  3334. if manglename then
  3335. result := sym.name
  3336. else
  3337. result := symdebugname(sym);
  3338. end;
  3339. end;
  3340. procedure TDebugInfoDwarf.append_visibility(vis: tvisibility);
  3341. begin
  3342. case vis of
  3343. vis_hidden,
  3344. vis_private,
  3345. vis_strictprivate:
  3346. append_attribute(DW_AT_accessibility,DW_FORM_data1,[ord(DW_ACCESS_private)]);
  3347. vis_protected,
  3348. vis_strictprotected:
  3349. append_attribute(DW_AT_accessibility,DW_FORM_data1,[ord(DW_ACCESS_protected)]);
  3350. vis_published,
  3351. vis_public:
  3352. { default };
  3353. vis_none:
  3354. internalerror(2019050720);
  3355. end;
  3356. end;
  3357. procedure TDebugInfoDwarf.insertlineinfo(list:TAsmList);
  3358. var
  3359. currfileinfo,
  3360. lastfileinfo : tfileposinfo;
  3361. currfuncname : pshortstring;
  3362. currstatement: boolean;
  3363. currsectype : TAsmSectiontype;
  3364. hp, hpend : tai;
  3365. infile : tinputfile;
  3366. prevcolumn,
  3367. diffline,
  3368. prevline,
  3369. prevfileidx,
  3370. currfileidx,
  3371. nolineinfolevel : Integer;
  3372. prevlabel,
  3373. currlabel : tasmlabel;
  3374. begin
  3375. {$ifdef OMFOBJSUPPORT}
  3376. if ds_dwarf_omf_linnum in current_settings.debugswitches then
  3377. dbgcodeview.InsertLineInfo_OMF_LINNUM_MsLink(list);
  3378. {$endif OMFOBJSUPPORT}
  3379. { this function will always terminate the lineinfo block }
  3380. generated_lineinfo := true;
  3381. { if this unit only contains code without debug info (implicit init
  3382. or final etc), make sure the file table contains at least one entry
  3383. (the main source of the unit), because normally this table gets
  3384. populated via calls to get_file_index and that won't happen in this
  3385. case }
  3386. get_file_index(current_module.sourcefiles.get_file(1));
  3387. FillChar(lastfileinfo,sizeof(lastfileinfo),0);
  3388. currfuncname:=nil;
  3389. currsectype:=sec_code;
  3390. hp:=Tai(list.first);
  3391. currstatement:=true;
  3392. prevcolumn := 0;
  3393. prevline := 1;
  3394. prevfileidx := 1;
  3395. prevlabel := nil;
  3396. nolineinfolevel:=0;
  3397. while assigned(hp) do
  3398. begin
  3399. case hp.typ of
  3400. ait_section :
  3401. currsectype:=tai_section(hp).sectype;
  3402. ait_function_name :
  3403. begin
  3404. currfuncname:=tai_function_name(hp).funcname;
  3405. asmline.concat(tai_comment.Create(strpnew('function: '+currfuncname^)));
  3406. end;
  3407. ait_force_line :
  3408. begin
  3409. lastfileinfo.line:=-1;
  3410. end;
  3411. ait_marker :
  3412. begin
  3413. case tai_marker(hp).kind of
  3414. mark_NoLineInfoStart:
  3415. inc(nolineinfolevel);
  3416. mark_NoLineInfoEnd:
  3417. dec(nolineinfolevel);
  3418. else
  3419. ;
  3420. end;
  3421. end;
  3422. else
  3423. ;
  3424. end;
  3425. if (currsectype=sec_code) and
  3426. (hp.typ=ait_instruction) then
  3427. begin
  3428. currfileinfo:=tailineinfo(hp).fileinfo;
  3429. { file changed ? (must be before line info) }
  3430. if (currfileinfo.fileindex<>0) and
  3431. ((lastfileinfo.fileindex<>currfileinfo.fileindex) or
  3432. (lastfileinfo.moduleindex<>currfileinfo.moduleindex)) then
  3433. begin
  3434. infile:=get_module(currfileinfo.moduleindex).sourcefiles.get_file(currfileinfo.fileindex);
  3435. if assigned(infile) then
  3436. begin
  3437. currfileidx := get_file_index(infile);
  3438. if prevfileidx <> currfileidx then
  3439. begin
  3440. list.insertbefore(tai_comment.Create(strpnew('path: '+infile.path)), hp);
  3441. list.insertbefore(tai_comment.Create(strpnew('file: '+infile.name)), hp);
  3442. list.insertbefore(tai_comment.Create(strpnew('indx: '+tostr(currfileidx))), hp);
  3443. { set file }
  3444. asmline.concat(tai_comment.Create(strpnew('path: '+infile.path)));
  3445. asmline.concat(tai_comment.Create(strpnew('file: '+infile.name)));
  3446. asmline.concat(tai_const.create_8bit(DW_LNS_set_file));
  3447. asmline.concat(tai_const.create_uleb128bit(currfileidx));
  3448. prevfileidx := currfileidx;
  3449. end;
  3450. { force new line info }
  3451. lastfileinfo.line:=-1;
  3452. end;
  3453. end;
  3454. { Set the line-nr to 0 if the code does not corresponds to a particular line }
  3455. if nolineinfolevel>0 then
  3456. currfileinfo.line := 0;
  3457. { line changed ? }
  3458. if (lastfileinfo.line<>currfileinfo.line) and ((currfileinfo.line<>0) or (nolineinfolevel>0)) then
  3459. begin
  3460. { set address }
  3461. current_asmdata.getlabel(currlabel, alt_dbgline);
  3462. list.insertbefore(tai_label.create(currlabel), hp);
  3463. asmline.concat(tai_comment.Create(strpnew('['+tostr(currfileinfo.line)+':'+tostr(currfileinfo.column)+']')));
  3464. if (prevlabel = nil) or
  3465. { darwin's assembler cannot create an uleb128 of the difference
  3466. between to symbols
  3467. same goes for Solaris native assembler
  3468. ... and riscv }
  3469. (target_info.system in systems_darwin+[system_riscv32_linux,system_riscv64_linux,
  3470. system_riscv32_embedded,system_riscv64_embedded]) or
  3471. (target_asm.id=as_solaris_as) then
  3472. begin
  3473. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3474. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3475. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3476. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,currlabel));
  3477. {$ifdef i8086}
  3478. { on i8086 we also emit an Open Watcom-specific 'set segment' op }
  3479. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3480. asmline.concat(tai_const.create_uleb128bit(3));
  3481. asmline.concat(tai_const.create_8bit(DW_LNE_set_segment));
  3482. asmline.concat(tai_const.Create_seg_name(currlabel.Name));
  3483. {$endif i8086}
  3484. end
  3485. else
  3486. begin
  3487. asmline.concat(tai_const.create_8bit(DW_LNS_advance_pc));
  3488. asmline.concat(tai_const.create_rel_sym(aitconst_uleb128bit, prevlabel, currlabel));
  3489. end;
  3490. prevlabel := currlabel;
  3491. { set column }
  3492. if prevcolumn <> currfileinfo.column then
  3493. begin
  3494. asmline.concat(tai_const.create_8bit(DW_LNS_set_column));
  3495. asmline.concat(tai_const.create_uleb128bit(currfileinfo.column));
  3496. prevcolumn := currfileinfo.column;
  3497. end;
  3498. { set statement }
  3499. if (currfileinfo.line=0) and currstatement then
  3500. begin
  3501. currstatement := false;
  3502. asmline.concat(tai_const.create_8bit(DW_LNS_negate_stmt));
  3503. end;
  3504. if not currstatement and (currfileinfo.line>0) then
  3505. begin
  3506. currstatement := true;
  3507. asmline.concat(tai_const.create_8bit(DW_LNS_negate_stmt));
  3508. end;
  3509. { set line }
  3510. diffline := currfileinfo.line - prevline;
  3511. if (diffline >= LINE_BASE) and (OPCODE_BASE + diffline - LINE_BASE <= 255) then
  3512. begin
  3513. { use special opcode, this also adds a row }
  3514. asmline.concat(tai_const.create_8bit(OPCODE_BASE + diffline - LINE_BASE));
  3515. end
  3516. else
  3517. begin
  3518. if diffline <> 0 then
  3519. begin
  3520. asmline.concat(tai_const.create_8bit(DW_LNS_advance_line));
  3521. asmline.concat(tai_const.create_sleb128bit(diffline));
  3522. end;
  3523. { no row added yet, do it manually }
  3524. asmline.concat(tai_const.create_8bit(DW_LNS_copy));
  3525. end;
  3526. prevline := currfileinfo.line;
  3527. end;
  3528. lastfileinfo:=currfileinfo;
  3529. end;
  3530. hpend:=hp;
  3531. hp:=tai(hp.next);
  3532. end;
  3533. if assigned(hpend) then
  3534. begin
  3535. { set address for end (see appendix 3 of dwarf 2 specs) }
  3536. current_asmdata.getlabel(currlabel, alt_dbgline);
  3537. list.insertafter(tai_label.create(currlabel), hpend);
  3538. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3539. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3540. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3541. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,currlabel));
  3542. end;
  3543. { end sequence }
  3544. asmline.concat(tai_const.Create_8bit(DW_LNS_extended_op));
  3545. asmline.concat(tai_const.Create_8bit(1));
  3546. asmline.concat(tai_const.Create_8bit(DW_LNE_end_sequence));
  3547. asmline.concat(tai_comment.Create(strpnew('###################')));
  3548. end;
  3549. procedure TDebugInfoDwarf.finish_lineinfo;
  3550. var
  3551. infile: tinputfile;
  3552. begin
  3553. { only needed if no line info at all has been generated }
  3554. if generated_lineinfo then
  3555. begin
  3556. { reset for next module compilation }
  3557. generated_lineinfo:=false;
  3558. exit;
  3559. end;
  3560. { at least the Darwin linker is annoyed if you do not }
  3561. { finish the lineinfo section, or if it doesn't }
  3562. { contain at least one file name and set_address }
  3563. infile:=current_module.sourcefiles.get_file(1);
  3564. if not assigned(infile) then
  3565. internalerror(2006020211);
  3566. asmline.concat(tai_const.create_8bit(DW_LNS_set_file));
  3567. asmline.concat(tai_const.create_uleb128bit(get_file_index(infile)));
  3568. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3569. asmline.concat(tai_const.create_uleb128bit(1+sizeof(pint)));
  3570. asmline.concat(tai_const.create_8bit(DW_LNE_set_address));
  3571. asmline.concat(tai_const.create_type_sym(aitconst_ptr_unaligned,nil));
  3572. asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));
  3573. asmline.concat(tai_const.Create_8bit(1));
  3574. asmline.concat(tai_const.Create_8bit(DW_LNE_end_sequence));
  3575. asmline.concat(tai_comment.Create(strpnew('###################')));
  3576. end;
  3577. {****************************************************************************
  3578. TDebugInfoDwarf2
  3579. ****************************************************************************}
  3580. procedure TDebugInfoDwarf2.appenddef_file(list:TAsmList;def: tfiledef);
  3581. begin
  3582. { gdb 6.4 doesn't support files so far so we use some fake recorddef
  3583. file recs. are less than 1k so using data2 is enough }
  3584. if assigned(def.typesym) then
  3585. append_entry(DW_TAG_structure_type,false,[
  3586. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3587. DW_AT_byte_size,DW_FORM_udata,def.size
  3588. ])
  3589. else
  3590. append_entry(DW_TAG_structure_type,false,[
  3591. DW_AT_byte_size,DW_FORM_udata,def.size
  3592. ]);
  3593. finish_entry;
  3594. end;
  3595. procedure TDebugInfoDwarf2.appenddef_formal(list:TAsmList;def: tformaldef);
  3596. begin
  3597. { gdb 6.4 doesn't support DW_TAG_unspecified_type so we
  3598. replace it with a unsigned type with size 0 (FK)
  3599. }
  3600. append_entry(DW_TAG_base_type,false,[
  3601. DW_AT_name,DW_FORM_string,'FormalDef'#0,
  3602. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3603. DW_AT_byte_size,DW_FORM_data1,0
  3604. ]);
  3605. finish_entry;
  3606. end;
  3607. procedure TDebugInfoDwarf2.append_object_struct(def: tobjectdef; const createlabel: boolean; const objectname: PShortString);
  3608. begin
  3609. if createlabel then
  3610. begin
  3611. if not(tf_dwarf_only_local_labels in target_info.flags) then
  3612. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(def_dwarf_class_struct_lab(def),0))
  3613. else
  3614. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(def_dwarf_class_struct_lab(def),0));
  3615. end;
  3616. if assigned(objectname) then
  3617. append_entry(DW_TAG_class_type,true,[
  3618. DW_AT_name,DW_FORM_string,objectname^+#0,
  3619. DW_AT_byte_size,DW_FORM_udata,tobjectsymtable(def.symtable).datasize
  3620. ])
  3621. else
  3622. append_entry(DW_TAG_class_type,true,[
  3623. DW_AT_byte_size,DW_FORM_udata,tobjectsymtable(def.symtable).datasize
  3624. ]);
  3625. { Apple-specific tag that identifies it as an Objective-C class }
  3626. if (def.objecttype=odt_objcclass) then
  3627. append_attribute(DW_AT_APPLE_runtime_class,DW_FORM_data1,[DW_LANG_ObjC]);
  3628. finish_entry;
  3629. if assigned(def.childof) then
  3630. begin
  3631. append_entry(DW_TAG_inheritance,false,[
  3632. DW_AT_accessibility,DW_FORM_data1,DW_ACCESS_public,
  3633. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  3634. ]);
  3635. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  3636. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  3637. if (def.childof.dbg_state=dbg_state_unused) then
  3638. def.childof.dbg_state:=dbg_state_used;
  3639. if is_implicit_pointer_object_type(def) then
  3640. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def.childof))
  3641. else
  3642. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.childof));
  3643. finish_entry;
  3644. end;
  3645. if (oo_has_vmt in def.objectoptions) and
  3646. (not assigned(def.childof) or
  3647. not(oo_has_vmt in def.childof.objectoptions)) then
  3648. begin
  3649. { vmt field }
  3650. append_entry(DW_TAG_member,false,[
  3651. DW_AT_artificial,DW_FORM_flag,true,
  3652. DW_AT_name,DW_FORM_string,'_vptr$'+def.objname^+#0,
  3653. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(def.vmt_offset)
  3654. ]);
  3655. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  3656. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(def.vmt_offset));
  3657. { should be changed into a pointer to a function returning an }
  3658. { int and with TAG_unspecified_parameters }
  3659. if (voidpointertype.dbg_state=dbg_state_unused) then
  3660. voidpointertype.dbg_state:=dbg_state_used;
  3661. append_labelentry_ref(DW_AT_type,def_dwarf_lab(voidpointertype));
  3662. finish_entry;
  3663. end;
  3664. def.symtable.symList.ForEachCall(@enum_membersyms_callback,nil);
  3665. { Write the methods in the scope of the class/object, except for Objective-C. }
  3666. if is_objc_class_or_protocol(def) then
  3667. finish_children;
  3668. { don't write procdefs of externally defined classes, gcc doesn't
  3669. either (info is probably gotten from ObjC runtime) }
  3670. if not(oo_is_external in def.objectoptions) then
  3671. write_symtable_procdefs(current_asmdata.asmlists[al_dwarf_info],def.symtable);
  3672. if not is_objc_class_or_protocol(def) then
  3673. finish_children;
  3674. end;
  3675. procedure TDebugInfoDwarf2.appenddef_object(list:TAsmList;def: tobjectdef);
  3676. begin
  3677. case def.objecttype of
  3678. odt_cppclass,
  3679. odt_object:
  3680. append_object_struct(def,false,def.objname);
  3681. odt_interfacecom,
  3682. odt_interfacecorba,
  3683. odt_dispinterface,
  3684. odt_helper,
  3685. odt_class:
  3686. begin
  3687. { implicit pointer }
  3688. append_entry(DW_TAG_pointer_type,false,[]);
  3689. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def));
  3690. finish_entry;
  3691. append_object_struct(def,true,def.objname);
  3692. end;
  3693. odt_objcclass:
  3694. { Objective-C class: same as regular class, except for
  3695. a) Apple-specific tag that identifies it as an Objective-C class
  3696. b) use extname^ instead of objname
  3697. }
  3698. append_object_struct(def,true,def.objextname);
  3699. odt_objcprotocol:
  3700. begin
  3701. append_entry(DW_TAG_pointer_type,false,[]);
  3702. append_labelentry_ref(DW_AT_type,def_dwarf_lab(voidpointertype));
  3703. finish_entry;
  3704. end;
  3705. else
  3706. internalerror(200602041);
  3707. end;
  3708. end;
  3709. procedure TDebugInfoDwarf2.appenddef_set_intern(list:TAsmList;def: tsetdef; force_tag_set: boolean);
  3710. var
  3711. lab: tasmlabel;
  3712. begin
  3713. if force_tag_set or
  3714. (ds_dwarf_sets in current_settings.debugswitches) then
  3715. begin
  3716. { current (20070704 -- patch was committed on 20060513) gdb cvs supports set types }
  3717. if assigned(def.typesym) then
  3718. append_entry(DW_TAG_set_type,false,[
  3719. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3720. DW_AT_byte_size,DW_FORM_data2,def.size
  3721. ])
  3722. else
  3723. append_entry(DW_TAG_set_type,false,[
  3724. DW_AT_byte_size,DW_FORM_data2,def.size
  3725. ]);
  3726. if assigned(def.elementdef) then
  3727. begin
  3728. if not(tf_dwarf_only_local_labels in target_info.flags) then
  3729. current_asmdata.getglobaldatalabel(lab)
  3730. else
  3731. current_asmdata.getaddrlabel(lab);
  3732. append_labelentry_ref(DW_AT_type,lab);
  3733. finish_entry;
  3734. if lab.bind=AB_GLOBAL then
  3735. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create_global(lab,0))
  3736. else
  3737. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(lab,0));
  3738. { Sets of e.g. [1..5] are actually stored as a set of [0..7],
  3739. so write the exact boundaries of the set here. Let's hope no
  3740. debugger ever rejects this because this "subrange" type can
  3741. actually have a larger range than the original one. }
  3742. append_entry(DW_TAG_subrange_type,false,[
  3743. DW_AT_lower_bound,DW_FORM_sdata,def.setbase,
  3744. DW_AT_upper_bound,DW_FORM_sdata,get_max_value(def.elementdef).svalue
  3745. ]);
  3746. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef))
  3747. end
  3748. end
  3749. else
  3750. begin
  3751. { gdb versions which don't support sets refuse to load the debug }
  3752. { info of modules that contain set tags }
  3753. if assigned(def.typesym) then
  3754. append_entry(DW_TAG_base_type,false,[
  3755. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3756. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3757. DW_AT_byte_size,DW_FORM_data2,def.size
  3758. ])
  3759. else
  3760. append_entry(DW_TAG_base_type,false,[
  3761. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3762. DW_AT_byte_size,DW_FORM_data2,def.size
  3763. ]);
  3764. end;
  3765. finish_entry;
  3766. end;
  3767. procedure TDebugInfoDwarf2.appenddef_set(list:TAsmList;def: tsetdef);
  3768. begin
  3769. appenddef_set_intern(list,def,false);
  3770. end;
  3771. procedure TDebugInfoDwarf2.appenddef_undefined(list:TAsmList;def: tundefineddef);
  3772. begin
  3773. { gdb 6.4 doesn't support DW_TAG_unspecified_type so we
  3774. replace it with a unsigned type with size 0 (FK)
  3775. }
  3776. append_entry(DW_TAG_base_type,false,[
  3777. DW_AT_name,DW_FORM_string,'FormalDef'#0,
  3778. DW_AT_encoding,DW_FORM_data1,DW_ATE_unsigned,
  3779. DW_AT_byte_size,DW_FORM_data1,0
  3780. ]);
  3781. finish_entry;
  3782. end;
  3783. procedure TDebugInfoDwarf2.appenddef_variant(list:TAsmList;def: tvariantdef);
  3784. begin
  3785. { variants aren't known to dwarf2 but writting tvardata should be enough }
  3786. if assigned(vardatadef) then
  3787. appenddef_record_named(list,trecorddef(vardatadef),'Variant');
  3788. end;
  3789. function TDebugInfoDwarf2.dwarf_version: Word;
  3790. begin
  3791. Result:=2;
  3792. end;
  3793. {****************************************************************************
  3794. TDebugInfoDwarf3
  3795. ****************************************************************************}
  3796. procedure TDebugInfoDwarf3.append_labelentry_addr_ref(attr : tdwarf_attribute;sym : tasmsymbol);
  3797. begin
  3798. AddConstToAbbrev(ord(DW_FORM_ref_addr));
  3799. { Since Dwarf 3 the length of a DW_FORM_ref_addr entry is not dependent on the pointer size of the
  3800. target platform, but on the used Dwarf-format (32 bit or 64 bit) for the current compilation section. }
  3801. if use_64bit_headers then
  3802. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_type_sym(aitconst_64bit_unaligned,sym))
  3803. else
  3804. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.Create_type_sym(aitconst_32bit_unaligned,sym));
  3805. end;
  3806. procedure tdebuginfodwarf3.appenddef_array(list: tasmlist; def: tarraydef);
  3807. begin
  3808. if not is_dynamic_array(def) then
  3809. begin
  3810. inherited appenddef_array(list,def);
  3811. exit;
  3812. end;
  3813. if assigned(def.typesym) then
  3814. append_entry(DW_TAG_array_type,true,[
  3815. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3816. DW_AT_byte_stride,DW_FORM_udata,def.elesize,
  3817. DW_AT_data_location,DW_FORM_block1,2
  3818. ])
  3819. else
  3820. append_entry(DW_TAG_array_type,true,[
  3821. DW_AT_byte_stride,DW_FORM_udata,def.elesize,
  3822. DW_AT_data_location,DW_FORM_block1,2
  3823. ]);
  3824. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3825. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3826. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.elementdef));
  3827. finish_entry;
  3828. { to simplify things, we don't write a multidimensional array here }
  3829. append_entry(DW_TAG_subrange_type,false,[
  3830. DW_AT_lower_bound,DW_FORM_udata,0,
  3831. DW_AT_upper_bound,DW_FORM_block1,14
  3832. ]);
  3833. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3834. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3835. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_dup)));
  3836. { pointer = nil? }
  3837. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_bra)));
  3838. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(5));
  3839. { yes -> length = 0 }
  3840. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_const1s)));
  3841. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(byte(-1)));
  3842. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_skip)));
  3843. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(3));
  3844. { no -> load length }
  3845. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+sizesinttype.size));
  3846. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_minus)));
  3847. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3848. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.rangedef));
  3849. finish_entry;
  3850. finish_children;
  3851. end;
  3852. procedure tdebuginfodwarf3.appenddef_string(list: tasmlist; def: tstringdef);
  3853. procedure addstringdef(const name: shortstring; chardef: tdef; deref: boolean; lensize: aint);
  3854. var
  3855. upperopcodes: longint;
  3856. begin
  3857. { deref=true -> ansi/unicde/widestring; deref = false -> short/longstring }
  3858. if assigned(def.typesym) then
  3859. append_entry(DW_TAG_array_type,true,[
  3860. DW_AT_name,DW_FORM_string,name+#0,
  3861. DW_AT_data_location,DW_FORM_block1,2+ord(not(deref))
  3862. ])
  3863. else
  3864. append_entry(DW_TAG_array_type,true,[
  3865. DW_AT_data_location,DW_FORM_block1,2+ord(not(deref))
  3866. ]);
  3867. { in all cases we start with the address of the string }
  3868. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3869. if deref then
  3870. begin
  3871. { ansi/unicode/widestring -> dereference the address of the string, and then
  3872. we point to address of the string
  3873. }
  3874. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3875. end
  3876. else
  3877. begin
  3878. { shortstring characters begin at string[1], so add one to the string's address }
  3879. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+lensize));
  3880. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus)))
  3881. end;
  3882. { reference to the element type of the string }
  3883. append_labelentry_ref(DW_AT_type,def_dwarf_lab(chardef));
  3884. finish_entry;
  3885. { now the information about the length of the string }
  3886. if deref then
  3887. begin
  3888. if not (is_widestring(def) and (tf_winlikewidestring in target_info.flags)) then
  3889. upperopcodes:=13
  3890. else
  3891. upperopcodes:=16;
  3892. { lower bound is always 1, upper bound (length) needs to be calculated }
  3893. append_entry(DW_TAG_subrange_type,false,[
  3894. DW_AT_lower_bound,DW_FORM_udata,1,
  3895. DW_AT_upper_bound,DW_FORM_block1,upperopcodes
  3896. ]);
  3897. { high(string) is stored sizeof(sizeint) bytes before the string data }
  3898. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3899. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3900. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_dup)));
  3901. { pointer = nil? }
  3902. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_bra)));
  3903. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(4));
  3904. { yes -> length = 0 }
  3905. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)));
  3906. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_skip)));
  3907. if upperopcodes=16 then
  3908. { skip the extra deref_size argument and the division by two of the length }
  3909. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(6))
  3910. else
  3911. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_16bit_unaligned(3));
  3912. { no -> load length }
  3913. if upperopcodes=16 then
  3914. { for Windows WideString the size is always a DWORD }
  3915. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit4)))
  3916. else
  3917. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit0)+sizesinttype.size));
  3918. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_minus)));
  3919. if upperopcodes=16 then
  3920. begin
  3921. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref_size)));
  3922. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(4));
  3923. end
  3924. else
  3925. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  3926. { for widestrings, the length is specified in bytes, so divide by two }
  3927. if (upperopcodes=16) then
  3928. begin
  3929. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_lit1)));
  3930. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_shr)));
  3931. end;
  3932. end
  3933. else
  3934. begin
  3935. append_entry(DW_TAG_subrange_type,false,[
  3936. DW_AT_lower_bound,DW_FORM_udata,1,
  3937. DW_AT_upper_bound,DW_FORM_block1,3
  3938. ]);
  3939. { for shortstrings, the length is the first byte of the string }
  3940. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  3941. { load 1 byte }
  3942. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref_size)));
  3943. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(lensize));
  3944. end;
  3945. finish_entry;
  3946. finish_children;
  3947. end;
  3948. begin
  3949. if (ds_dwarf_cpp in current_settings.debugswitches) then
  3950. begin
  3951. // At least LLDB 6.0.0 does not like this implementation of string types.
  3952. // Call the inherited DWARF 2 implementation, which works fine.
  3953. inherited;
  3954. exit;
  3955. end;
  3956. case def.stringtype of
  3957. st_shortstring:
  3958. begin
  3959. addstringdef('ShortString',cansichartype,false,1);
  3960. end;
  3961. st_longstring:
  3962. begin
  3963. {$ifdef cpu64bitaddr}
  3964. addstringdef('LongString',cansichartype,false,8);
  3965. {$else cpu64bitaddr}
  3966. addstringdef('LongString',cansichartype,false,4);
  3967. {$endif cpu64bitaddr}
  3968. end;
  3969. st_ansistring:
  3970. begin
  3971. addstringdef('AnsiString',cansichartype,true,-1);
  3972. end;
  3973. st_unicodestring:
  3974. begin
  3975. addstringdef('UnicodeString',cwidechartype,true,-1);
  3976. end;
  3977. st_widestring:
  3978. begin
  3979. addstringdef('WideString',cwidechartype,true,-1)
  3980. end;
  3981. end;
  3982. end;
  3983. procedure TDebugInfoDwarf3.appenddef_file(list:TAsmList;def: tfiledef);
  3984. begin
  3985. if assigned(def.typesym) then
  3986. append_entry(DW_TAG_file_type,false,[
  3987. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0,
  3988. DW_AT_byte_size,DW_FORM_data2,def.size
  3989. ])
  3990. else
  3991. append_entry(DW_TAG_file_type,false,[
  3992. DW_AT_byte_size,DW_FORM_data2,def.size
  3993. ]);
  3994. if tfiledef(def).filetyp=ft_typed then
  3995. append_labelentry_ref(DW_AT_type,def_dwarf_lab(tfiledef(def).typedfiledef));
  3996. finish_entry;
  3997. end;
  3998. procedure TDebugInfoDwarf3.appenddef_formal(list:TAsmList;def: tformaldef);
  3999. begin
  4000. if (ds_dwarf_cpp in current_settings.debugswitches) then
  4001. begin
  4002. // Do not use DW_TAG_unspecified_type for C++ simulation.
  4003. // At least LLDB 3.9.0 crashes in such case.
  4004. // Call the inherited DWARF 2 implementation, which works fine.
  4005. inherited;
  4006. exit;
  4007. end;
  4008. append_entry(DW_TAG_unspecified_type,false,[]);
  4009. finish_entry;
  4010. end;
  4011. procedure TDebugInfoDwarf3.appenddef_object(list:TAsmList;def: tobjectdef);
  4012. procedure dostruct(tag: tdwarf_tag);
  4013. begin
  4014. if assigned(def.objname) then
  4015. append_entry(tag,true,[
  4016. DW_AT_name,DW_FORM_string,def.objrealname^+#0
  4017. ])
  4018. else
  4019. append_entry(DW_TAG_structure_type,true,[]);
  4020. append_attribute(DW_AT_byte_size,DW_FORM_udata,[tobjectsymtable(def.symtable).datasize]);
  4021. { 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,
  4022. see issue #36017 }
  4023. if not(is_object(def) or is_cppclass(def)) then
  4024. begin
  4025. { The pointer to the class-structure is hidden. The debug-information
  4026. does not contain an implicit pointer, but the data-adress is dereferenced here.
  4027. In case of a nil-pointer, report the class as being unallocated.
  4028. }
  4029. append_block1(DW_AT_allocated,2);
  4030. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  4031. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  4032. append_block1(DW_AT_data_location,2);
  4033. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_push_object_address)));
  4034. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_deref)));
  4035. end;
  4036. finish_entry;
  4037. end;
  4038. procedure doimplicitpointer;
  4039. var
  4040. obj : tasmlabel;
  4041. begin
  4042. if not(tf_dwarf_only_local_labels in target_info.flags) then
  4043. current_asmdata.getglobaldatalabel(obj)
  4044. else
  4045. current_asmdata.getaddrlabel(obj);
  4046. { implicit pointer }
  4047. append_entry(DW_TAG_pointer_type,false,[]);
  4048. append_labelentry_ref(DW_AT_type,obj);
  4049. finish_entry;
  4050. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(obj,0));
  4051. end;
  4052. procedure doparent(isinterface: boolean);
  4053. begin
  4054. if not assigned(def.childof) then
  4055. exit;
  4056. if isinterface then
  4057. begin
  4058. append_entry(DW_TAG_inheritance,false,[]);
  4059. end
  4060. else
  4061. begin
  4062. append_entry(DW_TAG_inheritance,false,[
  4063. DW_AT_accessibility,DW_FORM_data1,DW_ACCESS_public,
  4064. DW_AT_data_member_location,DW_FORM_block1,1+lengthuleb128(0)
  4065. ]);
  4066. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_8bit(ord(DW_OP_plus_uconst)));
  4067. current_asmdata.asmlists[al_dwarf_info].concat(tai_const.create_uleb128bit(0));
  4068. end;
  4069. append_labelentry_ref(DW_AT_type,def_dwarf_lab(def.childof));
  4070. finish_entry;
  4071. end;
  4072. var
  4073. n: integer;
  4074. begin
  4075. case def.objecttype of
  4076. odt_objcclass,
  4077. odt_objcprotocol:
  4078. begin
  4079. inherited;
  4080. exit
  4081. end;
  4082. odt_cppclass,
  4083. odt_object:
  4084. begin
  4085. dostruct(DW_TAG_structure_type);
  4086. doparent(false);
  4087. end;
  4088. odt_interfacecom,
  4089. odt_interfacecorba,
  4090. odt_dispinterface:
  4091. begin
  4092. dostruct(DW_TAG_interface_type);
  4093. doparent(true);
  4094. end;
  4095. odt_helper,
  4096. odt_class:
  4097. begin
  4098. //dostruct(DW_TAG_class_type);
  4099. //doparent(false);
  4100. append_entry(DW_TAG_pointer_type,false,[]);
  4101. append_labelentry_ref(DW_AT_type,def_dwarf_class_struct_lab(def));
  4102. finish_entry;
  4103. append_object_struct(def,true,def.objrealname);
  4104. Exit;
  4105. end;
  4106. else
  4107. internalerror(200609171);
  4108. end;
  4109. { add implemented interfaces }
  4110. if assigned(def.ImplementedInterfaces) then
  4111. for n := 0 to def.ImplementedInterfaces.count-1 do
  4112. begin
  4113. append_entry(DW_TAG_inheritance,false,[]);
  4114. append_labelentry_ref(DW_AT_type,def_dwarf_lab(TImplementedInterface(def.ImplementedInterfaces[n]).IntfDef));
  4115. finish_entry;
  4116. end;
  4117. { add members }
  4118. def.symtable.symList.ForEachCall(@enum_membersyms_callback,nil);
  4119. finish_children;
  4120. end;
  4121. procedure TDebugInfoDwarf3.appenddef_set(list:TAsmList;def: tsetdef);
  4122. begin
  4123. appenddef_set_intern(list,def,true);
  4124. end;
  4125. procedure TDebugInfoDwarf3.appenddef_undefined(list:TAsmList;def: tundefineddef);
  4126. begin
  4127. { ??? can a undefined def have a typename ? }
  4128. if assigned(def.typesym) then
  4129. append_entry(DW_TAG_unspecified_type,false,[
  4130. DW_AT_name,DW_FORM_string,symname(def.typesym, false)+#0
  4131. ])
  4132. else
  4133. append_entry(DW_TAG_unspecified_type,false,[
  4134. ]);
  4135. finish_entry;
  4136. end;
  4137. procedure TDebugInfoDwarf3.appenddef_variant(list:TAsmList;def: tvariantdef);
  4138. const
  4139. VARIANTS: array[1..27] of record
  4140. Value: Word;
  4141. Name: String;
  4142. { some fields are only supported by some features }
  4143. features : tfeatures
  4144. end = (
  4145. (value:0; name:'';features: []),
  4146. (value:1; name:'';features: []),
  4147. (value:2; name:'VSMALLINT';features: []),
  4148. (value:3; name:'VINTEGER';features: []),
  4149. (value:4; name:'VSINGLE';features: [f_softfpu]),
  4150. (value:5; name:'VDOUBLE';features: [f_softfpu]),
  4151. (value:6; name:'VCURRENCY';features: [f_softfpu]),
  4152. (value:7; name:'VDATE';features: [f_softfpu]),
  4153. (value:8; name:'VOLESTR';features: []),
  4154. (value:9; name:'VDISPATCH';features: []),
  4155. (value:10; name:'VERROR';features: []),
  4156. (value:11; name:'VBOOLEAN';features: []),
  4157. (value:12; name:'';features: []),
  4158. (value:13; name:'VUNKNOWN';features: []),
  4159. (value:14; name:'';features: []),
  4160. (value:16; name:'VSHORTINT';features: []),
  4161. (value:17; name:'VBYTE';features: []),
  4162. (value:18; name:'VWORD';features: []),
  4163. (value:19; name:'VLONGWORD';features: []),
  4164. (value:20; name:'VINT64';features: []),
  4165. (value:21; name:'VQWORD';features: []),
  4166. (value:36; name:'VRECORD';features: []),
  4167. (value:$48; name:'';features: []),
  4168. (value:$100; name:'VSTRING';features: []),
  4169. (value:$101; name:'VANY';features: []),
  4170. (value:$2000; name:'VARRAY';features: []),
  4171. (value:$4000; name:'VPOINTER';features: [])
  4172. );
  4173. var
  4174. fs: tfieldvarsym;
  4175. lbl: tasmlabel;
  4176. idx: integer;
  4177. begin
  4178. { it could be done with DW_TAG_variant for the union part (if that info was available)
  4179. now we do it manually for variants (MWE) }
  4180. { struct }
  4181. append_entry(DW_TAG_structure_type,true,[
  4182. DW_AT_name,DW_FORM_string,'Variant'#0,
  4183. DW_AT_byte_size,DW_FORM_udata,vardatadef.size
  4184. ]);
  4185. finish_entry;
  4186. append_entry(DW_TAG_variant_part,true,[
  4187. ]);
  4188. current_asmdata.getaddrlabel(lbl);
  4189. append_labelentry_ref(DW_AT_discr,lbl);
  4190. finish_entry;
  4191. { discriminant }
  4192. fs := tfieldvarsym(vardatadef.symtable.Find('VTYPE'));
  4193. if (fs = nil) or (fs.typ <> fieldvarsym) then
  4194. internalerror(200609271);
  4195. current_asmdata.asmlists[al_dwarf_info].concat(tai_symbol.create(lbl,0));
  4196. appendsym_fieldvar(list,fs);
  4197. { variants }
  4198. for idx := Low(VARIANTS) to High(VARIANTS) do
  4199. begin
  4200. if (features*VARIANTS[idx].features)=VARIANTS[idx].features then
  4201. begin
  4202. append_entry(DW_TAG_variant,true,[
  4203. DW_AT_discr_value,DW_FORM_udata,VARIANTS[idx].value
  4204. ]);
  4205. finish_entry;
  4206. if VARIANTS[idx].name <> '' then
  4207. begin
  4208. fs := tfieldvarsym(vardatadef.symtable.Find(VARIANTS[idx].name));
  4209. if (fs = nil) or (fs.typ <> fieldvarsym) then
  4210. internalerror(2006092702+idx);
  4211. appendsym_fieldvar(list,fs);
  4212. end;
  4213. finish_children; { variant }
  4214. end;
  4215. end;
  4216. finish_children; { variant part }
  4217. finish_children; { struct }
  4218. end;
  4219. function TDebugInfoDwarf3.dwarf_version: Word;
  4220. begin
  4221. Result:=3;
  4222. end;
  4223. function TDebugInfoDwarf3.symdebugname(sym: tsym): String;
  4224. begin
  4225. Result:=sym.realname;
  4226. end;
  4227. { TDebugInfoDwarf4 }
  4228. function TDebugInfoDwarf4.dwarf_version: Word;
  4229. begin
  4230. Result:=4;
  4231. end;
  4232. {****************************************************************************
  4233. ****************************************************************************}
  4234. const
  4235. dbg_dwarf2_info : tdbginfo =
  4236. (
  4237. id : dbg_dwarf2;
  4238. idtxt : 'DWARF2';
  4239. );
  4240. dbg_dwarf3_info : tdbginfo =
  4241. (
  4242. id : dbg_dwarf3;
  4243. idtxt : 'DWARF3';
  4244. );
  4245. dbg_dwarf4_info : tdbginfo =
  4246. (
  4247. id : dbg_dwarf4;
  4248. idtxt : 'DWARF4';
  4249. );
  4250. initialization
  4251. RegisterDebugInfo(dbg_dwarf2_info,TDebugInfoDwarf2);
  4252. RegisterDebugInfo(dbg_dwarf3_info,TDebugInfoDwarf3);
  4253. RegisterDebugInfo(dbg_dwarf4_info,TDebugInfoDwarf4);
  4254. end.