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

  /src/external/gpl3/gdb/dist/gdb/
alpha-tdep.c 1600 /* alpha_software_single_step() is called just before we want to resume
1727 alpha_software_single_step (struct regcache *regcache)
1831 set_gdbarch_software_single_step (gdbarch, alpha_software_single_step);
1717 alpha_software_single_step (struct regcache *regcache) function
  /src/external/gpl3/gdb.old/dist/gdb/
alpha-tdep.c 1604 /* alpha_software_single_step() is called just before we want to resume
1731 alpha_software_single_step (struct regcache *regcache)
1835 set_gdbarch_software_single_step (gdbarch, alpha_software_single_step);
1721 alpha_software_single_step (struct regcache *regcache) function

Completed in 26 milliseconds