Skip to content

Make it possible to run the debugger in the dotty repo #380

Closed
@adpi2

Description

@adpi2

BSP is disabled in the bootstraped projects of the compiler for better performance of the IDEs.

But if we bump the TASTy version, we cannot run the un-boostrapped compiler without the bootstrapped library: the compiler needs to read the library with the correct version of TASTy.

One possible solution is to override the debug task in the un-bootstrapped compiler to run the bootstrapped compiler.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions