[dylan-lang/opendylan] d1dde0: [lldb] Print Dylan summaries for stack objects.
GitHub <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <5505b6e63f265_113d3fc4ac44d29c305d0@hookshot-fe6-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: d1dde0bbe8bd62f9b08747a0b194d061875e31d7
https://github.com/dylan-lang/opendylan/commit/d1dde0bbe8bd62f9b08747a0b194d061875e31d7
Author: Bruce Mitchener <[email protected]>
Date: 2015-03-15 (Sun, 15 Mar 2015)
Changed paths:
M tools/lldb/dylan/__init__.py
M tools/lldb/dylan/summaries.py
Log Message:
-----------
[lldb] Print Dylan summaries for stack objects.
Dylan objects on the stack are referenced by more specific types
than 'dylan_value'. This happens often for simple object vectors.
Commit: 57c987e6c97f3572ffacf92161ea169166c73e60
https://github.com/dylan-lang/opendylan/commit/57c987e6c97f3572ffacf92161ea169166c73e60
Author: Bruce Mitchener <[email protected]>
Date: 2015-03-15 (Sun, 15 Mar 2015)
Changed paths:
M tools/lldb/dylan/accessors.py
M tools/lldb/dylan/summaries.py
Log Message:
-----------
[lldb] Handle printing a dylan_value at NULL.
This treats a NULL pointer read as {uninitialized}. This happens
when printing the contents of a vector that hasn't been initialized
yet.
Compare: https://github.com/dylan-lang/opendylan/compare/7857d7396552...57c987e6c97f
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter