Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gdb [2019/07/24 13:31] – [Overview] rpjdaygdb [2019/07/25 11:24] (current) – [TO DO] rpjday
Line 6: Line 6:
  
   * [[https://www.gnu.org/software/gdb/|GDB home page]]   * [[https://www.gnu.org/software/gdb/|GDB home page]]
 +
 +===== TO DO =====
 +
 +  * frontends (gdbgui)
 +  * debug running process
 +  * kgdb
 +  * gdbserver
  
 ===== .gdbinit ===== ===== .gdbinit =====
Line 43: Line 50:
            gdb -n 'Init File in the Current Directory'".            gdb -n 'Init File in the Current Directory'".
 </code> </code>
-===== TO DO ===== 
  
-  * ''.gdbinit'' [[https://gist.github.com/chrislongo/3351197|Example]], as well as rules for ''.gdbinit'' file +[[https://gist.github.com/chrislongo/3351197|Example]] 
-<code> +
-$ man gdbinit +
-</code> +
-  * frontends (gdbgui)+
  
 ===== Info ===== ===== Info =====
  • gdb.1563975093.txt.gz
  • Last modified: 2019/07/24 13:31
  • by rpjday