]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: gdbinit: hoist setup to common code
authorMike Frysinger <vapier@gentoo.org>
Thu, 17 Feb 2022 05:35:31 +0000 (00:35 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 21 Feb 2022 18:57:33 +0000 (13:57 -0500)
commit216722984fec8aa76e2d97d7b8fcc2fb1608825b
treeb6321ba1b75e3f1fd0f6eb84c18bfcf32e33f11a
parent144459531dd68a1287905079aaa131b777a8cc82
sim: gdbinit: hoist setup to common code

This was left in subdirs because of the dynamic cgen usage.  However,
we can move this breakpoint call to runtime and let gdb detect whether
the symbol exists.
12 files changed:
sim/Makefile.in
sim/bpf/configure
sim/common/Make-common.in
sim/configure
sim/configure.ac
sim/gdbinit.in [moved from sim/common/gdbinit.in with 60% similarity]
sim/m4/sim_ac_output.m4
sim/mips/configure
sim/mn10300/configure
sim/or1k/configure
sim/riscv/configure
sim/v850/configure