Win Debugging in Windows
#1
Hi all,

Apologies for the really noobish question, but I have a couple of ideas for changes/improvements to Kodi so to get familiar with the code I've cloned the repository and have managed to get it building and running under Visual Studio 2013.

But, Visual Studio keeps throwing up a box saying "Kodi has triggered a breakpoint", it lets me click a button and continue but it's a bit tiresome when I'm trying to debug something else.

What have I missed?


I'm sure it will be something really simple and basic (noobish question as I said), but it has been a while since I dabbled with C++, having been in C# land for the last few years, so I'm a bit (make that very) rusty.

Porting Quake 3 to the original Xbox seems a very long time ago now Confused
Reply
#2
Can you tell us what is the exception? Are you getting a stack trace when it's caught? What do you have checked under Debug -> Exceptions dialog?
Reply
#3
Sorry, whilst attempting to examine the exceptions in more detail I've discovered that they seem to stem from URLs being blocked by web policy on my work machine.

I'm sure it will all be fine when I try on my personal machine. Blush
Reply

Logout Mark Read Team Forum Stats Members Help
Debugging in Windows0