Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Uncaught exceptions get two stack traces#718

Merged
abarth merged 1 commit into
flutter-team-archive:masterfrom
abarth:one_stack_trace
Aug 20, 2015
Merged

Uncaught exceptions get two stack traces#718
abarth merged 1 commit into
flutter-team-archive:masterfrom
abarth:one_stack_trace

Conversation

@abarth

@abarth abarth commented Aug 20, 2015

Copy link
Copy Markdown
Contributor

Now we print Dart_GetError only when we don't have a stack trace. Also, improve
the usability of the sky_shell command line tool by defaulting to "packages"
for the package-root and not crashing when we don't have a package-root until
we actually try to load a package. Finally, remove console spam when we fail to
bind the observatory port.

Fixes #689

Now we print Dart_GetError only when we don't have a stack trace. Also, improve
the usability of the sky_shell command line tool by defaulting to "packages"
for the package-root and not crashing when we don't have a package-root until
we actually try to load a package. Finally, remove console spam when we fail to
bind the observatory port.

Fixes #689
@Hixie

Hixie commented Aug 20, 2015

Copy link
Copy Markdown
Contributor

LGTM but @eseidel might want to look at this too since this isn't my bailiwick.

abarth added a commit that referenced this pull request Aug 20, 2015
Uncaught exceptions get two stack traces
@abarth
abarth merged commit 7dfac2f into flutter-team-archive:master Aug 20, 2015
@abarth
abarth deleted the one_stack_trace branch August 20, 2015 19:13
@eseidel

eseidel commented Aug 20, 2015

Copy link
Copy Markdown
Contributor

Lgtm
On Aug 20, 2015 12:13, "Adam Barth" [email protected] wrote:

Merged #718 #718.


Reply to this email directly or view it on GitHub
#718 (comment).

rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
rhencke pushed a commit to rhencke/engine that referenced this pull request Dec 20, 2020
…traneous_ifdef

Remove extraneous ifdef in VkDeviceCreateInfo VU
aam added a commit to aam/engine that referenced this pull request Apr 18, 2023
Changes since last roll:
```
059d155 [dart] Add identifier needed for zlib roll (flutter-team-archive#718)
459d3e5 Bump github/codeql-action from 2.2.11 to 2.2.12 (flutter-team-archive#716)
91f1ba5 Bump actions/checkout from 3.5.1 to 3.5.2 (#715)
2e5c483 Bump actions/checkout from 3.5.0 to 3.5.1 (flutter-team-archive#714)
a5af13d Remove codeql. (flutter-team-archive#713)
```
auto-submit Bot pushed a commit that referenced this pull request Apr 18, 2023
Changes since last roll:
```
059d155 [dart] Add identifier needed for zlib roll (#718)
459d3e5 Bump github/codeql-action from 2.2.11 to 2.2.12 (#716)
91f1ba5 Bump actions/checkout from 3.5.1 to 3.5.2 (#715)
2e5c483 Bump actions/checkout from 3.5.0 to 3.5.1 (#714)
a5af13d Remove codeql. (#713)
```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants