aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-breakpoint.c
diff options
context:
space:
mode:
authorPedro Alves <pedro@palves.net>2022-05-27 16:25:01 +0100
committerPedro Alves <pedro@palves.net>2022-06-17 09:58:49 +0100
commit5c1ddcb69a01c3d4985ecffbbab126a4e8cd4e33 (patch)
treeec84d1ff71f69470b6f439f7e1f1a442599e0080 /gdb/python/py-breakpoint.c
parent40d97ee21fc3e39db73ee8f84b847a22f9d251cc (diff)
downloadbinutils-5c1ddcb69a01c3d4985ecffbbab126a4e8cd4e33.zip
binutils-5c1ddcb69a01c3d4985ecffbbab126a4e8cd4e33.tar.gz
binutils-5c1ddcb69a01c3d4985ecffbbab126a4e8cd4e33.tar.bz2
Eliminate copy_location_spec
copy_location_spec is just a wrapper around location_spec::clone(), so remove it and call clone() directly. This simplifies users, as they no longer have to use std::unique_ptr::get(). Change-Id: I8ce8658589460b98888283b306b315a5b8f73976
Diffstat (limited to 'gdb/python/py-breakpoint.c')
0 files changed, 0 insertions, 0 deletions