Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

show error stack in console on uncaught exceptions #432

Merged
merged 1 commit into from
Apr 17, 2014

Conversation

zaggino
Copy link
Contributor

@zaggino zaggino commented Mar 31, 2014

this will show something like this

[node-error 4:01:19 PM] [Launcher] uncaught exception at top level, exiting. TypeError: undefined is not a function
    at C:\Users\martinz\AppData\Roaming\Brackets\extensions\user\zaggino.brackets-git\src\Domains\processUtils.js:16:13
    at ChildProcess.exithandler (child_process.js:538:7)
    at ChildProcess.EventEmitter.emit (events.js:99:17)
    at maybeClose (child_process.js:638:16)
    at Process._handle.onexit (child_process.js:680:5)

on uncaught exceptions in Brackets console, instead of this

[node-error 4:01:19 PM] [Launcher] uncaught exception at top level, exiting. TypeError: undefined is not a function

@ingorichter ingorichter self-assigned this Apr 3, 2014
ingorichter added a commit that referenced this pull request Apr 17, 2014
show error stack in console on uncaught exceptions
@ingorichter ingorichter merged commit aa9541b into master Apr 17, 2014
@zaggino zaggino deleted the zaggino/message-fix branch April 17, 2014 18:45
ingorichter added a commit that referenced this pull request Dec 8, 2015
show error stack in console on uncaught exceptions
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.

2 participants