GDB will not open. I get Warning: Cannot convert string "--symbol------120-----adobe-*" to type FontStruct
I tried several suggestions I found online and none seem to work. Any help is appreciated.
You question is vague, you will receive vague answers as such. Please edit with more information.
GDB will not open? Or ddd? What flavor of linux are you running? Are you debugging locally? briefly what did you try?
Related
I need help with VS Code errors and it's an issue with running a task with GCC and I've looked all over the internet and the only answers don't give instructions, so I'm left with an answer that doesn't tell me where to run the command, why the error happened, and how to avoid having this error occur in the future. Would be very grateful if someone could answer this question with explicit detail on how to fix this. Thanks.
I tried to run simple code, thought I could run the task no issue, got this error instead. Please help.
-Alexander
Sorry for uploading pictures, I had no idea that was prohibited. Anyways, I found a solution which was just to delete the mingw64 and msys64 files from my C:\ disk. I reinstalled them from https://winlibs.com/ and it worked when I built it. So, exit code -1 still confuses me. I think I might have accidentally messed with the files responsible for running C++ code. Again, sorry for uploading pictures.
-Alexander
I looked everywhere but I can't see to find the answer. Is there a way to put Allegro onto CLion? I have tried looking all over stackoverflow, google, and youtube. I just can't find it. If you guys can help me it will be appreciated. Thank you so much.
Have you tried: brew install allegro.
Look here for more information, https://wiki.allegro.cc/index.php?title=Installing_with_homebrew.
I think you can just compile using -lalleg in the terminal as well.
I misunderstood the question, nevermind.
I'm about to lose my mind please help me I've been on this for 4 hours. I do not know how to use the command line well so if anyone explains it using the command line please explain it very throughly.
Every time I load up Eclipse, it doesn't load and I have to force quit it. I tried searching every forums and tried everything and nothing worked. I am trying to use Eclipse C++ version on the Mac. Please if anyone can help me step by step tutorial that would be great.
https://www.genuitec.com/forums/topic/os-x-10-11-beta-3-brakes-eclipse-and-myeclipseide/
Found the answer. The beta version of El Capitan doesn't not work with Eclipse so I have to wait for an update. Thanks everyone for the help!
I am encountering the same problem that many others have in Eclipse, as is apparent by the many questions. I found an answer in [this question] (How can I enable breakpoints in Eclipse/CDT)
So I checked my Run-->Breakpoint Types and there were none available. How do I change that?
BTW: I don't believe this should matter, but I have set up my Eclipse project by hand and added the CMake files. I have to run CMake to generated dependencies in the code. But by creating my Eclipse project by hand I should be able to debug it. So, again, how do I add Breakpoint Types?
Thank you.
I hate it when I post a question and then find the answer!
I fixed this problem by following the instructions in the Eclipse Community Forums Question, which took me to CDT/User/FAQ Eclipsepedia - Enable the C/C++ Tracepoint functionality that told me what to do.
It worked! Yay! I hope this information helps others.
I am trying to do remote debugging on HPUX using WDB but am not really getting anywhere.
Any ideas or links to decent tutorials?
HP WDB documentation