Maciej W. Rozycki
d12371a9bc
* gdb.base/sigbpt.exp: Preset segv_addr.
2007-05-17 12:09:31 +00:00
Daniel Jacobowitz
93f02886fd
* lib/gdb.exp (gdb_compile): Add support for Windows DLLs.
...
(gdb_compile_shlib): Likewise.
(skip_shlib_tests, gdb_download, gdb_load_shlibs): New.
(default_gdb_init): Clear cleanfiles.
(gdb_finish): Delete recorded cleanfiles.
* lib/gdbserver-support.exp (gdbserver_spawn): Use gdb_download.
* gdb.base/gdb1555.exp: Use skip_shlib_tests and gdb_load_shlibs.
Do not use isnative.
* gdb.base/pending.exp, gdb.base/shlib-call.exp, gdb.base/shreloc.exp,
gdb.base/so-impl-ld.exp: Likewise.
* gdb.base/solib-weak.exp: Likewise. Skip for DLL targets.
* gdb.base/unload.exp: Likewise. Do not pass empty option to
gdb_compile.
2007-05-16 14:21:47 +00:00
Vladimir Prus
b04e06d776
* config/unknown.exp: Remove.
2007-05-15 17:06:41 +00:00
Ulrich Weigand
069ed93115
2007-05-15 Markus Deuling <deuling@de.ibm.com>
...
* gdb.base/info-proc.exp: Check is_remote.
2007-05-15 13:18:09 +00:00
Ulrich Weigand
09db0d03ed
2007-05-14 Markus Deuling <deuling@de.ibm.com>
...
* gdb.base/gcore.exp: Initialize variable core_supported.
2007-05-14 21:04:15 +00:00
Daniel Jacobowitz
af2cbe8c98
* gdb.threads/linux-dp.exp: Allow non-hexadecimal IDs also.
2007-05-14 16:56:07 +00:00
Daniel Jacobowitz
027c0295d8
* linux-thread-db.c (thread_db_pid_to_str): Print thread IDs
...
as hexadecimal.
* gdb.threads/linux-dp.exp: Expect hexadecimal thread IDs.
* gdb.threads/print-threads.exp (test_all_threads): Allow
negative and hexadecimal thread IDs.
2007-05-14 16:52:13 +00:00
Daniel Jacobowitz
dc5000e721
* jv-exp.y (push_fieldnames): Use STRUCTOP_PTR instead of
...
STRUCTOP_STRUCT.
* jv-lang.c (evaluate_subexp_java): Handle STRUCTOP_PTR instead of
STRUCTOP_STRUCT.
* jv-typeprint.c (java_print_type): Do not crash on NULL varstring.
* gdb.java/jprint.java (public): Avoid invalid call to static
method.
2007-05-14 16:44:27 +00:00
Denis Pilat
2e74ed1804
2007-05-14 Denis Pilat <denis.pilat@st.com>
...
* gdb.mi/mi-console.exp, gdb.mi/gdb669.exp, gdb.mi/mi-cli.exp,
gdb.mi/mi-regs.exp, gdb.mi/mi-stepi.exp, gdb.mi/mi-syn-frame.exp,
gdb.mi/mi2-cli.exp, gdb.mi/mi2-console.exp, gdb.mi/mi2-disassemble.exp,
gdb.mi/mi2-regs.exp, gdb.mi/mi2-stepi.exp, gdb.mi/mi-disassemble.exp,
gdb.mi/mi2-syn-frame.exp: Remove commands already run in mi_run_to_main.
2007-05-14 08:14:05 +00:00
Ulrich Weigand
83547f02b7
* gdb.base/overlays.exp: Add support for targets with only code
...
overlay support, not data overlay. Support spu-*-* target in
this mode.
* gdb.base/ovlymgr.c: Provide stubs for spu target.
* gdb.base/spu.ld: New file.
2007-05-11 20:00:29 +00:00
Daniel Jacobowitz
b18be20d0a
* Makefile.in (c-lang.o, gnu-v3-abi.o): Update.
...
* NEWS: Mention improved C++ thunk support.
* c-lang.c (cplus_language_defn): Mention cplus_skip_trampoline.
* cp-abi.c (cplus_skip_trampoline): New.
* cp-abi.h (cplus_skip_trampoline): New prototype.
(struct cp_abi_ops): Add skip_trampoline member.
* gnu-v3-abi.c (gnuv3_skip_trampoline): New.
(init_gnuv3_ops): Set skip_trampoline.
* gdb.cp/virtfunc.exp (proc do_tests): Test stepping through a thunk.
2007-05-07 11:49:05 +00:00
Daniel Jacobowitz
be44485822
* gdb.fortran/complex.exp, gdb.fortran/complex.f: New files.
2007-05-07 01:11:31 +00:00
Daniel Jacobowitz
b1d53152e0
* gdb.java/jmain.exp: Handle demangled names with and without method
...
signatures.
2007-04-29 17:13:57 +00:00
Daniel Jacobowitz
d084b3317a
* gdb.mi/mi-syn-frame.c (main, foo, bar)
...
(have_a_very_merry_interrupt): Remove calls to puts.
* gdb.mi/mi-syn-frame.exp, gdb.mi/mi2-syn-frame.exp: Do not expect
inferior output.
* lib/mi-support.exp (mi_gdb_test): Check gdb,noinferiorio. Correct
test names.
2007-04-29 16:20:50 +00:00
Daniel Jacobowitz
db9d7fc570
* gdb.base/auxv.exp (core_works): Also check is_remote.
...
* gdb.base/checkpoint.exp, gdb.base/multi-forks.exp: Likewise.
2007-04-29 15:48:46 +00:00
Vladimir Prus
ef783a7dfc
* gdb.base/sigaltstack.exp: Use 'srcfile' in error
...
message, not the undefined 'module' variable.
* gdb.base/siginfo.exp: Likewise.
* gdb.base/sigstep.exp: Likewise.
* lib/gdbserver-support.exp (gdb_target_cmd): Quote
serialport.
* lib/mi-support.exp (mi_gdb_target_cmd): Likewise.
2007-04-25 15:56:15 +00:00
Corinna Vinschen
b7b73cae89
* config/sim.exp (gdb_target_sim): Just return with -1 when setting
...
target sim fails. Return 0 otherwise.
(gdb_load): Return prematurely if gdb_target_sim fails.
2007-04-25 11:38:45 +00:00
Denis Pilat
7d90fdfa95
2007-04-16 Denis Pilat <denis.pilat@st.com>
...
* gdb.base/setshow.exp: Reset height after having set it to 100.
2007-04-16 12:13:16 +00:00
Denis Pilat
5d3e9c8525
2007-04-16 Denis Pilat <denis.pilat@st.com>
...
* gdb.mi/mi2-stack.exp: update from mi-stack.exp.
2007-04-16 12:06:22 +00:00
Denis Pilat
18e7596947
2007-04-16 Denis Pilat <denis.pilat@st.com>
...
* gdb.mi/mi2-var-display.exp: Test for the fullname field.
2007-04-16 12:02:31 +00:00
Vladimir Prus
25d5ea921b
* varobj.h (varobj_set_frozen): New
...
(varobj_get_frozen): New.
(varobj_update): New parameter explicit.
* varobj.c (struct varobj): New fields frozen
and not_fetched.
(varobj_set_frozen, varobj_get_frozen): New.
(install_new_value): Don't fetch values for
frozen variable object, or children thereof. Allow
a frozen variable object to have non-fetched value.
(varobj_update): Allow updating child variables.
Don't traverse frozen children.
(new_variable): Initialize the frozen field.
(c_value_of_variable): Return NULL for frozen
variable without any value yet.
* mi/mi-cmd-var.c (varobj_update_one): New parameter
'explicit'.
(mi_cmd_var_create): Output the 'frozen' field,
as soon as testsuite is adjusted to expect that field.
(mi_cmd_var_set_frozen): New.
(mi_cmd_var_update): Pass the 'explicit' parameter to
varobj_update_one.
* mi/mi-cmds.c (mi_cmds): Register '-var-set-frozen'.
* mi/mi-cmds.h (mi_cmd_var_set_frozen): Declare.
2007-04-14 09:51:30 +00:00
Jan Kratochvil
0b49cb802f
* gdb.base/type-opaque-lib.c, gdb.base/type-opaque-main.c,
...
gdb.base/type-opaque.exp: New files.
2007-04-11 16:03:59 +00:00
Vladimir Prus
a73bafbcaa
* gdb.mi/mi-var-child.c
...
(do_children_tests): User char[2] instead of
char so that automatic printing of pointers to char
don't give unpredicable result.
* gdb.mi/var-cmd.c (do_locals_test): Initialize
local variables.
* gdb.mi/mi-var-child.exp: Step to right line
of do_children_tests.
* gdb.mi/mi2-var-child.exp: Likewise.
* gdb.mi/mi-var-cmd.exp: Step to right line of
do_locals_tests.
(do_children_tests): User char[2] instead of
char so that automatic printing of pointers to char
don't give unpredicable result.
* gdb.mi/mi2-var-cmd.exp: Likewise.
* lib/mi-support.exp (mi_continue_to_line):
Pass test name to mi_wait_for_stop.
2007-04-01 15:27:26 +00:00
Daniel Jacobowitz
7ce5900041
* MAINTAINERS: Remove d10v entry.
...
* Makefile.in (SFILES): Remove dwarfread.c.
(COMMON_OBS): Remove dwarfread.o.
(gdb_sim_d10v_h, abug-rom.o, cpu32bug-rom.o, d10v-tdep.o, dwarfread.o)
(remote-est.o, rom68k-rom.o): Delete.
* NEWS: Mention removal of d10v, target abug, target cpu32bug,
target est, target rom68k, and DWARF 1.
* configure.tgt: Mark d10v as removed.
* dwarf2read.c: Doc update.
* elfread.c (struct elfinfo): Remove dboffset, dbsize, lnoffset,
and lnsize.
(elf_locate_sections): Do not set them.
(elf_symfile_read): Do not call dwarf_build_psymtabs.
* symfile.h (dwarf_build_psymtabs): Delete prototype.
* config/m68k/monitor.mt (TDEPFILES): Prune.
* abug-rom.c, cpu32bug-rom.c, d10v-tdep.c, dwarfread.c,
remote-est.c, rom68k-rom.c, config/d10v/d10v.mt: Delete.
* gdb.texinfo (M68K): Remove obsolete ROM monitors.
* gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
references.
* gdb.asm/asm-source.exp: Remove d10v case.
* lib/gdb.exp (skip_cplus_tests): Likewise.
* gdb.asm/d10v.inc: Deleted.
2007-03-30 17:21:48 +00:00
Daniel Jacobowitz
203890574d
* doublest.c (convert_floatformat_to_doublest): Use
...
floatformat_classify.
(floatformat_is_nan): Rename to...
(floatformat_classify): ...this. Return more information.
* doublest.h (enum float_kind): New.
(floatformat_is_nan): Replace prototype...
(floatformat_classify): ...with this one.
* valprint.c (print_floating): Use floatformat_classify. Handle
infinity.
* gdb.base/infnan.c, gdb.base/infnan.exp: New files.
2007-03-30 14:31:44 +00:00
Daniel Jacobowitz
8807d78bec
* Makefile.in (SFILES): Remove nlmread.c.
...
(COMMON_OBS): Remove nlmread.o.
(nlmread.o): Delete rule.
* README: Delete reference to remote-st.c.
* acinclude.m4 (CY_AC_TCL_LYNX_POSIX): Delete.
* defs.h (enum gdb_osabi): Delete GDB_OSABI_NETWARE and
GDB_OSABI_LYNXOS.
* i386-tdep.c (i386_nw_init_abi, i386_nlm_osabi_sniffer): Delete.
(_initialize_i386_tdep): Do not reference them.
* nlmread.c: Delete file.
* osabi.c (gdb_osabi_names): Remove NetWare and LynxOS.
* target.c: Doc update.
* thread.c: Delete commented include.
* config/alpha/tm-alpha.h: Doc update.
* gdb.texinfo (Startup): Delete references to some alternate
names for .gdbinit.
(Thread): Remove LynxOS reference.
(Tandem ST2000): Delete target-specific documentation.
* gdbint.texinfo (Symbol Handling): Remove mention of NLM.
(Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
and GDB_OSABI_LYNXOS.
* config/netware.exp: Delete file.
2007-03-30 12:57:44 +00:00
Joel Brobecker
aa3edb8ea1
* gdb.dwarf2/dw2-noloc.S: New file.
...
* gdb.dwarf2/dw2-noloc.exp: New file.
2007-03-29 19:03:56 +00:00
Pedro Alves
297561aca9
* gdb.cp/method2.cc: New test.
...
* gdb.cp/method2.exp: New test.
* gdb.cp/Makefile.in (EXECUTABLES): Add method2.
2007-03-28 00:32:41 +00:00
Daniel Jacobowitz
1f81bd395c
* gdb.ada/exec_changed.exp: Avoid "set confirm off".
2007-03-27 18:47:58 +00:00
Daniel Jacobowitz
9453113a8d
Add "make pdf" and "make install-pdf", from Brooks Moses
...
<brooks.moses@codesourcery.com>.
2007-03-27 18:09:36 +00:00
Daniel Jacobowitz
b741e21792
* config/gdbserver.exp (gdbserver_gdb_load): Update argument list.
...
(gdb_load): Delete, replace with...
(gdb_reload): ...this.
* gdb.server/server-run.exp: Use gdb_load and gdbserver_run.
* gdb.server/server-mon.exp: Likewise.
* lib/gdb.exp (gdb_run_cmd): Use gdb_reload.
(gdb_start_cmd): New.
(gdb_file_cmd): Save the last loaded file.
(gdb_reload): New.
(gdb_gnu_strip_debug): Use transform.
* lib/gdbserver-support.exp (gdbserver_spawn): Move file download
support here. Use new $last_loaded_file. Check mtime.
(gdb_target_cmd): Handle ObjC failure case.
(infer_host_exec): Delete.
(gdbserver_load): Rename to...
(gdbserver_run): ...this. Simplify.
* lib/mi-support.exp (mi_gdb_file_cmd): Set last_loaded_file.
(mi_gdb_load): Move most contents to a new function...
(mi_gdb_target_load): ...here. Simplify call to gdbserver_gdb_load.
(mi_run_cmd): Use mi_gdb_target_load.
* gdb.base/break.exp, gdb.base/ending-run.exp, gdb.base/pending.exp,
gdb.base/sepdebug.exp, gdb.base/unload.exp, gdb.objc/objcdecode.exp:
Use gdb_run_cmd.
* gdb.base/charsign.exp: Remove incorrect comment.
* gdb.base/dbx.exp (gdb_file_cmd): Set last_loaded_file.
* gdb.ada/exec_changed.exp, gdb.ada/null_record.exp, gdb.ada/start.exp,
gdb.base/start.exp: Use gdb_start_cmd.
2007-03-27 17:59:38 +00:00
Maciej W. Rozycki
446ab5859f
* gdb.base/sigbpt.exp: Fix the message when skipping test.
...
* gdb.base/signull.exp: Similarly.
2007-03-23 12:41:18 +00:00
Ulrich Weigand
bbb88ebfcf
* lib/gdb.exp (gdb_run_cmd): Use -notransfer to make start-up
...
messages available to test cases (like chng-sym.exp).
2007-03-16 15:29:00 +00:00
Andreas Schwab
cb8c4a990b
* gdb.arch/altivec-regs.exp (decimal_vector): Adjust for output
...
format changes.
2007-03-14 15:15:37 +00:00
Daniel Jacobowitz
4e463ff545
* rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal.
...
(rs6000_in_function_epilogue_p): Use extract_unsigned_integer.
(refine_prologue_limit): Delete.
(skip_prologue): Don't call it. Use extract_unsigned_integer.
Assume lim_pc is set. Correct check for incomplete prologues.
Do not skip clobbers of the frame pointer.
* symtab.c (skip_prologue_using_sal): Fail if there is only one
sal.
* gdb.arch/powerpc-prologue.c (optimized_1_marker, gdb2029_marker)
(optimized_1): New.
(main): Call optimized_1.
(gdb2029): Correct typos. Call gdb2029_marker.
* gdb.arch/powerpc-prologue.exp: Run new test. Use a breakpoint
for gdb2029.
2007-03-13 17:34:23 +00:00
Mark Kettenis
b6db2c4783
* gdb.gdb/selftest.exp (do_steps_and_nexts): Match spaces as well
...
as tabs. Remove redundant test pattern.
2007-03-12 21:58:19 +00:00
Ulrich Weigand
70ed37372e
* gdb.base/long_long.exp: Accept optional symbol name in <...>
...
for /a format output.
2007-03-10 01:13:43 +00:00
Daniel Jacobowitz
47b67b6080
* gdb.base/checkpoint.exp: Rewrite 600 checkpoint test to
...
collect output incrementally.
2007-03-09 15:20:16 +00:00
Ulrich Weigand
b8953b0e7e
* gdb.mi/mi-var-cmd.exp: Allow value without "..." string
...
for -var-create lpcharacter test.
* gdb.mi/mi2-var-cmd.exp: Likewise.
2007-03-09 02:20:04 +00:00
Ulrich Weigand
7acd5c40d2
* gdb.mi/mi-var-cmd.exp: Allow -var-update null_ptr test to
...
pass on targets where address zero is readable.
2007-03-09 01:14:12 +00:00
Ulrich Weigand
9c6759c1a1
* gdb.xml/tdesc-arch.exp: Test is unsupported on target with
...
just a single architecture.
2007-03-09 00:14:07 +00:00
Ulrich Weigand
a2f1aeb4a0
* gdb.base/callfuncs.exp (do_get_all_registers): Remove.
...
(fetch_all_registers): New function, uses gdb_test_multiple and
exp_continue to fetch inferior output line-by-line.
Replace all uses of do_get_all_registers by fetch_all_registers.
2007-03-08 20:08:02 +00:00
Ulrich Weigand
46579ac2da
* gdb.base/relativedebug.exp: Skip test if gdb,nosignals is set
...
in target_info.
2007-03-08 17:59:13 +00:00
Michael Snyder
fc133f2406
2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
...
* gdb.threads/manythreads.exp: Use $message string for
consistancy; add a default (timeout) case.
2007-03-02 22:16:06 +00:00
Michael Snyder
7646a51d49
2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
...
* gdb.base/watchpoint.exp: Fix truncated comment.
2007-03-02 22:11:15 +00:00
Michael Snyder
dcfff61f44
2007-03-02 Michael Snyder <michael.snyder@palmsource.com>
...
* Makefile.in: Remove spurious single-quotes from sed command.
2007-03-02 18:42:40 +00:00
Daniel Jacobowitz
664e3ee9c3
* gdb.mi/mi-var-cmd.exp: Correct test name. Allow any value for
...
func.
* gdb.mi/mi2-var-cmd.exp: Likewise.
2007-02-28 17:32:51 +00:00
Joel Brobecker
e26f076c67
Move dw2-producer.* from gdb.arch to gdb.dwarf2 where it was supposed to
...
be checked in.
2007-02-28 16:28:17 +00:00
Joel Brobecker
d7cc6f2f7e
* gdb.dwarf2/dw2-producer.S: New file.
...
* gdb.dwarf2/dw2-producer.exp: New testcase.
2007-02-27 23:01:17 +00:00
Nick Roberts
c0e3bc0797
*** empty log message ***
2007-02-27 21:51:57 +00:00