]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/breakpoint.c
Convert location_spec_type to a method
authorPedro Alves <pedro@palves.net>
Fri, 27 May 2022 15:33:56 +0000 (16:33 +0100)
committerPedro Alves <pedro@palves.net>
Fri, 17 Jun 2022 08:58:49 +0000 (09:58 +0100)
commit7464aeaab47ca3fb7127223fe372489c9c7ed69e
tree0b301cd6c229f435b44b97b81ac543ab840a0a2b
parent238dc9af03392ecd8129ee54a340efd736782cf9
Convert location_spec_type to a method

This converts location_spec_type to location_spec::type().

Change-Id: Iff4cbfafb1cf3d22adfa142ff939b4a148e52273
gdb/breakpoint.c
gdb/linespec.c
gdb/location.c
gdb/location.h
gdb/probe.c