Home
last modified time | relevance | path

Searched refs:inferiors (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dconfig.py33 inf = gdb.inferiors()[0]
H A Ddmesg.py34 inf = gdb.inferiors()[0]
H A Dproc.py260 inf = gdb.inferiors()[0]
H A Dtimerlist.py156 inf = gdb.inferiors()[0]
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompalloc.c564 XID inferiors = IncludeInferiors; in compNewPixmap() local
571 &inferiors, in compNewPixmap()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info1920 * Inferiors Connections and Programs:: Debugging multiple inferiors
2178 remains connected even if all inferiors exit, ready for the next
2577 several inferiors running in different parts of a single address space.
2580 To find out what inferiors exist at any moment, use 'info inferiors':
2582 'info inferiors'
2583 Print a list of all inferiors currently being managed by GDB. By
2584 default all inferiors are printed, but the argument ID... - a space
2586 display to just the requested inferiors.
2605 (gdb) info inferiors
2638 To switch focus between inferiors, use the 'inferior' command:
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info1920 * Inferiors Connections and Programs:: Debugging multiple inferiors
2178 remains connected even if all inferiors exit, ready for the next
2577 several inferiors running in different parts of a single address space.
2580 To find out what inferiors exist at any moment, use 'info inferiors':
2582 'info inferiors'
2583 Print a list of all inferiors currently being managed by GDB. By
2584 default all inferiors are printed, but the argument ID... - a space
2586 display to just the requested inferiors.
2605 (gdb) info inferiors
2638 To switch focus between inferiors, use the 'inferior' command:
[all …]
/OK3568_Linux_fs/external/xserver/
H A DChangeLog83523 must be the case that, if there were no inferiors or overlapping
83541 520|0 15 00005146 1 4|and it is not the case that given there were no inferiors or
125180 case that if there were no inferiors or overlapping windows, the specified
157617 dix: check for core passive grabs on inferiors when replaying events.