Opened 11 years ago

Closed 9 years ago

#9712 closed enhancement (fixed)

Add support for expression evaluation

Reported by: anevilyak Owned by: anevilyak
Priority: normal Milestone: Unscheduled
Component: Applications/Debugger Version: R1/Development
Keywords: Cc:
Blocked By: Blocking: #9713, #11387
Platform: All

Description

It would be useful to support evaluation of arbitrary expressions in the context of the target team. However, this would require relatively sophisticated language parsing to implement. A possibility would be hooking into LLVM's parsing libraries once the latter is a bit more mature and/or shipped as a default development package with Haiku.

Change History (4)

comment:1 by anevilyak, 11 years ago

Blocking: 9713 added

comment:2 by anevilyak, 9 years ago

Status: newin-progress

comment:3 by bonefish, 9 years ago

Blocking: 11387 added

comment:4 by anevilyak, 9 years ago

Resolution: fixed
Status: in-progressclosed

Implemented with some caveats in hrev48153.

Note: See TracTickets for help on using tickets.