Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Gregg Miskelly 1f4f4b0f2d Add debugger download troubleshooting to debugger.md #161
This add suggestions for troubleshooting download errors for the debugger
to debugger.md.
2016-04-12 13:31:38 -07:00
Gregg Miskelly d4e111796d Respond to feedback for debugger.md
This makes some improvements to debugger.md based on feedback from Noah and Andrew.
2016-04-11 17:35:38 -07:00
Gregg Miskelly 434ed4e2ff Update debugger.md for rc2
This checkin updates debugger.md to what I believe we will want for RC2 ship.
There are still a few steps in here which aren't correct quite _yet_. My next
checkin will add the work arounds which are needed until we ship.
2016-04-11 16:45:16 -07:00
Gregg Miskelly c89d4367ad Update 'program' instructions for shared framework changes
Update the instructions for how to update 'program' in launch.json for the shared framework.
2016-03-18 17:43:27 -07:00
Gregg Miskelly 7d978cbb1b debugger.md: Remove extra space 2016-03-09 16:43:21 -08:00
Gregg Miskelly 7500b4f256 Update the steps to modify the project
This reorders and updates the steps that should be applied to each project to make it more clear what to do.
2016-03-09 16:42:00 -08:00
Gregg Miskelly a1ed450c33 Update the ASP.NET instructions in debugger.md 2016-03-09 15:51:04 -08:00
Gregg Miskelly c20b6d27c9 Improve guidance for 'program'
This updates the guidance we have on finding the 'program'
2016-03-08 14:35:00 -08:00
Gregg Miskelly d27a1c176c debugger.md: link to Portable PDB wiki page 2016-03-08 13:24:41 -08:00
Gregg Miskelly 99fb510e7c Update debugger.md 2016-03-08 11:10:19 -08:00
Daniel Meixner a2b667b12b Update debugger.md (by @DanielMeixner)
This commit has the following changes:

* Removed references to internal sources
* Updated to latest behavior
* Updated section on PDBs
* Removed line about windows PDBs
* Integrated @gregg-miskelly's proposals

Note: I'm just squashing @DanielMeixner's commits here. The work is his. :-)
2016-03-08 10:32:33 -08:00
Daniel Meixner 38dd5a7e52 updated readme (links to former extension and instructions) and adjusted debugger.md (mono, tasks.json) 2016-03-04 11:03:27 -08:00
Gregg Miskelly 413d7ed131 Add brew command for openssl 2016-03-03 18:45:34 -08:00
Gregg Miskelly 63bb250687 Update openSSL note
Someone ran into a case where the .NET CLI install was NOT installed, but the .NET CLI installer didn't ask. I have seen this myself too, so I am removing the sentence saying that it will ask you since this seems a bit buggy.
2016-03-03 18:42:27 -08:00
Tomáš Matoušek 465e6e8d63 Fix share paths 2016-03-03 16:17:55 -08:00
Daniel Meixner 569475a8ea Instructions on how to set up .NET Core debugging on Mac/Linux
removed linux specific steps for dotnet cli setup

double-doubled backslash for fileshare

added link to HowToConvertPDBs

removed fancy " everywhere

Modified according to Greggs proposals

Use github as feedback

Added link to NuGet.Config file

All of Greggs proposals included
2016-03-02 15:46:45 -08:00