aboutsummaryrefslogtreecommitdiff
path: root/opcodes/bpf-opc.h
diff options
context:
space:
mode:
authorTom de Vries <tdevries@suse.de>2022-12-31 07:31:17 +0100
committerTom de Vries <tdevries@suse.de>2022-12-31 07:31:17 +0100
commit32c960fac8d4d52d3afca088b3419e3e658d322e (patch)
treebfbee9bd5b4b7cd0a18c1a5b0e1d685aaa168092 /opcodes/bpf-opc.h
parente64ddcc663b79cf2ceb51be8dc175982049715b2 (diff)
downloadgdb-32c960fac8d4d52d3afca088b3419e3e658d322e.zip
gdb-32c960fac8d4d52d3afca088b3419e3e658d322e.tar.gz
gdb-32c960fac8d4d52d3afca088b3419e3e658d322e.tar.bz2
[gdb/testsuite] Replace deprecated pthread_yield in gdb.threads/watchpoint-fork.exp
On Ubuntu 22.04.1 x86_64, with glibc 2.35 I run into: ... watchpoint-fork-mt.c: In function 'start':^M watchpoint-fork-mt.c:67:7: warning: 'pthread_yield' is deprecated: \ pthread_yield is deprecated, use sched_yield instead \ [-Wdeprecated-declarations]^M 67 | i = pthread_yield ();^M | ^^M ... Fix this as suggested, by using sched_yield instead. Tested on x86_64-linux.
Diffstat (limited to 'opcodes/bpf-opc.h')
0 files changed, 0 insertions, 0 deletions