Difference between revisions of "Gdb"
From Computer History Wiki
m (New page: GDB is the GNU debugger. I find it simpler then adb for what it's worth, and it's major benefit is that it is available on multiple platforms. == simple commands == == example of using ...) |
Ejolywatal (talk | contribs) |
||
Line 1: | Line 1: | ||
GDB is the GNU debugger. I find it simpler then adb for what it's worth, and it's major benefit is that it is available on multiple platforms. | GDB is the GNU debugger. I find it simpler then adb for what it's worth, and it's major benefit is that it is available on multiple platforms. | ||
− | == simple commands == | + | >== simple commands == |
+ | |||
+ | ---- | ||
+ | <div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | ||
+ | ---- | ||
+ | =[http://imovohege.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]= | ||
+ | ---- | ||
+ | =[http://imovohege.co.cc CLICK HERE]= | ||
+ | ---- | ||
+ | </div> | ||
== example of using gdb == | == example of using gdb == |
Revision as of 23:47, 14 November 2010
GDB is the GNU debugger. I find it simpler then adb for what it's worth, and it's major benefit is that it is available on multiple platforms.
>== simple commands ==