binutils-gdb/gdb/testsuite/gdb.base
Vladimir Prus 0d381245e3 * breakpoint.h (enum enable_state): Remove the
bp_shlib_disabled enumerator.
	(struct bp_location): New members shlib_disabled,
	global_next, enabled and function_name.
	Rename pending to condition_not_parsed.

	* breakpoint.c (ALL_BP_LOCATIONS): Iterate over global_next.
	(ALL_BP_LOCATIONS_SAFE): Likewise.
	(breakpoint_enabled): Don't check for pending.
	(condition_command): Free and update all locations of
	a breakpoint.
	(insert_bp_location): Adjust.
	(software_breakpoint_inserted_here_p): Don't care
	if breakpoint is enabled, as soon as it's inserted.
	(print_it_typical): Print bpstat's location, not
	bpstat's breakpoint's location.
	(bpstat_stop_status): Iterate over all locations, not
	all breakpoints.
	(print_breakpoint_location): New.
	(print_one_breakpoint): Renamed to
	(print_one_breakpoint_location): ...this. Take
	parameters to describe which location is being
	printed. Modify code to properly print header
	for several locations and individual locations.
	(print_one_breakpoint): Print all locations.
	(breakpoint_has_pc): New.
	(describe_other_breakpoints): Use the above.
	(check_duplicates): Renamed to...
	(check_duplicates_for): .. this.
	(check_duplicates): Use check_duplicates_for.
	(allocate_bp_location): Adjust.
	(set_raw_breakpoint_without_location): New,
	extracted from set_raw_breakpoint.
	(set_breakpoint_location_function): New.
	(set_raw_breakpoint): Use
	set_raw_breakpoint_without_location.
	(make_breakpoint_permanent): Mark all locations
	as inserted.
	(disable_breakpoints_in_shlibs): Iterate over
	locations.
	(disable_breakpoints_in_unloaded_shlib): Likewise.
	(re_enable_breakpoints_in_shlibs): Likewise.
	(mention): Say "pending" when breakpoint has
	zero locations.  If breakpoint has more than one
	location, say so.
	(add_location_to_breakpoint): New.
	(create_breakpoint): Accept symtabs_and_lines, not
	symtab_and_line. Pass extra sals to
	add_location_to_breakpoint.
	(create_breakpoints): Pass symtabs_and_lines to
	create_breakpoints.
	(break_command_1): Make pending breakpoints
	have zero locations.
	(do_captured_breakpoint): Remove wrong allocation.
	(clear_command): Iterate over all locations.
	(unlink_locations_from_global_list): Renamed
	from unlink_location_from_global_list. Remove
	all locations.
	(delete_breakpoint): Remove all locations.
	Iterate over all locations when deciding which
	other location to re-enable.
	(all_locations_are_pending): New.
	(update_breakpoint_locations): Renamed from
	update_breakpoint_location. Try to match old
	and new locations using names of containing
	functions.
	(breakpoint_re_set_one): Adjust.
	(find_location_by_number): New.
	(disable_command): Allow disabling individual location.
	(enable_command): Allow enabling individual location.
	* breakpoint.c: Adjust all uses of breakpoint's
	enable state to for bp_shlib_disabled change.
2007-09-23 07:56:22 +00:00
..
Makefile.in
a2-run.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
advance.c
advance.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
all-bin.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
all-types.c
annota1.c
annota1.exp * breakpoint.h (enum enable_state): Remove the 2007-09-23 07:56:22 +00:00
annota3.c
annota3.exp * breakpoint.h (enum enable_state): Remove the 2007-09-23 07:56:22 +00:00
args.c * gdb.base/args.c (main): Add breakpoint marker. 2006-09-15 20:06:42 +00:00
args.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
arithmet.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
arrayidx.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
arrayidx.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
assign.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
async.c
async.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
attach.c
attach.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
attach2.c
auxv.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
auxv.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
average.c
bang.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
bar.c
baz.c
bfp-test.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
bfp-test.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
bigcore.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
bigcore.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
bitfields.c
bitfields.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
bitfields2.c
bitfields2.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
bitops.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
branches.c
break.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
break.exp * breakpoint.h (enum enable_state): Remove the 2007-09-23 07:56:22 +00:00
break1.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
call-ar-st.c
call-ar-st.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
call-rt-st.c
call-rt-st.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
call-sc.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
call-sc.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
call-strs.c
call-strs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
callfuncs.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
callfuncs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
charset.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
charset.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
checkpoint.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
checkpoint.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
chng-syms.c
chng-syms.exp * breakpoint.c (do_restore_lang_radix_cleanup): Remove. 2007-09-22 19:33:32 +00:00
code-expr.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
commands.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
completion.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
complex.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
complex.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
cond-expr.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
condbreak.exp * breakpoint.h (enum enable_state): Remove the 2007-09-23 07:56:22 +00:00
consecutive.c
consecutive.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
constvars.c 2006-11-09 Christophe Lyon <christophe.lyon@st.com> 2006-11-09 09:20:17 +00:00
constvars.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
corefile.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
coremaker.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
coremaker2.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
cursal.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
cursal.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
cvexpr.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
cvexpr.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
d10v.ld
d10vovly.c
dbx.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
default.exp * gdb.base/default.exp (show version): Update the version text. 2007-09-03 14:58:47 +00:00
define.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
del.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
del.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
detach.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
display.c
display.exp * NEWS: Update description of string changes. Mention print/s. 2007-09-05 00:51:49 +00:00
dump.c
dump.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
echo.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
ena-dis-br.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
ending-run.c
ending-run.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
environ.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
eval-skip.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
execd-prog.c
exprs.c
exprs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
fileio.c gdb/ 2006-06-13 08:55:22 +00:00
fileio.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
finish.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
float.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
foll-exec.c
foll-exec.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
foll-fork.c
foll-fork.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
foll-vfork.c
foll-vfork.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
foo.c
freebpcmd.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
freebpcmd.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
funcargs.c
funcargs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gcore-buffer-overflow.c * gdb.base/gcore-buffer-overflow.c, gdb.base/gcore-buffer-overflow.exp: 2007-09-02 14:03:58 +00:00
gcore-buffer-overflow.exp * gdb.base/gcore-buffer-overflow.exp: Check whether gdb supports 2007-09-09 21:31:00 +00:00
gcore.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
gcore.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb1056.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb1090.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
gdb1090.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb1250.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
gdb1250.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb1555-main.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
gdb1555.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
gdb1555.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb1821.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
gdb1821.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
gdb_history
gdbvars.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
grbx.c
help.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
huge.c * gdb.base/huge.c: Allow CRASH_GDB to be set from command 2006-07-04 09:40:28 +00:00
huge.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
ifelse.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
included.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
included.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
included.h Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
infnan.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
infnan.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
info-proc.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
int-type.c
interp.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
interrupt.c
interrupt.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
jump.c
jump.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
langs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
langs0.c
langs1.c
langs1.f
langs2.c
langs2.cxx
lineinc.c
lineinc.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
lineinc1.h
lineinc2.h
lineinc3.h
list.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
list0.c
list0.h
list1.c
logical.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
long_long.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
long_long.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
m32r.ld
m32rovly.c
macscp.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
macscp1.c
macscp2.h
macscp3.h
macscp4.h
maint.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
mips_pro.c
mips_pro.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
miscexprs.c
miscexprs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
multi-forks.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
multi-forks.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
nodebug.c
nodebug.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
nofield.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
nofield.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
opaque.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
opaque0.c
opaque1.c
overlays.c
overlays.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
ovlymgr.c * gdb.base/overlays.exp: Add support for targets with only code 2007-05-11 20:00:29 +00:00
ovlymgr.h
page.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
pc-fp.c
pc-fp.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
pending.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
pending.exp * breakpoint.h (enum enable_state): Remove the 2007-09-23 07:56:22 +00:00
pendshr.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
pi.txt 2006-01-04 Michael Snyder <msnyder@redhat.com> 2006-01-04 19:29:26 +00:00
pointers.c
pointers.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
prelink-lib.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
prelink.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
prelink.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
printcmds.c
printcmds.exp * NEWS: Update description of string changes. Mention print/s. 2007-09-05 00:51:49 +00:00
prologue.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
prologue.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
psymtab.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
psymtab1.c
psymtab2.c
ptr-typedef.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
ptr-typedef.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
ptype.c Reviewed and approved by Jim Blandy 2006-01-04 14:46:17 +00:00
ptype.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
ptype1.c Reviewed and approved by Jim Blandy 2006-01-04 14:46:17 +00:00
radix.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
readline.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
recurse.c
recurse.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
regs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
relational.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
relativedebug.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
relativedebug.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
relocate.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
relocate.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
remote.c
remote.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
remotetimeout.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
reread.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
reread1.c
reread2.c
restore.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
restore.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
return.c
return.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
return2.c
return2.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
run.c
savedregs.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
savedregs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
scope.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
scope0.c
scope1.c
sect-cmd.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
sep-proc.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
sep.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
sep.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
sepdebug.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
sepdebug.exp * breakpoint.h (enum enable_state): Remove the 2007-09-23 07:56:22 +00:00
sepsymtab.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
sepsymtab.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
setshow.c
setshow.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
setvar.c
setvar.exp * NEWS: Update description of string changes. Mention print/s. 2007-09-05 00:51:49 +00:00
shlib-call.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
shmain.c
shr1.c
shr2.c
shreloc.c
shreloc.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
shreloc1.c * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for 2005-05-18 01:38:46 +00:00
shreloc2.c * gdb.base/shreloc.exp: Use gdb_compile_shlib. Add support for 2005-05-18 01:38:46 +00:00
sigall.c
sigall.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
sigaltstack.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
sigaltstack.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
sigbpt.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
sigbpt.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
siginfo.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
siginfo.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
signals.c
signals.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
signull.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
signull.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
sigrepeat.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
sigrepeat.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
sigstep.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
sigstep.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
sizeof.c
sizeof.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
so-disc-shr.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
so-impl-ld.c
so-impl-ld.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
so-indr-cl.c
so-indr-cl.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
solib-disc.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
solib-disc.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
solib-symbol-lib.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
solib-symbol-main.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
solib-symbol.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
solib-weak.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
solib-weak.exp * gdb.base/solib-weak.exp (do_test): Adjust the file names for each 2007-09-12 15:12:53 +00:00
solib.c
solib.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
solib1.c
solib2.c
source-error.gdb Copyright updates for 2007. 2007-01-09 17:59:20 +00:00
source.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
spu.ld * gdb.base/overlays.exp: Add support for targets with only code 2007-05-11 20:00:29 +00:00
ss.h
start.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
start.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
step-bt.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
step-bt.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
step-line.c * gdb.base/step-line.c: Switch license to GPL version 3, and 2007-08-18 02:13:15 +00:00
step-line.exp * gdb.base/step-line.c: Switch license to GPL version 3, and 2007-08-18 02:13:15 +00:00
step-line.inp * gdb.base/step-line.c: Switch license to GPL version 3, and 2007-08-18 02:13:15 +00:00
step-test.c
step-test.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
store.c
store.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
structs.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
structs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
structs2.c
structs2.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
subst.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
sum.c
term.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
trace-commands.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
twice.c
twice.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
type-opaque-lib.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
type-opaque-main.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
type-opaque.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
unload.c * gdb.base/unload.c (dlopen, dlsym): Use the TEXT macro to convert 2007-09-03 22:12:13 +00:00
unload.exp * breakpoint.h (enum enable_state): Remove the 2007-09-23 07:56:22 +00:00
unloadshr.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
until.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
varargs.c
varargs.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
vforked-prog.c
volatile.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
watchpoint.c
watchpoint.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
weaklib1.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
weaklib2.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
whatis-exp.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00
whatis.c Switch the license of all .c files to GPLv3. 2007-08-23 18:08:50 +00:00
whatis.exp Switch the license of all .exp files to GPLv3. 2007-08-23 18:14:19 +00:00