mgusmano / sharpkit

Automatically exported from code.google.com/p/sharpkit
0 stars 0 forks source link

C# to JS Breakpoints using Source Maps #139

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

1. (C#) - Use vs2010 SDK to read breakpoints while generating debug source maps 
http://msdn.microsoft.com/en-us/library/bb146675(v=vs.80)

2. Setup matching breakpoints (JS) 
https://developers.google.com/chrome-developer-tools/docs/scripts-breakpoints

Original issue reported on code.google.com by giladkhen@gmail.com on 30 May 2012 at 1:35

GoogleCodeExporter commented 8 years ago

Original comment by DanelK...@gmail.com on 7 Jun 2012 at 2:46