aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2002-01-18Remove XDEPFILES from GDB.Andrew Cagney89-100/+110
2002-01-18* gdb.asm/asm-source.exp (info symbol): Take another shot atJim Blandy2-7/+17
anchoring the pattern matching the entry point symbol's name.
2002-01-18*** empty log message ***gdbadmin1-1/+1
2002-01-17Change behavour of internal-error to quit and dump core by default.Andrew Cagney4-17/+28
2002-01-17Add an appendix for maintenance commands.Andrew Cagney2-42/+58
2002-01-17Remove links from @nodeAndrew Cagney2-1/+5
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney25-798/+81
2002-01-172002-01-17 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz9-16/+23
* gdbserver/low-hppabsd.c, gdbserver/low-lynx.c, gdbserver/low-nbsd.c, gdbserver/low-sim.c, gdbserver/low-sparc.c, gdbserver/low-sun3.c, gdbserver/low-linux.c, gdbserver/server.c: Correct copyright notices.
2002-01-172002-01-17 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz9-9/+140
* low-hppabsd.c (myattach): New function, returning -1. * low-lynx.c (myattach): Likewise. * low-nbsd.c (myattach): Likewise. * low-sim.c (myattach): Likewise. * low-sparc.c (myattach): Likewise. * low-sun3.c (myattach): Likewise. * low-linux.c (myattach): New function. * server.c (attach_inferior): New function. (main): Handle "--attach".
2002-01-17 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes andEli Zaretskii4-20/+411
for monstrous @multitable (from Brian Youmans). * fdl.texi: New file. * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2002-01-17Daniel J as C++ maintainer.Andrew Cagney2-0/+6
2002-01-17*** empty log message ***gdbadmin1-1/+1
2002-01-16 * c-typeprint.c (is_type_conversion_operator): Add additionalDaniel Jacobowitz2-1/+12
check for non-conversion operators.
2002-01-16*** empty log message ***gdbadmin1-1/+1
2002-01-15Fix oops with previous checkin.Michael Snyder1-3/+1
2002-01-152002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2-38/+334
* linux-proc.c: Add "info proc" command, a la procfs.c. (read_mapping): New function, abstract and re-use code. (linux_find_memory_regions): Use new func read_mapping. (linux_info_proc_cmd): New function, implement "info proc". (_initialize_linux_proc): Add new command "info proc".
2002-01-152002-01-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2-122/+152
* symfile.c (generic_load): Use bfd_map_over_sections method instead of manipulating bfd structure members directly. (add_section_size_callback): New function, bfd sections callback used by generic_load. (load_sections_callback): New function, bfd sections callback used by generic_load.
2002-01-152002-01-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni4-1/+82
[Based on work by Jim Blandy] * gdbtypes.h (builtin_type_v16qi, builtin_type_v8hi): Export. (builtin_type_vec128): Export. * gdbtypes.c (builtin_type_v16qi, builtin_type_v8hi): New SIMD types. (builtin_type_vec128): New builtin type for 128 bit vector registers. (build_gdbtypes): Initialize builtin_type_v16qi and builtin_type_v8hi. Create the vec128 register builtin type structure. (build_builtin_type_vec128): New function. (_initialize_gdbtypes): Register builtin_type_v16qi and builtin_type_v8hi with gdbarch. Same for builtin_type_vec128. * rs6000-tdep.c (rs6000_register_virtual_type): Change type of AltiVec register to new builtin type.
2002-01-15Doh. s/kdb/kbd/Andrew Cagney1-1/+1
2002-01-15* gdbint.texinfo (Releasing GDB): New chapter.Andrew Cagney2-0/+189
2002-01-152001-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-2/+9
* stabsread.c (read_type): Pass dbx_lookup_type (typenums) to make_cv_type.
2002-01-15* config/pa/tm-hppa.h (DEPRECATED_CLEAN_UP_REGISTER_VALUE): RenameAndrew Cagney3-3/+9
CLEAN_UP_REGISTER_VALUE. * regcache.c (supply_register): Update only call.
2002-01-15Mark all 29k targets as obsolete (second attempt to commit this).Andrew Cagney2-7/+14
2002-01-15* gdb.texinfo (Embedded Processors, Calling program functions):Andrew Cagney2-250/+256
Obsolete references to a29k.
2002-01-15Review cleanups() section. Add examples.Andrew Cagney2-23/+74
2002-01-15*** empty log message ***gdbadmin1-1/+1
2002-01-142002-01-14 Michael Snyder <msnyder@redhat.com>Michael Snyder4-25/+8
* linux-proc.c (linux_do_thread_registers): Ignore fpxregs until we can resolve portability issues. * gregset.h: Remove references to fpxregs. * gcore.c (gcore_command): Initialize note_sec to NULL.
2002-01-14*** empty log message ***gdbadmin1-1/+1
2002-01-132002-01-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+23
* gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result for slightly dubious v2 mangled string.
2002-01-132002-01-13 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-2/+12
* gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
2002-01-13Rewrite target_signal_to_name().Andrew Cagney2-6/+10
2002-01-13From Petr Ledvina <ledvinap@kae.zcu.cz>:Andrew Cagney2-1/+10
* signals.c (target_signal_to_name): Verify that SIG is within the bounds of the signals array.
2002-01-13* MAINTAINERS: Remove arm-coff and arm-pe from target list.Andrew Cagney2-1/+5
2002-01-13 * stack.c (print_frame_info_base): Print the frame's pcKeith Seitz2-9/+25
only if when print_frame_info_listing_hook is not defined.
2002-01-13 * varobj.c (varobj_set_value): Make sure that there were noKeith Seitz2-62/+94
errors evaluating the object before attempting to set its value. value_cast now properly adjusts VALUE_ADDRESS for baseclasses, so this offset adjustment is no longer necessary. (create_child): Don't set the error flag if the child is a CPLUS_FAKE_CHILD. (value_of_child): If value_fetch_lazy fails, return NULL so that callers will be notified that an error occurred. (c_value_of_variable): Delay check of variable's validity until later. We actually want all structs and unions to have the value "{...}". Do not return "???" for variables which could not be evaluated. This error condition must be returned to the caller so that it can get the error condition from gdb. (cplus_name_of_child): Adjust index for vptr before figuring out the name of the child. (cplus_value_of_child): If a child's (real) parent is not valid, don't even bother trying to give a value for it. Just return an error. Change all instances in this function. (cplus_type_of_child): If our parent is one of the "fake" parents, we need to get at the type of the real parent, and derive the child's true type using this information.
2002-01-13From 2002-01-09 John Marshall <johnm@falch.net>:Andrew Cagney4-7/+14
* CONTRIBUTE, README, TODO: Change sourceware.cygnus.com to sources.redhat.com, and tweak some related URLs which had suffered from linkrot.
2002-01-13* hppa-tdep.c (hppa_push_arguments): Correct handling of 5-7 byteAndrew Cagney2-1/+8
structures passed in registers.
2002-01-13 * go32-nat.c (save_npx) [__DJGPP_MINOR__ < 3]: Remove extraneousEli Zaretskii2-8/+11
white space which prevented compilation. Reported by DSK <dsk@student.unsw.edu.au>.
2002-01-132002-01-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2-15/+48
* symfile.c (build_section_addr_info_from_section_tab): Use bfd access method instead of manipulating bfd directly. (syms_from_objfile): Ditto. (simple_overlay_update_1): Ditto. (simple_overlay_update): Ditto. (generic_load): Ditto. (overlay_unmapped_address): FIXME comment, bfd access methods. (sections_overlap): FIXME comment, bfd access methods. (pc_in_mapped_range): FIXME comment, bfd access methods. (pc_in_unmapped_range): FIXME comment, bfd access methods. (section_is_mapped): FIXME comment, bfd access methods. (section_is_overlay): FIXME comment, bfd access methods.
2002-01-13*** empty log message ***gdbadmin1-1/+1
2002-01-122002-01-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2-29/+43
* symfile.c (generic_load): Whitespace and long line cleanups. Remove duplicate variable, change several local variables to more appropriate data types. (print_transfer_performance): Use %lu instead of %ld for ulongs.
2002-01-12Use phex_nz() not printfAndrew Cagney2-13/+8
2002-01-12Update Copyright year.Elena Zannoni2-1/+2
2002-01-122002-01-12 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+6
* sh-tdep.c (sh_gdbarch_init): Move setting of long_bit earlier in the function.
2002-01-12* language.c (longest_raw_hex_string): Delete unused function.Andrew Cagney2-23/+4
2002-01-12*** empty log message ***gdbadmin1-1/+1
2002-01-112002-01-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
* gdb.texinfo (Choosing files): Change @samp to @file.
2002-01-111) Handling of the DW_AT_byte_size attribute when processing aPetr Sorfa2-3/+31
DW_TAG_string_type (this is acceptable under the current DWARF 2.1/3.0 standard.) 2) In read_tag_string_type(), a fix for FORTRAN that propagates the first string length to all string types. This is important as FORTRAN strings are not delimited as in C/C++. 3) Handling of the DW_LANG_Fortran95.
2002-01-11Added Self to Write After ApprovalPetr Sorfa1-0/+1
2002-01-11* armnbsd-nat.c (fetch_inferior_registers): Change inferior_pid ->Richard Earnshaw2-4/+12
GETPID(inferior_ptid). (store_inferior_registers): Likewise.