HomeSort by relevance Sort by last modified time
    Searched refs:gdb (Results 1 - 25 of 176) sorted by null

1 2 3 4 5 6 7 8

  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/testsuite/config/
default.exp 16 load_lib gdb.exp
unix.exp 18 # bug-gdb@prep.ai.mit.edu
29 load_lib gdb.exp
m68k-emc.exp 1 load_lib gdb.exp
  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/testsuite/gdb.hp/gdb.objdbg/tools/
symaddr 6 ${srcdir}/gdb.hp/tools/odump -sym "$1" | grep "$2"$ | awk '{print $1}'
  /sfw/usr/src/cmd/gdb/
install-sfw 47 _install E ${PKGVERS}/gdb/gdb ${PREFIX}/bin/${MACH32}/gdb 555
48 _install E ${PKGVERS}/gdb/gdbtui ${PREFIX}/bin/${MACH32}/gdbtui 555
49 _install E ${PKGVERS64}/gdb/gdb ${PREFIX}/bin/${MACH64}/gdb 555
50 _install E ${PKGVERS64}/gdb/gdbtui ${PREFIX}/bin/${MACH64}/gdbtui 555
51 _install H ${LIBDIR}/isaexec ${BINDIR}/gdb
54 _install E ${PKGVERS64}/gdb/gdb ${PREFIX}/bin/gdb 55
    [all...]
  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/testsuite/gdb.modula2/
Makefile 4 # This file is part of GDB.
6 # GDB is free software; you can redistribute it and/or modify
11 # GDB is distributed in the hope that it will be useful,
20 VPATH = ../../.././gdb/testsuite/gdb.modula2
21 srcdir = ../../.././gdb/testsuite/gdb.modula2
  /sfw/usr/src/cmd/samba/samba-3.0.37/packaging/Debian/debian-sarge/
panic-action 33 if [ ! -x /usr/bin/gdb ]; then
35 echo "However, gdb was not found on your system, so the error could not be"
36 echo "debugged. Please install the gdb package so that debugging information is"
41 echo "Below is a backtrace for this process generated with gdb, which shows"
47 gdb -x /etc/samba/gdbcommands -batch "$BINARYNAME" "$1"
  /sfw/usr/src/cmd/samba/samba-3.0.37/packaging/Debian/debian-unstable/
panic-action 33 if [ ! -x /usr/bin/gdb ]; then
35 echo "However, gdb was not found on your system, so the error could not be"
36 echo "debugged. Please install the gdb package so that debugging information is"
41 echo "Below is a backtrace for this process generated with gdb, which shows"
47 gdb -x /etc/samba/gdbcommands -batch "$BINARYNAME" "$1"
  /sfw/usr/src/cmd/samba/samba-3.0.37/packaging/Debian/debian-woody/
panic-action 33 if [ ! -x /usr/bin/gdb ]; then
35 echo "However, gdb was not found on your system, so the error could not be"
36 echo "debugged. Please install the gdb package so that debugging information is"
41 echo "Below is a backtrace for this process generated with gdb, which shows"
47 gdb -x /etc/samba/gdbcommands -batch "$BINARYNAME" "$1"
  /sfw/usr/src/pkgdefs/SUNWgdb/
prototype_sparc 55 f none usr/bin/gdb 0555 root bin
prototype_i386 56 f none usr/bin/amd64/gdb 0555 root bin
60 f none usr/bin/i86/gdb 0555 root bin
63 l none usr/bin/gdb=../lib/isaexec
prototype_com 58 s none usr/sfw/bin/gdb=../../bin/gdb
61 f none usr/share/man/man1/gdb.1 444 root bin
64 f none usr/share/info/gdb.info 444 root bin
65 f none usr/share/info/gdb.info-1 444 root bin
66 f none usr/share/info/gdb.info-2 444 root bin
67 f none usr/share/info/gdb.info-3 444 root bin
68 f none usr/share/info/gdb.info-4 444 root bin
  /sfw/usr/src/cmd/gcc/gcc-3.4.3/contrib/regression/
objs-gcc.sh 106 make all-gdb all-dejagnu all-ld || exit 1
107 make install-gdb install-dejagnu install-ld || exit 1
116 if [ -x $PREFIX/bin/$TARGET-gdb ] ; then
117 mkdir -p $PREFIX/share/gdb-testsuite || exit 1
118 cd $SOURCE/gdb/testsuite || exit 1
119 find . -print | cpio -pdmu $PREFIX/share/gdb-testsuite || exit 1
121 rm $PREFIX/share/gdb-testsuite/gdb.base/selftest.exp
123 rm -r $PREFIX/share/gdb-testsuite/gdb.m
    [all...]
  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/testsuite/gdb.mi/
gdb680.exp 17 # bug-gdb@prep.ai.mit.edu
20 # test gdb/680
51 #setup_kfail "gdb/680"
  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/testsuite/gdb.base/
siginfo.exp 22 # This test first confirms that GDB can backtrace through the
23 # alternative sa_sigaction signal handler, and second that GDB can
26 if [target_info exists gdb,nosignals] {
74 # Check that GDB can step the inferior back to main
78 setup_kfail sparc*-*-openbsd* gdb/1736
90 kfail gdb/1613 "$test (program exited)"
93 # After stepping out of a function /r signal-handler, GDB will
96 # the "while..." (and hence GDB advances the inferior to the
sigaltstack.exp 22 # This test confirms that GDB can both backtrace through and finish
25 if [target_info exists gdb,nosignals] {
88 setup_kfail "i?86-*-linux*" gdb/1736
89 setup_kfail "*-*-openbsd*" gdb/1736
callfuncs.exp 18 # bug-gdb@prep.ai.mit.edu
54 if [target_info exists gdb,cannot_call_functions] {
127 if ![target_info exists gdb,skip_float_tests] {
193 # GDB currently screws up the passing of function parameters for
195 # address of te function descriptor, GDB passes the address of the
199 setup_kfail "rs6000*-*-aix*" gdb/1457
200 setup_kfail "powerpc*-*-aix*" gdb/1457
201 setup_kfail hppa*-*-hpux* gdb/1457
203 setup_kfail "rs6000*-*-aix*" gdb/1457
204 setup_kfail "powerpc*-*-aix*" gdb/145
    [all...]
sigstep.exp 24 if [target_info exists gdb,nosignals] {
82 setup_kfail "sparc*-*-openbsd*" gdb/1736
94 setup_kfail powerpc-*-*bsd* gdb/1639
98 # After stepping out of a function /r signal-handler, GDB will
101 # the "while..." (and hence GDB advances the inferior to the
123 setup_kfail "i?86-*-linux*" gdb/1736
124 setup_kfail "*-*-openbsd*" gdb/1736
129 setup_kfail "sparc*-*-openbsd*" gdb/1736
176 kfail gdb/1639 "$test (program exited)"
347 setup_kfail "i*86-*-*" gdb/173
    [all...]
  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/doc/
Makefile.in 4 # Makefile for GDB documentation.
5 # This file is part of GDB.
27 pdfdir = $(prefix)/share/doc/gdb
40 # main GDB source directory
43 # where to find texinfo; GDB dist should include a recent one
68 # The GDB/MI docs come from a sibling directory ../mi
75 INFO_DEPS = gdb.info gdbint.info stabs.info annotate.info
78 PDFFILES = gdb.pdf gdbint.pdf stabs.pdf refcard.pdf annotate.pdf
81 # the GDB manual. Normally this is not done in synch with the software
86 # This list of sed edits will edit the GDB reference car
    [all...]
  /sfw/usr/src/cmd/samba/samba-3.0.37/testsuite/build_farm/
backtrace 14 gdb -x $TMPFILE $prefix/sbin/smbd $PID
  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/testsuite/gdb.opt/
Makefile 1 VPATH = ../../.././gdb/testsuite/gdb.opt
2 srcdir = ../../.././gdb/testsuite/gdb.opt
  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/testsuite/gdb.threads/
staticthreads.exp 1 # static.exp -- test script, for GDB, the GNU debugger.
56 kfail gdb/1328 "$test"
85 kfail gdb/1328 "$test"
92 set test "GDB exits with static thread program"
  /sfw/usr/src/cmd/gdb/gdb-6.8/gdb/
gdb_mbuild.sh 4 # configs of GDB.
129 maintainers=${srcdir}/gdb/MAINTAINERS
256 || echo "--enable-gdb-build-warnings=${gdbopts}"`
272 if test ! -x gdb/gdb -a ! -x gdb/gdb.exe
279 ( ${make} ${keepgoing} ${makejobs} all-gdb || rm -f gdb/gdb gdb/gdb.ex
    [all...]
gdb_buildall.sh 3 # Build script to build GDB with all targets enabled.
20 # environment. The script is grepping for GDB's output.
106 # We dont want GDB do dump cores.
110 maintainers=${srcdir}/gdb/MAINTAINERS
118 # Build GDB with all targets enabled.
147 # Configure GDB.
156 || echo "--enable-gdb-build-warnings=${gdbopts}"`
168 # Without Makefile GDB won't build.
171 echo "... CONFIG ERROR: GDB couldn't be configured " | tee -a Config.log
177 # Build GDB, if not built
    [all...]
solib.c 1 /* Handle shared libraries for GDB, the GNU Debugger.
7 This file is part of GDB.
464 update_solib_list --- synchronize GDB's shared object list with inferior's
472 in GDB's so_list_head list. Edit so_list_head to bring it in sync
476 free any symbolic info GDB had read about those shared objects.
496 struct so_list *gdb, **gdb_link;
507 /* GDB and the inferior's dynamic linker each maintain their own
512 - A shared object appears on both lists. This means that GDB
516 - A shared object appears only on GDB's list. This means that
518 object from GDB's tables
495 struct so_list *gdb, **gdb_link; local
667 struct so_list *gdb; local
    [all...]

Completed in 960 milliseconds

1 2 3 4 5 6 7 8