Changes between Version 11 and Version 12 of TroubleShooting


Ignore:
Timestamp:
Feb 9, 2009, 6:34:09 PM (15 years ago)
Author:
Bruno Cornec
Comment:

Conor Daly suggested adding set logging on

Legend:

Unmodified
Added
Removed
Modified
  • TroubleShooting

    v11 v12  
    7676cd mondo/mondoarchive
    7777gdb ./mondoarchive
     78set logging on    # Which will generate a gdb.txt output file
    7879run <usual arguments you use>
    7980}}}
    8081
    81 '''Note:''' Running it from within its build directory makes it so that more valuable information about source lines will be avilable in the backtrace.
     82'''Note:''' Running it from within its build directory makes it so that more valuable information about source lines will be available in the backtrace.
    8283
    8384When the segmentation fault happens, enter: