HomeSort by: relevance | last modified time | path
    Searched defs:python_inferior_exit (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/python/
py-inferior.c 170 python_inferior_exit (struct inferior *inf) function
1027 gdb::observers::inferior_exit.attach (python_inferior_exit, "py-inferior");
py-inferior.c 170 python_inferior_exit (struct inferior *inf) function
1027 gdb::observers::inferior_exit.attach (python_inferior_exit, "py-inferior");
py-inferior.c 170 python_inferior_exit (struct inferior *inf) function
1027 gdb::observers::inferior_exit.attach (python_inferior_exit, "py-inferior");
  /src/external/gpl3/gdb.old/dist/gdb/python/
py-inferior.c 170 python_inferior_exit (struct inferior *inf) function
1031 gdb::observers::inferior_exit.attach (python_inferior_exit, "py-inferior");
py-inferior.c 170 python_inferior_exit (struct inferior *inf) function
1031 gdb::observers::inferior_exit.attach (python_inferior_exit, "py-inferior");
py-inferior.c 170 python_inferior_exit (struct inferior *inf) function
1031 gdb::observers::inferior_exit.attach (python_inferior_exit, "py-inferior");

Completed in 63 milliseconds