Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: gdb/testsuite/gdb.base/Makefile

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/testsuite/gdb.asm/sh.inc ('k') | gdb/testsuite/gdb.base/Makefile.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.base/Makefile
diff --git a/gdb/testsuite/gdb.base/Makefile b/gdb/testsuite/gdb.base/Makefile
deleted file mode 100644
index 1df85996a4e9fffef313d1a45187385c20346495..0000000000000000000000000000000000000000
--- a/gdb/testsuite/gdb.base/Makefile
+++ /dev/null
@@ -1,67 +0,0 @@
-
-srcdir = .
-
-EXECUTABLES = a2-run advance all-types annota1 annota1-watch_thread_num \
- annota3 anon args arrayidx async attach attach-pie-misread \
- attach2 auxv bang\! bfp-test bigcore bitfields bitfields2 \
- break break-always break-entry break-interp-test breako2 \
- breakpoint-shadow break-on-linker-gcd-function \
- call-ar-st call-rt-st call-sc-t* call-signals \
- call-strs callexit callfuncs callfwmall charset checkpoint \
- chng-syms code_elim1 code_elim2 commands compiler complex \
- condbreak consecutive constvars coremaker cursal cvexpr \
- dbx-test del disasm-end-cu display dump dup-sect dup-sect.debug \
- dup-sect.stripped ending-run execd-prog expand-psymtabs exprs \
- fileio find finish fixsection float foll-exec foll-fork foll-vfork \
- frame-args freebpcmd fullname funcargs gcore \
- gcore-buffer-overflow-012* \
- gdb1090 gdb11530 gdb11531 gdb1250 gdb1555-main gdb1821 gdbvars \
- hashline1 hashline2 hashline3 hbreak hook-stop-continue \
- hook-stop-frame huge included infnan info-target int-type \
- interrupt jit-main jump label langs lineinc list longjmp long_long \
- macscp mips_pro miscexprs moribund-step multi-forks nodebug \
- nofield nostdlib opaque overlays pc-fp pending permission \
- pie-execl1 pie-execl2 pointers pointers2 pr11022 prelinkt \
- prelinkt.debug prelinkt.stripped printcmds prologue psymtab \
- ptr-typedef ptype randomize recurse relational relativedebug \
- reread reread1 restore return return-nodebug-* return2 run \
- savedregs scope section_command sep sepdebug sepdebug.stripped \
- sepdebug2 sepdebug2.debug sepdebug2.stripped sepsymtab \
- sepsymtab.debug sepsymtab.stripped setshow setvar shmain shreloc \
- sigall sigaltstack sigbpt sigchld siginfo siginfo-addr \
- siginfo-infcall siginfo-obj signals signull sigrepeat sigstep \
- sizeof skip skip-solib solib solib-corrupted solib-display-main
- solib-nodir solib-overlap-main-0x40000000 solib-symbol-main solib-weak \
- solib-weak-lib2 solib_sl so-impl-ld so-indr-cl \
- stack-checking start step-break step-bt step-line step-resume-infcall \
- step-test store structs-t* structs2 structs3 \
- symbol-without-target_section term tui-layout twice-tmp \
- type-opaque-main ui-redirect unload until unwindonsignal \
- valgrind-db-attach value-double-free varargs vforked-prog \
- volatile watch-cond watch-cond-infcall watch-non-mem watch-read \
- watch-vfork watch_thread_num watchpoint watchpoint-cond-gone \
- watchpoint-hw watchpoint-hw-hit-once watchpoint-solib watchpoints \
- wchar whatis whatis-exp catch-syscall \
- pr10179 gnu_vector
-
-MISCELLANEOUS = coremmap.data ../foobar.baz fixsectshr.sl \
- pendshr.sl shreloc1.sl shreloc2.sl twice-tmp.c \
- shr1.sl shr2.sl solib_sl.sl solib1.sl solib2.sl \
- unloadshr.sl unloadshr2.sl watchpoint-solib-shr.sl \
- weaklib1.sl weaklib2.sl hashline1.c hashline2.c hashline3.c \
- auxv.gcore bigcore.corefile *.core *.debug *.stripped \
- gcore-buffer-overflow.test gcore.test shreloc.txt tmp-fullname.c
-
-all info install-info dvi install uninstall installcheck check:
- @echo "Nothing to be done for $@..."
-
-clean mostlyclean:
- -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp
- -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
- -rm -f $(MISCELLANEOUS)
-
-distclean maintainer-clean realclean: clean
- -rm -f *~ core
- -rm -f Makefile config.status config.log
- -rm -f *-init.exp gdb.log gdb.sum
- -rm -fr *.log summary detail *.plog *.sum *.psum site.*
« no previous file with comments | « gdb/testsuite/gdb.asm/sh.inc ('k') | gdb/testsuite/gdb.base/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698