mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
Added file and line back to the default thread format.
llvm-svn: 115519
This commit is contained in:
@@ -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}}"\
|
||||
|
||||
Reference in New Issue
Block a user