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:32] – [.gdbinit] 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 45: Line 52:
  
 [[https://gist.github.com/chrislongo/3351197|Example]] [[https://gist.github.com/chrislongo/3351197|Example]]
-===== TO DO ===== 
  
-  * ''.gdbinit'' [[https://gist.github.com/chrislongo/3351197|Example]], as well as rules for ''.gdbinit'' file 
-<code> 
-$ man gdbinit 
-</code> 
-  * frontends (gdbgui) 
  
 ===== Info ===== ===== Info =====
  • gdb.1563975123.txt.gz
  • Last modified: 2019/07/24 13:32
  • by rpjday