|
|
| (3 intermediate revisions by 3 users not shown) |
| 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 than [[adb]], for what it's worth, and its 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]=
| |
| − | ----
| |
| − | | |
| − | ----
| |
| − | <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>
| |
| − | | |
| − | =[http://imovohege.co.cc CLICK HERE]=
| |
| − | ----
| |
| − | </div>
| |
| | | | |
| | == example of using gdb == | | == example of using gdb == |
| | | | |
| | + | {{stub}} |
| | | | |
| − | | + | [[Category: GNU Software]] |
| − | [[Category:GNU_Software]] | + | [[Category: Debuggers]] |
| − | | |
| − | {{stub}}
| |
Latest revision as of 01:19, 23 December 2024
gdb is the GNU debugger. I find it simpler than adb, for what it's worth, and its major benefit is that it is available on multiple platforms.
simple commands
example of using gdb