资源描述:
《GDB Pocket Reference》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、GDBPocketReference,1stEditionbyArnoldRobbinsPublisher:O'ReillyMedia,Inc.PubDate:May2,2005PrintISBN-10:0-596-10027-2PrintISBN-13:978-0-596-10027-8OverviewManyLinuxandUnixdevelopersarefamiliarwiththeGNUdebugger(GBD),theinvaluableopensourcetoolfortesting,fixing,andre
2、testingsoftware.AndsinceGDBcanbeportedtoWindows,Microsoftdevelopersandotherswhousethisplatformcanalsotakeadvantageofthisamazingfreesoftwarethatallowsyoutoseeexactlywhat'sgoingoninsideofaprogramasit'sexecuting.Thisnewpocketguidegivesyouaconvenientquickreferenceforu
3、singthedebuggerwithseveraldifferentprogramminglanguages,includingC,C++,Java,FortranandAssembly.TheGNUdebuggeristhemostusefultoolduringthetestingphaseofthesoftwaredevelopmentcyclebecauseithelpsyoucatchbugsintheact.Youcanseewhataprogramwasdoingatthemomentitcrashed,a
4、ndthenreadilypinpointandcorrectproblemcode.WiththeGDBPocketReferenceonhand,theprocessisquickandpainless.ThebookcoverstheessentialsofusingGBDisatestingenvironment,includinghowtospecifyatargetfordebuggingandhowtomakeaprogramstoponspecifiedconditions.Thishandyguideal
5、soprovidesdetailsonusingthedebuggertoexaminethestack,sourcefilesanddatatofindthecauseofprogramfailure-andthenexplainswaystouseGBDtomakequickchangestotheprogramforfurthertestinganddebugging.TheabilitytospotabuginrealtimewithGDBcansaveyouhoursoffrustration,andhaving
6、aquickwaytorefertoGBD'sessentialfunctionsiskeytomakingtheprocesswork.OnceyougetyourhandsontheGDBPocketReference,you'llneverletgo!EditorialReviewsProductDescriptionManyLinuxandUnixdevelopersarefamiliarwiththeGNUdebugger(GBD),theinvaluableopensourcetoolfortesting,fi
7、xing,andretestingsoftware.AndsinceGDBcanbeportedtoWindows,Microsoftdevelopersandotherswhousethisplatformcanalsotakeadvantageofthisamazingfreesoftwarethatallowsyoutoseeexactlywhat'sgoingoninsideofaprogramasit'sexecuting.Thisnewpocketguidegivesyouaconvenientquickref
8、erenceforusingthedebuggerwithseveraldifferentprogramminglanguages,includingC,C++,Java,FortranandAssembly.TheGNUdebuggeristhemostusefultoolduringthetesti