Changes between Version 12 and Version 13 of TroubleShooting


Ignore:
Timestamp:
Feb 20, 2009, 11:15:37 AM (15 years ago)
Author:
Conor Daly
Comment:

Added 'set logging on' to all gdb calls.

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShooting

    v12 v13  
    125125{{{
    126126gdb /usr/sbin/mondorestore
     127set logging on    # Which will generate a gdb.txt output file
    127128run
    128129}}}