Added file and line back to the default thread format.

llvm-svn: 115519
This commit is contained in:
Greg Clayton 2010-10-04 17:04:23 +00:00
parent dcdbbea36d
commit cf4b9078f2
1 changed files with 1 additions and 0 deletions

View File

@ -1603,6 +1603,7 @@ Debugger::SettingsController::global_settings_table[] =
#define DEFAULT_THREAD_FORMAT "thread #${thread.index}: tid = ${thread.id}"\
"{, ${frame.pc}}"\
MODULE_WITH_FUNC\
FILE_AND_LINE\
"{, stop reason = ${thread.stop-reason}}"\
"{, name = ${thread.name}}"\
"{, queue = ${thread.queue}}"\