Lines Matching refs:pspace
11670 inf->pspace = new program_space (maybe_new_address_space ());
21432 gdb: use objfile->pspace in free_objfile observers
21433 Use objfile->pspace instead of current_program_space.
21462 the refactoring now use either objfile->pspace or the pspace passed to
21489 gdb: use objfile->pspace in auto-load.c
21490 Use objfile->pspace instead of current_program_space in two spots.
21691 if (inf->pspace == current_program_space)
23023 gdb: remove solib::pspace field
60324 set_current_program_space (ph->thread->inf->pspace);
80738 if (b->pspace == current_inferior ()->pspace
91647 pspace-specific breakpoints (for example how the internal_breakpoint
123214 Since this is a "regular" breakpoint, b->pspace should remain NULL.
126166 gdb/remote: iterate on pspace inferiors in remote_new_objfile
131658 gdb: remove symtab::pspace
131659 Same idea as previous patch, but for symtab::pspace.
168073 gdb: don't share aspace/pspace on fork with "detach-on-fork on" and "follow-fork-mode child"
168098 (top-gdb) p inferior_list.m_front.pspace
168107 (top-gdb) p inferior_list.m_front.next.pspace