Code: Select all
Far.exe!std::_Debug_message(const wchar_t * message, const wchar_t * file, unsigned int line) Line 15 C++
Far.exe!std::_String_const_iterator<std::_String_val<std::_Simple_types<wchar_t> > >::operator++() Line 110 C++
Far.exe!CommandLine::GetPrompt::__l71::<lambda>(std::pair<std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> >,FarColor> & i) Line 639 C++
[External Code]
> Far.exe!CommandLine::GetPrompt() Line 759 C++
Far.exe!CommandLine::DisplayObject() Line 114 C++
Far.exe!ScreenObject::Show() Line 162 C++
Far.exe!ControlObject::Init(int DirCount) Line 99 C++
Far.exe!MainProcess(const std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > & lpwszEditName, const std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > & lpwszViewName, const std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > & lpwszDestName1, const std::basic_string<wchar_t,std::char_traits<wchar_t>,std::allocator<wchar_t> > & lpwszDestName2, int StartLine, int StartChar) Line 226 C++
Far.exe!mainImpl(int Argc, wchar_t * * Argv) Line 748 C++
Far.exe!wmain(int Argc, wchar_t * * Argv) Line 787 C++
[External Code]