Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
More-nitors
on Dec 15, 2022
|
parent
|
context
|
favorite
| on:
Native Reflection in Rust
how about adding this to debuggers for better object-views? (could it be possible to provide near-js/python/java level of obj view?)
gpderetta
on Dec 15, 2022
|
next
[–]
Thus is already using DWARF debug infos. Using this for debugging would be a long way around to arrive where you started
You can already script gdb to provide rich views of any data structure.
Deukhoofd
on Dec 15, 2022
|
prev
[–]
DWARF is a standard for data to support debuggers, so this crate does effectively the opposite: it uses info normally only available during debugging to provide reflection.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: