binutils-gdb/gdb/testsuite/gdb.base
Andrew Cagney 00905d52fe Index: testsuite/ChangeLog
2003-05-05  Andrew Cagney  <cagney@redhat.com>

	* gdb.base/maint.exp: Add tests for "maint print dummy-frames".

Index: doc/ChangeLog
2003-05-05  Andrew Cagney  <cagney@redhat.com>

	* gdb.texinfo (Maintenance Commands): Document "maint print
	dummy-frames".

2003-05-05  Andrew Cagney  <cagney@redhat.com>

	* dummy-frame.c: Include "command.h" and "gdbcmd.h".
	(fprint_dummy_frames): New function.
	(maintenance_print_dummy_frames): New function.
	(_initialize_dummy_frame): Add command "maint print dummy-frames".
	* frame.c (fprint_frame_id): Make global.
	* frame.h (fprint_frame_id): Declare.
	* Makefile.in (dummy-frame.o): Update dependencies.
2003-05-05 18:33:11 +00:00
..
a2-run.exp 2002-05-06 Michael Snyder <msnyder@redhat.com> 2002-05-07 00:45:46 +00:00
advance.c 2003-02-01 Michael Chastain <mec@shout.net> 2003-02-03 16:07:31 +00:00
advance.exp 2003-02-01 Michael Chastain <mec@shout.net> 2003-02-03 16:07:31 +00:00
all-bin.exp 2002-05-23 Michael Snyder <msnyder@redhat.com> 2002-05-23 21:20:53 +00:00
all-types.c
annota1.c
annota1.exp * gdb.base/annota1.exp (info break): Make directory components of 2002-09-28 01:12:04 +00:00
args.c 2003-01-14 Elena Zannoni <ezannoni@redhat.com> 2003-01-14 21:03:44 +00:00
args.exp * gdb.base/args.exp: Invoke gdb_load for simulator targets. 2003-04-16 20:29:42 +00:00
arithmet.exp
assign.exp
async.c
async.exp
attach2.c
attach.c
attach.exp 2003-04-14 Elena Zannoni <ezannoni@redhat.com> 2003-04-14 14:04:06 +00:00
average.c
bar.c 2002-04-12 Michael Snyder <msnyder@redhat.com> 2002-04-13 00:21:40 +00:00
baz.c 2002-04-12 Michael Snyder <msnyder@redhat.com> 2002-04-13 00:21:40 +00:00
bitfields.c 2002-01-30 Daniel Jacobowitz <drow@mvista.com> 2002-01-30 22:38:56 +00:00
bitfields.exp
bitops.exp
branches.c
break.c * gdb.base/break.c (multi_line_if_conditional): New function. 2002-01-07 19:21:27 +00:00
break.exp * gdb.base/break.exp: marker4() is defined at line 46 when compiled 2003-04-05 13:35:25 +00:00
call-ar-st.c
call-ar-st.exp 2002-05-28 Michael Snyder <msnyder@redhat.com> 2002-05-29 02:23:20 +00:00
call-rt-st.c
call-rt-st.exp 2003-04-02 Andrew Cagney <cagney@redhat.com> 2003-04-03 16:34:48 +00:00
call-strs.c
call-strs.exp * gdb.base/call-strs.exp: Fix a small typo in one of the comments. 2002-09-13 00:43:10 +00:00
callfuncs.c
callfuncs.exp 2003-04-02 Andrew Cagney <cagney@redhat.com> 2003-04-03 16:34:48 +00:00
charset.c Add new tests for charset support. 2002-09-20 00:26:06 +00:00
charset.exp gdb: 2003-05-02 14:23:39 +00:00
code-expr.exp
commands.exp * gdb.base/command.exp: Don't expect a "Program exited normally" 2002-09-14 09:31:36 +00:00
completion.exp 2003-04-16 Elena Zannoni <ezannoni@redhat.com> 2003-04-16 20:07:08 +00:00
cond-expr.exp
condbreak.exp
consecutive.c
consecutive.exp
constvars.c * gdb.base/constvars.c (struct crass, struct crisp): New structs. 2002-10-17 20:22:58 +00:00
constvars.exp * gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright 2003-01-14 17:36:49 +00:00
corefile.exp
coremaker2.c
coremaker.c
cvexpr.c * gdb.base/cvexpr.c (use): New function. 2002-04-18 13:21:03 +00:00
cvexpr.exp
d10v.ld 2002-06-06 Michael Snyder <msnyder@redhat.com> 2002-06-06 19:12:39 +00:00
d10vovly.c
dbx.exp 2002-03-30 Daniel Jacobowitz <drow@mvista.com> 2002-03-30 23:47:18 +00:00
default.exp * gdb.base/default.exp: Fix regular expression. 2003-03-20 14:45:50 +00:00
define.exp
detach.exp * gdb.base/detach.exp: New test. 2003-01-09 19:18:04 +00:00
display.c
display.exp 2003-01-20 Elena Zannoni <ezannoni@redhat.com> 2003-01-20 15:40:07 +00:00
dump.c 2002-03-26 Michael Snyder <msnyder@redhat.com> 2002-03-29 01:19:11 +00:00
dump.exp 2003-02-05 Michael Chastain <mec@shout.net> 2003-02-06 06:39:38 +00:00
echo.exp
ena-dis-br.exp * lib/gdb.exp (rerun_to_main): Allow restarting application. 2002-09-18 15:34:10 +00:00
ending-run.c * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just 2002-01-21 18:46:33 +00:00
ending-run.exp 2003-04-02 Andrew Cagney <cagney@redhat.com> 2003-04-03 16:34:48 +00:00
environ.exp
eval-skip.exp
execd-prog.c
exprs.c
exprs.exp 2003-02-13 Michael Chastain <mec@shout.net> 2003-02-15 18:32:45 +00:00
finish.exp
float.exp * gdb.base/default.exp: Adapt "info float" test for recent changes 2003-01-15 17:46:20 +00:00
foll-exec.c
foll-exec.exp
foll-fork.c import gdb-1999-06-28 snapshot 1999-06-28 23:04:32 +00:00
foll-fork.exp
foll-vfork.c
foll-vfork.exp * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change to 2002-12-11 02:04:45 +00:00
foo.c 2002-04-12 Michael Snyder <msnyder@redhat.com> 2002-04-13 00:21:40 +00:00
funcargs.c Checked in under the "obvious fix/typo rule". 2002-03-07 04:18:55 +00:00
funcargs.exp 2003-02-13 Michael Chastain <mec@shout.net> 2003-02-15 18:32:45 +00:00
gcore.c 2002-01-08 Michael Snyder <msnyder@redhat.com> 2002-01-09 00:37:41 +00:00
gcore.exp 2002-02-14 Michael Snyder <msnyder@redhat.com> 2002-04-11 18:24:08 +00:00
gdb1090.c 2003-03-27 Michael Chastain <mec@shout.net> 2003-03-27 21:29:49 +00:00
gdb1090.exp 2003-03-27 Michael Chastain <mec@shout.net> 2003-03-27 21:29:49 +00:00
gdbvars.exp
grbx.c 2002-04-12 Michael Snyder <msnyder@redhat.com> 2002-04-13 00:21:40 +00:00
help.exp * gdb.base/help.exp: Allow Win32 child process. 2003-03-20 14:19:41 +00:00
huge.c s/Linux/.../ 2002-02-24 22:56:08 +00:00
huge.exp 2002-01-07 Michael Snyder <msnyder@redhat.com> 2002-01-08 01:00:10 +00:00
info-proc.exp 2002-01-04 Michael Snyder <msnyder@redhat.com> 2002-01-05 02:44:07 +00:00
int-type.c
interrupt.c
interrupt.exp * gdb.base/interrupt.exp: Correct logic for skipping tests on 2002-07-18 23:52:49 +00:00
jump.c
jump.exp
langs0.c
langs1.c
langs1.f
langs2.c
langs2.cxx
langs.exp
list0.c
list0.h
list1.c
list.exp 2003-03-27 Michael Chastain <mec@shout.net> 2003-03-27 18:59:11 +00:00
logical.exp
long_long.c
long_long.exp 2003-01-20 Elena Zannoni <ezannoni@redhat.com> 2003-01-20 15:40:07 +00:00
m32r.ld
m32rovly.c
macscp1.c * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New 2002-06-11 20:27:50 +00:00
macscp2.h * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New 2002-06-11 20:27:50 +00:00
macscp3.h * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New 2002-06-11 20:27:50 +00:00
macscp4.h * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New 2002-06-11 20:27:50 +00:00
macscp.exp * macscp.exp, macscp1.c, macscp2.h, macscp3.h, macscp4.h: New 2002-06-11 20:27:50 +00:00
maint.exp Index: testsuite/ChangeLog 2003-05-05 18:33:11 +00:00
Makefile.in * Makefile.in (ALL_SUBDIRS): New variable. 2003-01-09 18:50:28 +00:00
mips_pro.c
mips_pro.exp 2003-01-20 Elena Zannoni <ezannoni@redhat.com> 2003-01-20 15:40:07 +00:00
miscexprs.c 2003-01-03 Michael Chastain <mec@shout.net> 2003-01-04 04:07:16 +00:00
miscexprs.exp
nodebug.c
nodebug.exp
opaque0.c
opaque1.c
opaque.exp * gdb.base/default.exp: Remove obsolete code. 2002-05-04 15:18:21 +00:00
overlays.c
overlays.exp 2003-01-20 Elena Zannoni <ezannoni@redhat.com> 2003-01-20 15:40:07 +00:00
ovlymgr.c 2002-04-04 Michael Snyder <msnyder@redhat.com> 2002-04-04 19:48:09 +00:00
ovlymgr.h
page.exp * gdb.base/page.exp: Rewrite to handle problems with very long 2002-07-10 21:57:56 +00:00
pc-fp.c 2002-09-25 Andrew Cagney <cagney@redhat.com> 2002-09-25 20:30:38 +00:00
pc-fp.exp 2002-09-25 Andrew Cagney <cagney@redhat.com> 2002-09-25 20:30:38 +00:00
pointers.c
pointers.exp 2003-04-02 Andrew Cagney <cagney@redhat.com> 2003-04-03 16:34:48 +00:00
printcmds.c
printcmds.exp * gdb.base/printcmds.exp: Enable setup_kfail for gdb/538 2003-01-14 04:34:46 +00:00
psymtab1.c 2003-01-03 David Carlton <carlton@math.stanford.edu> 2003-01-03 20:55:46 +00:00
psymtab2.c 2003-01-03 David Carlton <carlton@math.stanford.edu> 2003-01-03 20:55:46 +00:00
psymtab.exp 2003-01-03 David Carlton <carlton@math.stanford.edu> 2003-01-03 20:55:46 +00:00
ptype.c 2003-03-26 Michael Chastain <mec@shout.net> 2003-03-26 22:10:39 +00:00
ptype.exp 2003-03-27 Michael Chastain <mec@shout.net> 2003-03-27 18:59:11 +00:00
radix.exp
readline.exp * gdb.base/readline.exp: New file. 2002-08-13 22:10:18 +00:00
recurse.c
recurse.exp
regs.exp
relational.exp
relocate.c 2002-04-04 Daniel Jacobowitz <drow@mvista.com> 2002-04-05 02:45:48 +00:00
relocate.exp 2003-01-20 Elena Zannoni <ezannoni@redhat.com> 2003-01-20 15:40:07 +00:00
remote.c
remote.exp
reread1.c
reread2.c
reread.exp 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 06:25:19 +00:00
restore.c 2003-02-27 Michael Snyder <msnyder@redhat.com> 2003-02-27 18:36:31 +00:00
restore.exp 2002-01-21 Fred Fish <fnf@redhat.com> 2002-01-22 01:05:06 +00:00
return2.c
return2.exp
return.c
return.exp * gdb.base/return.exp: Remove i*86-*-* from list of xfail'ed 2002-08-17 10:22:01 +00:00
run.c
scope0.c
scope1.c
scope.exp * gdb.base/default.exp: Remove obsolete code. 2002-05-04 15:18:21 +00:00
sect-cmd.exp
selftest.exp 2003-01-15 David Carlton <carlton@math.stanford.edu> 2003-01-15 17:32:41 +00:00
setshow.c
setshow.exp 2003-01-20 Elena Zannoni <ezannoni@redhat.com> 2003-01-20 15:40:07 +00:00
setvar.c
setvar.exp
shlib-call.exp * gdb.base/annota1.exp (info break): Make directory components of 2002-09-28 01:12:04 +00:00
shmain.c
shr1.c
shr2.c
sigall.c
sigall.exp
signals.c
signals.exp * gdb.base/signals.exp: Make backtrace tests more specific. 2003-04-28 00:50:30 +00:00
sizeof.c 2003-03-29 Andrew Cagney <cagney@redhat.com> 2003-03-30 04:08:16 +00:00
sizeof.exp 2003-03-29 Andrew Cagney <cagney@redhat.com> 2003-03-30 04:08:16 +00:00
so-impl-ld.c
so-impl-ld.exp
so-indr-cl.c
so-indr-cl.exp
solib1.c
solib2.c
solib.c
solib.exp
ss.h
step-line.c
step-line.exp 2003-01-20 Elena Zannoni <ezannoni@redhat.com> 2003-01-20 15:40:07 +00:00
step-line.inp
step-test.c
step-test.exp 2003-01-20 Elena Zannoni <ezannoni@redhat.com> 2003-01-20 15:40:07 +00:00
store.c 2002-12-06 David Carlton <carlton@math.stanford.edu> 2002-12-06 19:21:51 +00:00
store.exp * gdb.base/store.exp: Fix regular expressions. 2003-01-04 03:59:27 +00:00
structs2.c
structs2.exp
structs.c
structs.exp * gdb.base/selftest.exp (backtrace through signal handler): Remove 2002-01-07 19:20:10 +00:00
sum.c
term.exp 2002-02-14 Daniel Jacobowitz <drow@mvista.com> 2002-02-14 06:25:19 +00:00
twice.c
twice.exp
until.exp 2003-02-01 Michael Chastain <mec@shout.net> 2003-02-03 16:07:31 +00:00
varargs.c
varargs.exp
vforked-prog.c
volatile.exp
watchpoint.c 2003-03-17 David Carlton <carlton@math.stanford.edu> 2003-03-17 19:51:58 +00:00
watchpoint.exp 2003-05-03 Andrew Cagney <cagney@redhat.com> 2003-05-05 17:56:57 +00:00
whatis-exp.exp
whatis.c
whatis.exp gdb/ 2003-01-04 22:37:49 +00:00