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

Fix servo support and improve running under debugger #103

Merged
merged 3 commits into from Apr 21, 2015
Merged

Conversation

jgraham
Copy link
Member

@jgraham jgraham commented Apr 20, 2015

No description provided.

It turns out that mozprocess + gdb isn't such a great combination since
the output gets swallowed somewhere along the way. So when the debugger
is active use subprocess directly instead. This does mean that we can't
collect test results when running with a debugger, which is unfortunate
@hoppipolla-critic-bot
Copy link

Critic review: https://critic.hoppipolla.co.uk/r/4733

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

jgraham added a commit that referenced this pull request Apr 21, 2015
Fix servo support and improve running under debugger
@jgraham jgraham merged commit 036c993 into master Apr 21, 2015
@Ms2ger Ms2ger deleted the servo_debugger branch August 22, 2015 08:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants