Search code examples
c#visual-studiovisual-studio-2008visual-studio-express

Visual C# 2008 Express doesn't give me any options for break points besides creating/deleting them


I'm not sure why this is, but all I get is a 'create breakpoint' and 'delete breakpoint'. There is no option for a 'when hit' or something else like that.

Any ideas why?


Solution

  • This functionality is not provided in the Express edition of Visual Studio. You can have a look here for details.