mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
docs: Add a minimal debugging guide.
This commit is contained in:
parent
157c1674ed
commit
6c5cb9c369
2 changed files with 74 additions and 0 deletions
|
@ -260,6 +260,10 @@ If you need to create a new test file, it should be located in `tests/wpt/mozill
|
|||
./mach test-wpt --manifest-update
|
||||
```
|
||||
|
||||
### Debugging a test
|
||||
|
||||
See the [debugging guide](./debugging.md) to get started in how to debug Servo.
|
||||
|
||||
## Documentation:
|
||||
|
||||
- Servo's directory structure: [ORGANIZATION.md](./ORGANIZATION.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue