Home
last modified time | relevance | path

Searched refs:with_override (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/lib/
Ddwarf.exp1785 with_override Dwarf::table Dwarf::_rnglists_table {
1824 with_override Dwarf::list_ Dwarf::_rnglists_list {
1905 with_override Dwarf::start_end Dwarf::_rnglists_start_end {
1973 with_override Dwarf::table Dwarf::_loclists_table {
2012 with_override Dwarf::list_ Dwarf::_loclists_list {
2098 with_override Dwarf::start_length Dwarf::_loclists_start_length {
2099 with_override Dwarf::base_address Dwarf::_loclists_base_address {
2100 with_override Dwarf::start_end Dwarf::_loclists_start_end {
2196 with_override Dwarf::unit Dwarf::_macro_unit {
2249 with_override Dwarf::define_strp Dwarf::_macro_unit_define_strp {
[all …]
Dgdb.exp9831 proc with_override { name override body } { procedure
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dbreakpoint-shlib-func.exp58 with_override delete_breakpoints do_not_delete_breakpoints {
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/
DChangeLog-2014-20214860 * lib/gdb.exp (with_override): New proc, factored out of ...
4861 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git43866 [gdb/testsuite] Allow procs with default value args in with_override
43867 Currently proc with_override does not work with procs with default value args.
73790 To do this I make use of with_override, and override the
166775 - Modify with_override to allow the overriden proc to not exist. In
166778 Note the non-conforming indentation when calling with_override in