Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

--debug passes argument on, resulting in unrecognized option #1418

Closed
BrennanConroy opened this issue Mar 16, 2015 · 3 comments
Closed

--debug passes argument on, resulting in unrecognized option #1418

BrennanConroy opened this issue Mar 16, 2015 · 3 comments
Assignees
Milestone

Comments

@BrennanConroy
Copy link
Member

After attaching debugger get the below error message.

Waiting for the debugger to attach...
Debugger attached.
Specify --help for a list of available options and commands.
System.Exception: TODO: Error: unrecognized option '--debug'
at Microsoft.Framework.Runtime.Common.CommandLine.CommandLineApplication.HandleUnexpectedArg(CommandLineApplication command, String[] args, Int32 index, String argTypeName)
at Microsoft.Framework.Runtime.Common.CommandLine.CommandLineApplication.Execute(String[] args)
at Microsoft.Framework.PackageManager.Program.Main(String[] args)

@BrennanConroy BrennanConroy changed the title --debug passes argument on resulting in unrecognized option --debug passes argument on, resulting in unrecognized option Mar 16, 2015
@muratg muratg added this to the 1.0.0-rc1 milestone Mar 17, 2015
@BrennanConroy
Copy link
Member Author

I made a fix for this just now

@victorhurdugaci
Copy link
Contributor

@anurse said he will address this as part of the work he's doing to dnx

@analogrelay
Copy link
Contributor

I'm not actually working on the dnx native code right now, so feel free to push that change @BrennanConroy

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants