Forum Replies Created
-
AuthorPosts
-
viktorParticipant
Thank you
viktorParticipantremove 2 symlink
/usr/include/c++/5/x86_64-suse-linux/32
/usr/include/c++/4.8/x86_64-suse-linux/32working.
but I suspect that in time I’ll regret it. SUSE is a piece of shit who does not like such decisions.viktorParticipantI have replaced all the characters single quote in the double-quote character.
VisualGDB version: 5.2.14.1314 ------------------ System.Reflection.TargetInvocationException ------------------ System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\VisualGDB\RemoteSourceCache\192.168.1.27\0000\include\c++\4.8\x86_64-suse-linux\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\bits'. at VisualGDB.Common_GUI.WPF.ItemizedProgressWindow.RunAction[_ResultType](nd"1 action, String title, String caption, ni1 exceptionHandler, Int32 noFormTimeout, String[] stages) at ye.a[_ResultType](nd"1 f, String a, String b, ni1 e, Int32 c, String[] d) at ow.t4.m1"1.c() at ls.z"1.b(Object a) --- End of inner exception stack trace --- at ls.y[_Type](u"1 a) at ow.t4.a_2[_ResultType](nd"1 a, String d, Int32 b, String[] c) at xl1.k(p a, RemoteHostSettings c, List"1 b) at xl1.d(RemoteHostSettings a, IEnumerable"1 c, j d, SourceDirMapping e, c61 b) at or.c1(Object b, EventArgs a) ------------------ Inner exception ------------------ ------------------ System.IO.DirectoryNotFoundException ------------------ System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\user\AppData\Local\VisualGDB\RemoteSourceCache\192.168.1.27\0000\include\c++\4.8\x86_64-suse-linux\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\32\bits'. at VisualGDB.Common_GUI.WPF.ItemizedProgressWindow.RunAction[_ResultType](nd"1 action, String title, String caption, ni1 exceptionHandler, Int32 noFormTimeout, String[] stages) at ye.a[_ResultType](nd"1 f, String a, String b, ni1 e, Int32 c, String[] d) at ow.t4.m1"1.c() at ls.z"1.b(Object a)
viktorParticipantVisualGDB build 5.2.14.1314 Startup initialization took 209 msec Searching for active configuration for dstu.libs.new.vcxproj... Trying fast lookup... Found! Configuration name = suse12 Searching for active configuration for dstu.libs.new.vcxproj... Trying fast lookup... Found! Configuration name = suse12 Searching for active configuration for dstu.libs.new.vcxproj... Trying fast lookup... Found! Configuration name = suse12 Searching for active configuration for dstu.libs.new.vcxproj... Trying fast lookup... Found! Configuration name = suse12 Searching for active configuration for dstu.libs.new.vcxproj... Trying fast lookup... Found! Configuration name = suse12 Searching for active configuration for dstu.libs.new.vcxproj... Trying fast lookup... Found! Configuration name = suse12 Mapping the following remote directories for user@192.168.1.27 (SSH): /usr/include/c++/5 /usr/include/c++/5/x86_64-suse-linux /usr/include/c++/5/backward /usr/lib64/gcc/x86_64-suse-linux/5/include /usr/local/include /usr/lib64/gcc/x86_64-suse-linux/5/include-fixed /usr/lib64/gcc/x86_64-suse-linux/5/../../../../x86_64-suse-linux/include /usr/include /usr/include/c++/4.8 /usr/include/c++/4.8/x86_64-suse-linux /usr/include/c++/4.8/backward /usr/lib64/gcc/x86_64-suse-linux/5/include /usr/local/include /usr/lib64/gcc/x86_64-suse-linux/5/include-fixed /usr/lib64/gcc/x86_64-suse-linux/5/../../../../x86_64-suse-linux/include /usr/include Downloading contents of 16 directories: /usr/include/c++/5 /usr/include/c++/5/x86_64-suse-linux /usr/include/c++/5/backward /usr/lib64/gcc/x86_64-suse-linux/5/include /usr/local/include /usr/lib64/gcc/x86_64-suse-linux/5/include-fixed /usr/lib64/gcc/x86_64-suse-linux/5/../../../../x86_64-suse-linux/include /usr/include /usr/include/c++/4.8 /usr/include/c++/4.8/x86_64-suse-linux /usr/include/c++/4.8/backward /usr/lib64/gcc/x86_64-suse-linux/5/include /usr/local/include /usr/lib64/gcc/x86_64-suse-linux/5/include-fixed /usr/lib64/gcc/x86_64-suse-linux/5/../../../../x86_64-suse-linux/include /usr/include Downloading /usr/include... Searching for active configuration for dstu.libs.new.vcxproj... Trying fast lookup... Found! Configuration name = suse12 Searching for active configuration for dstu.libs.new.vcxproj... Trying fast lookup... Found! Configuration name = suse12
viktorParticipantcflags change to no avail.
I created a new project.viktorParticipanti removed %LOCALAPPDATA%\VisualGDB\RemoteSourceCache\192.168.1.27 directory.
Now “Reload all directories” button does nothing.and the list now looks like this
I’m sorry. I just have not found a single normal server to upload files. that’s the most appropriate resource from all found.
*.vcxproj *.vgdbsettings in zip
http://s000.tinyupload.com/index.php?file_id=88890733846688223942viktorParticipantThank you. working.
viktorParticipantlittle help AlternativeType.
<?xml version="1.0" encoding="utf-8"?> <AutoVisualizer xmlns="http://schemas.microsoft.com/vstudio/debugger/natvis/2010"> <Type Name="MyType"> <AlternativeType Name="const MyType" /> <DisplayString>[{_value_}]</DisplayString> <Expand> <Item Name="Value">_value_</Item> </Expand> </Type> </AutoVisualizer>
but it does not solve the problem with the pointer.
- This reply was modified 8 years, 5 months ago by viktor.
-
AuthorPosts