[haiku-bugs] [Haiku] #11426: [Debugger] Add global variable lookup to expression parser.

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sat, 08 Nov 2014 16:23:26 -0000

#11426: [Debugger] Add global variable lookup to expression parser.
-----------------------------------+------------------------------
 Reporter:  anevilyak              |        Owner:  anevilyak
     Type:  enhancement            |       Status:  new
 Priority:  normal                 |    Milestone:  Unscheduled
Component:  Applications/Debugger  |      Version:  R1/Development
 Keywords:                         |   Blocked By:  11425
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 The expression parser currently only attempts to resolve identifier names
 against the stack frame which it's associated with. It would be nice if it
 could also handle resolving against global names.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11426>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #11426: [Debugger] Add global variable lookup to expression parser. - anevilyak