blob: 2b80521f4519e47b16fd455ca32f28738f9d010f [file] [view]
# GDB internals
GDB's Rust support lives at `gdb/rust-lang.h` and `gdb/rust-lang.c`.
The expression parsing support can be found in `gdb/rust-exp.h` and `gdb/rust-parse.c`