I'm coming from using visual studio. When I run in XCode and I get an error, it just says something like SIGABRT
, but there are no helpful error messages like in VS, it doesn't point me to any code. There is just a list of memory addresses and threads.
How do I make it display messages like VS?