David Carlton
7a20f2c262
Fix indentation of previous commit.
2003-06-30 16:23:29 +00:00
David Carlton
b2a7f303a2
2003-06-30 David Carlton <carlton@kealia.com>
...
Band-aid for PR c++/1245.
* Makefile.in (cp-support.o): Depend on complaints_h.
* cp-support.c: Include complaints.h. Add declaration for
find_last_component.
(cp_find_first_component): Separate code into
cp_find_first_component_aux.
(cp_find_first_component_aux): Call demangled_name_complaint.
(demangled_name_complaint): New.
2003-06-30 David Carlton <carlton@kealia.com>
* gdb.c++/maint.exp (test_invalid_name): New.
(test_first_component): Add tests for invalid names.
2003-06-30 16:21:16 +00:00
Andrew Cagney
a257b5bbf7
2003-06-30 Andrew Cagney <cagney@redhat.com>
...
* remote.c (remote_write_bytes): Explicitly compute and then use
the payload size. Update comments to reflect. Fixes problem of
GDB not sending small packets as found by Fred Fish.
2003-06-30 15:50:52 +00:00
Andrew Cagney
0a2cfde49a
2003-06-30 Andrew Cagney <cagney@redhat.com>
...
* remote.c (remote_async_wait): Fix -Wformat problem.
2003-06-30 15:03:07 +00:00
Michael Chastain
3c6cb4a1a4
2003-06-29 Michael Chastain <mec@shout.net>
...
* gdb.c++/inherit.exp (test_print_svi_classes): Accept gdb
output of '<VTT for class>' for virtual base classes.
2003-06-30 00:12:09 +00:00
gdbadmin
36f443e9a8
*** empty log message ***
2003-06-30 00:00:32 +00:00
Andrew Cagney
3fcb85483c
2003-06-29 Andrew Cagney <cagney@redhat.com>
...
* remote.c (remote_wait): Call error, and not warning, when the
packet is corrupt.
(remote_async_wait): Ditto.
2003-06-29 21:17:22 +00:00
Daniel Jacobowitz
9f9970a3e9
* sparc-tdep.c (sparc_y_regnum): Make external again.
2003-06-29 21:15:24 +00:00
Daniel Jacobowitz
f1c2644b92
* gdb.base/completion.exp: Tab-complete "complet" instead of
...
"compl".
* gdb.base/complex.exp, gdb.base/complex.c: New files.
2003-06-29 20:32:23 +00:00
Daniel Jacobowitz
180803508c
* gdb.base/constvars.exp: Remove most xfails for GCC 3.x.
...
* gdb.base/volatile.exp: Likewise.
2003-06-29 20:01:59 +00:00
Daniel Jacobowitz
83a8cccaa8
* cli/cli-logging.c (pop_output_files): Add void to function
...
definition.
2003-06-29 19:41:14 +00:00
Daniel Jacobowitz
f56973f819
* gdb.threads/print-threads.exp (test_all_threads): Add kfail for
...
gdb/1265.
2003-06-29 19:29:42 +00:00
Andrew Cagney
d2cf594a90
2003-06-29 Andrew Cagney <cagney@redhat.com>
...
* frame.c (frame_register_unwind): Use unsigned char when dumping
the buffer contents.
2003-06-29 13:27:26 +00:00
Daniel Jacobowitz
43d5792ce1
* configure.in: Check whether we need to prototype strerror.
...
* server.h: Optionally prototype strerror.
* gdbreplay.c (perror_with_name): Use strerror.
* linux-low.c (linux_attach_lwp): Use strerror.
* utils.c (perror_with_name): Use strerror.
* config.in, configure: Regenerated.
2003-06-29 04:01:39 +00:00
gdbadmin
3f95a617fe
*** empty log message ***
2003-06-29 00:00:01 +00:00
Daniel Jacobowitz
c8a86edf1a
* linux-sh-low.c (sh_regmap): Fix FP register offsets, reported by
...
SUGIOKA Toshinobu <sugioka@itonet.co.jp>.
2003-06-28 18:41:56 +00:00
Daniel Jacobowitz
48fe539ffe
* gdb.base/selftest.exp (do_steps_and_nexts): Increase maximum
...
initial line count of 'captured_main' from 26 to 32.
(test_with_self): Allow xmalloc call to be interleaved with the
preceding two lines.
2003-06-28 16:36:42 +00:00
Daniel Jacobowitz
0fac0b4199
./
...
* cli/cli-logging.c: New file.
* cli-out.c (struct ui_out_data): Add original_stream.
(cli_redirect): New function.
(cli_ui_out_impl): Add cli_redirect.
(cli_out_new): Initialize original_stream.
* ui-out.c (default_ui_out_impl): Add NULL for redirect member.
(uo_redirect, ui_out_redirect): New.
* ui-out.h (struct ui_out_impl): Add redirect member.
(redirect_ftype): New.
(ui_out_redirect): Add prototype.
* Makefile.in: Add rules for cli-logging.c.
* NEWS: Mention "set logging".
mi/
* mi-out.c (mi_ui_out_impl): Add NULL for redirect member.
tui/
* tui-out.c (tui_ui_out_impl): Add NULL for redirect member.
doc/
* gdb.texinfo (Logging output): New chapter.
2003-06-28 16:19:07 +00:00
gdbadmin
1f0b93a6cb
*** empty log message ***
2003-06-28 00:00:33 +00:00
Elena Zannoni
88a07d7ce0
2003-06-27 Elena Zannoni <ezannoni@redhat.com>
...
* config/powerpc/ppc64-linux.mh (NATDEPFILES): Add linux-nat.o.
2003-06-27 17:05:58 +00:00
Andrew Cagney
4eb588760e
2003-06-27 Andrew Cagney <cagney@redhat.com>
...
* m68hc11-tdep.c (m68hc11_call_dummy_address): Delete function.
(m68hc11_gdbarch_init): Do not set call_dummy_address.
* avr-tdep.c (avr_call_dummy_address): Delete function.
(avr_gdbarch_init): Do not set call_dummy_address.
2003-06-27 16:15:09 +00:00
Elena Zannoni
1549f61969
2003-06-27 Elena Zannoni <ezannoni@redhat.com>
...
* symfile.c (syms_from_objfile): Move variables to inner block.
Move the checks for the non-mainline case a bit earlier to avoid
doing some useless computations.
2003-06-27 13:11:17 +00:00
Elena Zannoni
3cb3398dc3
2003-06-27 Elena Zannoni <ezannoni@redhat.com>
...
* dwarfread.c (decode_modified_type): Gag new compiler warning.
2003-06-27 13:09:38 +00:00
gdbadmin
a9232bb265
*** empty log message ***
2003-06-27 00:00:32 +00:00
Elena Zannoni
3799ccc6c6
2003-06-26 Elena Zannoni <ezannoni@redhat.com>
...
* dwarf2read.c (dwarf2_locate_sections): Ignore empty .eh_frame
sections.
2003-06-26 21:20:39 +00:00
Michael Chastain
ce1f64914e
2003-06-26 Michael Chastain <mec@shout.net>
...
* config/djgpp/fnchange.lst: Add gdb/testsuite/gdb.c++/pr-1210.cc,
gdb/testsuite/gdb.c++/pr-1210.exp.
2003-06-26 18:39:47 +00:00
Andrew Cagney
d958dfd05b
2003-06-26 Andrew Cagney <cagney@redhat.com>
...
* config/djgpp/fnchange.lst: Fix 8.3 problem with sim/ppc's
altivec_expression.h and altivec_registers.h.
2003-06-26 18:09:24 +00:00
Andrew Cagney
d31431ed7c
2003-06-26 Andrew Cagney <cagney@redhat.com>
...
* mips-tdep.c (gdb_print_insn_mips): Only explicitly set
info->mach when MIPS16. Patch suggested by Fred Fish.
2003-06-26 18:01:58 +00:00
Andrew Cagney
714b128219
2003-06-26 Andrew Cagney <cagney@redhat.com>
...
* utils.c (internal_vproblem): Print the problem to a reason
buffer and then pass to query. Make the msg variable more local.
VS: ----------------------------------------------------------------------
2003-06-26 17:25:25 +00:00
Andrew Cagney
42efa47a82
2003-06-26 Andrew Cagney <cagney@redhat.com>
...
* gdbarch.sh (FRAME_ARGS_ADDRESS): Add predicate. Deprecate.
(FRAME_LOCALS_ADDRESS): Add predicate. Deprecate.
* gdbarch.h, gdbarch.c: Re-generate.
* frame-base.c (default_frame_args_address): Update. Use
default_frame_base_address when DEPRECATED_FRAME_ARGS_ADDRESS is
not available.
(default_frame_locals_address): Ditto for
DEPRECATED_FRAME_LOCALS_ADDRESS.
* vax-tdep.c (vax_sigtramp_saved_pc): Update.
(vax_frame_num_args): Update.
(vax_gdbarch_init): Update.
* rs6000-tdep.c (rs6000_gdbarch_init): Update.
* ns32k-tdep.c (ns32k_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
* symtab.h (address_class): Update comments.
* ns32k-tdep.c (ns32k_sigtramp_saved_pc): Update.
* config/sparc/tm-sparc.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
(DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
* config/pa/tm-hppa64.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
(DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
(DEPRECATED_FRAME_LOCALS_ADDRESS): Update.
* config/m68k/tm-delta68.h (DEPRECATED_FRAME_ARGS_ADDRESS): Update.
* alpha-mdebug-tdep.c: Update.
* ada-lang.c (add_symbols_from_enclosing_procs): Update.
2003-06-26 17:18:43 +00:00
Andreas Jaeger
8ffd9b1b7a
* x86-64-tdep.c (x86_64_push_arguments): Always set %rax to number
...
of SSE registers so that varargs functions work. Rework handling
of passing arguments on the stack.
(x86_64_store_return_value): Return double and float values in SSE
register.
2003-06-26 17:08:10 +00:00
Michael Chastain
e8ac10a6d2
2003-06-24 Michael Chastain <mec@shout.net>
...
* PROBLEMS: Document pr gdb/1091 and pr gdb/1193,
the "constructor breakpoints ignored" bug.
2003-06-26 16:22:59 +00:00
Andrew Cagney
f40ab5dda0
delete stray changelog
2003-06-26 14:50:47 +00:00
gdbadmin
41108f153c
*** empty log message ***
2003-06-26 00:00:32 +00:00
David Carlton
986af8e60d
2003-06-25 David Carlton <carlton@kealia.com>
...
* MAINTAINERS: Update e-mail address.
2003-06-25 21:54:42 +00:00
gdbadmin
8f089050dc
*** empty log message ***
2003-06-25 00:00:02 +00:00
Jim Blandy
e538d2d7ba
* ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".
2003-06-24 23:09:22 +00:00
Jim Blandy
02631ec09e
* ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New
...
function.
(ppc_linux_init_abi): Register it as the
CONVERT_FROM_FUNC_PTR_ADDR method under the PPC64 Linux ABI.
2003-06-24 23:06:04 +00:00
Jim Blandy
e716d87a00
* ppc-linux-tdep.c (ppc64_call_dummy_address): New function.
...
(ppc_linux_init_abi): Set it as the gdbarch's call_dummy_address
method.
2003-06-24 23:03:31 +00:00
Jim Blandy
d64558a59f
* ppc-linux-tdep.c (ppc64_desc_entry_point): New function.
...
(ppc64_standard_linkage_target): Use it.
2003-06-24 23:02:10 +00:00
Joel Brobecker
e766d4d601
* gdb.base/bang.exp: New testcase.
2003-06-24 22:04:06 +00:00
Joel Brobecker
4e562065db
* gdb.texinfo (Unsupported languages): New section.
...
(Languages): Add link to new section.
2003-06-24 21:59:37 +00:00
gdbadmin
f5ee3ffaa6
*** empty log message ***
2003-06-24 00:00:01 +00:00
Joel Brobecker
f125c9a4e9
* gdb.base/langs.exp: Add some tests for the "minimal" language
...
support.
2003-06-23 22:42:50 +00:00
Andrew Cagney
449a5da47c
2003-06-23 Andrew Cagney <cagney@redhat.com>
...
* rs6000-tdep.c (rs6000_register_virtual_type): Add explict cases
for 0 "int0" and 4 "int32" sized registers.
* gdbtypes.c (builtin_type_int0): Define.
(build_gdbtypes): Initialize builtin_type_int0.
* gdbtypes.h (builtin_type_int0): Declare.
2003-06-23 21:05:40 +00:00
Elena Zannoni
6e25beafa9
2003-06-23 Elena Zannoni <ezannoni@redhat.com>
...
* gdb.objc/basicclass.exp: Return -1 if we cannot compile
the testcase.
2003-06-23 20:20:31 +00:00
Stephane Carrez
b2a02dda88
* m68hc11-tdep.c (m68hc11_gdbarch_init): Clear gdb_arch_char_signed
...
as characters are unsigned.
2003-06-23 20:06:37 +00:00
Daniel Jacobowitz
fba3138ed5
PR gdb/1179
...
* dwarfread.c (struct_type): Skip static fields without crashing.
2003-06-23 19:51:38 +00:00
Andrew Cagney
f2c06f5281
2003-06-22 Andrew Cagney <cagney@redhat.com>
...
GDB 6.0 branch created.
* README: Update.
* PROBLEMS: Update. Empty.
* NEWS: Update.
Index: doc/ChangeLog
2003-06-22 Andrew Cagney <cagney@redhat.com>
* gdb.texinfo (Contributors): Mention 6.0 release engineer.
2003-06-23 03:28:14 +00:00
Andrew Cagney
f6c8180bdb
2003-06-22 Andrew Cagney <cagney@redhat.com>
...
GDB 6.0 branch created.
2003-06-23 02:55:08 +00:00