diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2022-02-08 16:31:09 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2022-04-07 13:03:46 -0400 |
commit | d3fc98f9117f81fb6473bc2419fbf575e81a9505 (patch) | |
tree | cf509676c793d57073a7d83141803004465059e9 /gdb/source.c | |
parent | 524ad5e30fb66ee2f03547b2d9f5c67bccdc8534 (diff) | |
download | binutils-d3fc98f9117f81fb6473bc2419fbf575e81a9505.zip binutils-d3fc98f9117f81fb6473bc2419fbf575e81a9505.tar.gz binutils-d3fc98f9117f81fb6473bc2419fbf575e81a9505.tar.bz2 |
gdb/testsuite: make gdb_breakpoint and runto take a linespec
Change gdb_breakpoint to accept a linespec, not just a function. In
fact, no behavior changes are necessary, this only changes the parameter
name and documentation. Change runto as well, since the two are so
close (runto forwards all its arguments to gdb_breakpoint).
I wrote this for a downstrean GDB port, but thought it could be
useful upstream, eventually, even though not callers take advantage of
it yet.
Change-Id: I08175fd444d5a60df90fd9985e1b5dfd87c027cc
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions