aboutsummaryrefslogtreecommitdiff
path: root/gdb/gcore.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2021-03-21 11:07:28 -0600
committerTom Tromey <tom@tromey.com>2022-04-12 09:31:15 -0600
commitb2bc564fe817f857b4915903f16026472acfbdcc (patch)
treeeb1dd6d22659e8cd209722ea9b778e1068c687c0 /gdb/gcore.c
parent073954a792b3911f07b1dd22a8e0ffcc89ed3080 (diff)
downloadgdb-b2bc564fe817f857b4915903f16026472acfbdcc.zip
gdb-b2bc564fe817f857b4915903f16026472acfbdcc.tar.gz
gdb-b2bc564fe817f857b4915903f16026472acfbdcc.tar.bz2
Add name splitting
The new DWARF index code works by keeping names pre-split. That is, rather than storing a symbol name like "a::b::c", the names "a", "b", and "c" will be stored separately. This patch introduces some helper code to split a full name into its components.
Diffstat (limited to 'gdb/gcore.c')
0 files changed, 0 insertions, 0 deletions