mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
937 B
36 lines
937 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: implement a basic debugger interface
|
|
desc: |-
|
|
Some ideas:
|
|
|
|
* Ability to control execution
|
|
|
|
* Call stack inspection: current call chain, files, lines, etc
|
|
|
|
* Register inspection for Ecmascript functions (through register map)
|
|
|
|
* Expression evaluation at current point of execution
|
|
|
|
* Interface with some existing debugging toolkit so that IDE can be
|
|
reused
|
|
|
|
- Example: http://www.eclipse.org/articles/Article-Debugger/how-to.html
|
|
type: :task
|
|
component: duk
|
|
release: v0.10
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2013-09-16 19:19:34.437809 Z
|
|
references: []
|
|
|
|
id: 025a205e4402f86a9f19f9f8f9ec034cffce04fa
|
|
log_events:
|
|
- - 2013-09-16 19:19:35.077787 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2013-12-01 00:32:40.499959 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- assigned to release v0.10 from unassigned
|
|
- ""
|
|
|