aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2025-08-28 11:36:29 +0200
committerTom de Vries <tdevries@suse.de>2025-08-28 11:36:29 +0200
commita1bc13149815f14c5e0fee8eb304dff5209b6de1 (patch)
treef22d6f361190eac1e5a3860235b850747800a9d3 /gdb/python/python.c
parenta784750d1691da97b12cc69841496f928872a948 (diff)
downloadbinutils-a1bc13149815f14c5e0fee8eb304dff5209b6de1.zip
binutils-a1bc13149815f14c5e0fee8eb304dff5209b6de1.tar.gz
binutils-a1bc13149815f14c5e0fee8eb304dff5209b6de1.tar.bz2
[gdb/testsuite] Use build_executable in gdb.tui/tui-missing-src.exp
While looking at test-case gdb.tui/tui-missing-src.exp I noticed that gdb_compile is used to compile multiple sources: ... if { [gdb_compile "${srcfiles}" "${binfile}" \ executable {debug additional_flags=-O0}] != "" } { ... meaning there are no separate compile and link steps, as is required for fission [1]. Fix this by using build_executable instead. Tested on aarch64-linux. [1] https://gcc.gnu.org/wiki/DebugFission
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions