Difference between revisions of "Gdb"

From Computer History Wiki
Jump to: navigation, search
m (De-dead-end page)
 
(2 intermediate revisions by 2 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]] [[debug]]ger.  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]]
 
{{stub}}
 

Latest revision as of 03:32, 16 January 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