[Bug rust/21484] New: watch -location does not work with rust

tromey at sourceware dot org sourceware-bugzilla@sourceware.org
Thu May 11 18:06:00 GMT 2017


https://sourceware.org/bugzilla/show_bug.cgi?id=21484

            Bug ID: 21484
           Summary: watch -location does not work with rust
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: rust
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

In rust code, watch -location doesn't work:

(gdb) watch -location a
syntax error in expression, near `) 0x00007fffffffe0f4'.


The problem is how watch -location rewrites the expression.
This has to be language-dependent.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list