aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2002-02-10Update copyright date.Daniel Jacobowitz1-1/+1
2002-02-102002-02-10 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-1/+10
* gdb.base/ending-run.exp: Guard "cont" test with gdb_skip_stdio_test.
2002-02-10* NEWS: Linux -> GNU/Linux.Andrew Cagney2-12/+15
2002-02-10* gdbarch.sh: For for level one methods, disallow a definitionAndrew Cagney3-24/+55
when partially multi-arched. Add comments explaining rationale. * gdbarch.h: Re-generate.
2002-02-10* gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require whenAndrew Cagney2-1/+6
multi-arch partial.
2002-02-10* gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on badAndrew Cagney3-47/+62
field. Use diff -u. * gdbarch.c: Re-generate.
2002-02-10* config/mips/tm-mips.h (CALL_DUMMY_LOCATION): Delete.Andrew Cagney2-2/+1
2002-02-10* gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-archAndrew Cagney2-1/+6
partial.
2002-02-10* gdbarch.sh (REGISTER_CONVERTIBLE): Don't require whenAndrew Cagney3-4/+11
multi-arch partial. (PUSH_ARGUMENTS): Switch to using predefault. * gdbarch.c: Regenerate.
2002-02-10* valops.c (PUSH_ARGUMENTS): Delete definition.Andrew Cagney5-8/+15
* gdbarch.sh (PUSH_ARGUMENTS): Don't require when multi-arch partial. Default to default_push_arguments. * gdbarch.h, gdbarch.c: Regenerate.
2002-02-10* defs.h (throw_exception): Rename return_to_top_level. UpdateAndrew Cagney12-42/+56
comments. * utils.c (error_stream, internal_verror, quit): Ditto. * top.c (throw_exception, catcher): Ditto. * sparclet-rom.c (sparclet_load): Ditto. * remote.c (interrupt_query, minitelnet): Ditto. * remote-sds.c (interrupt_query): Ditto. * remote-mips.c (mips_error, mips_kill): Ditto. * ocd.c (interrupt_query): Ditto. * monitor.c (monitor_interrupt_query): Ditto. * m3-nat.c (suspend_all_threads, thread_resume_command): Ditto. * target.h: Update comment. * m3-nat.c, ocd.c, sparclet-rom.c: Update copyright.
2002-02-10* gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default toAndrew Cagney6-11/+11
default_double_format. * gdbarch.h, gdbarch.c: Re-generate. * findvar.c (floatformat_unknown): Delete variable definition. * doublest.h (floatformat_unknown): Delete variable declaration.
2002-02-10*** empty log message ***gdbadmin1-1/+1
2002-02-09* stabsread.c (read_type): Add code to parse Sun's syntax forJim Blandy2-0/+80
prototyped function types.
2002-02-09* Makefile.in (SUBDIR_CLI_INITS): Set to SUBDIR_CLI_SRCS.Andrew Cagney2-2/+8
(SUBDIR_MI_INITS): Set to SUBDIR_MI_SRCS.
2002-02-09 * xcoffsolib.c (_initialize_xcoffsolib): Renamed fromPeter Schauer2-1/+8
_initialize_solib. Fixes name clash with solib.c:_initialize_solib, now _initialize_xcoffsolib gets called again and overrides the commands from solib.c in a native configuration.
2002-02-09* doublest.c (store_typed_floating): Don't try to return a value.Mark Kettenis2-3/+8
Fixes PR gdb/290.
2002-02-09* c-typeprint.c (c_type_print_varspec_suffix): If a function typeJim Blandy2-1/+9
is prototyped and has no arguments, print its argument list as `(void)'.
2002-02-092002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+6
* MAINTAINERS (write-after-approval): Add myself. (paper-trail): I've escaped!
2002-02-09*** empty log message ***gdbadmin1-1/+1
2002-02-08* win32-nat.c (cygwin_pid_to_str): Revert 2002-02-08 change xasprintf changes.Christopher Faylor3-6/+12
(_initialize_check_for_gdb_ini): Ditto.
2002-02-082002-02-08 Martin M. Hunt <hunt@redhat.com>Martin Hunt3-2/+7
* win32-nat.c (cygwin_pid_to_str): Fix typo. xaprintf -> xasprintf.
2002-02-082002-02-08 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller3-18/+22
* win32-nat.c: Remove use of printf and sprintf functions.
2002-02-08* arm-tdep.c (arm_frame_chain_valid): Make static.Richard Earnshaw3-15/+53
(arm_push_arguments): Likewise. (arm_gdbarch_init): New function. (_initialize_arm_tdep): Call it. * config/arm/tm-arm.h (GDB_MULTI_ARCH): Set to 1. (TARGET_DOUBLE_FORMAT): Test TARGET_BYTE_ORDER, not target_byte_order. (FRAME_CHAIN_VALID): Delete. (arm_frame_chain_valid): Delete declaration. (PUSH_ARGUMENTS): Delete. (arm_push_arguments): Delete declaration. (CALL_DUMMY_P): Delete.
2002-02-08 * gdbtypes.c (build_gdbtypes): Disable setting a specific float formatCorinna Vinschen2-0/+20
on builtin float types.
2002-02-082002-02-08 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz16-5/+167
* utils.c: Include <curses.h> before "bfd.h". * tui/tui-hooks.c: Likewise. * tui/tui.c: Likewise. * tui/tuiCommand.c: Likewise. * tui/tuiData.c: Likewise. * tui/tuiDataWin.c: Likewise. * tui/tuiDisassem.c: Likewise. * tui/tuiGeneralWin.c: Likewise. * tui/tuiIO.c: Likewise. * tui/tuiLayout.c: Likewise. * tui/tuiRegs.c: Likewise. * tui/tuiSource.c: Likewise. * tui/tuiSourceWin.c: Likewise. * tui/tuiStack.c: Likewise. * tui/tuiWin.c: Likewise.
2002-02-082002-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-11/+22
* sh-tdep.c (sh_nofp_frame_init_saved_regs): Extend where[] array to include space for pseudoregs as well. Update loops accordingly. (sh_fp_frame_init_saved_regs): Ditto. (sh_init_extra_frame_info, sh_pop_frame): Split long lines.
2002-02-08* MAINTAINERS: Andreas Schwab is GNU/Linux m68k maintainer.Andrew Cagney2-0/+7
Add Richard Earnshaw to Arm maintainers.
2002-02-08Zap warning_begin() declaration. (Attempt two).Andrew Cagney2-3/+2
2002-02-08* config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT):Andrew Cagney2-4/+5
Delete macro. (second attempt).
2002-02-082002-02-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+6
* gdb.texinfo (overlays): Change @var(_ovly_debug_event) to @code(_ovly_debug_event).
2002-02-08*** empty log message ***gdbadmin1-1/+1
2002-02-07* gdb.texinfo (How Overlays Work): Shrink the overlay diagram.Andrew Cagney2-33/+41
2002-02-072002-02-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-3/+7
* solib-legacy.c (legacy_svr4_fetch_link_map_offsets): Logic bug, remove misplaced else.
2002-02-07* gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these testsJim Blandy3-4/+74
from here... * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp: To here. Disable this test on non-HP platforms. Add big comment.
2002-02-072002-02-07 Klee Dienes <klee@apple.com>Klee Dienes2-0/+10
* fork-inferior.c (fork_inferior): Add '!' to the list of characters that need to be quoted when building a string for the shell. Quote '!' specifically with a backslash, since CSH chokes when trying to evaluate "str!str".
2002-02-07*** empty log message ***gdbadmin1-1/+1
2002-02-06Only provide a typedef for bool if it is not defined.Nick Clifton2-1/+8
2002-02-062002-02-04 Michael Snyder <msnyder@redhat.com>Michael Snyder4-41/+141
* breakpoint.h (enum bptype): Add new overlay event bp type. (enable_overlay_breakpoints, disable_overlay_breakpoints): Export. * breakpoint.c (create_internal_breakpoint): New function. (internal_breakpoint_number): Moved into create_internal_breakpoint. (create_longjmp_breakpoint): Use create_internal_breakpoint. (create_thread_event_breakpoint): Ditto. (create_solib_event_breakpoint): Ditto. (create_overlay_event_breakpoint): New function. (enable_overlay_breakpoints, disable_overlay_breakpoints): New funcs. (update_breakpoints_after_exec): Delete and re-initialize overlay event breakpoints after an exec. Add FIXME comment about longjmp breakpoint. (print_it_typical): Ignore overlay event breakpoints. (print_one_breakpoint): Ditto. (mention): Ditto. (bpstat_what): Do not stop for overlay event breakpoints. (delete_breakpoint): Don't delete overlay event breakpoints. (breakpoint_re_set_one): Delete the overlay event breakpoint. (breakpoint_re_set): Re-create overlay event breakpoint. * symfile.c (overlay_auto_command): Enable overlay breakpoints. (overlay_manual_command): Disable overlay breakpoints. (overlay_off_command): Disable overlay breakpoints.
2002-02-062002-02-06 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+15
* gdb.texinfo (overlays): Mention new magic symbol '_ovly_debug_event', which allows GDB to keep better track of overlays.
2002-02-06* arm-tdep.c: Include elf-bfd.h and coff/internal.h.Richard Earnshaw3-50/+86
(MSYMBOL_SET_SPECIAL, MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Move defines to here from config/tm-arm.h. (coff_sym_is_thumb): Make static. (arm_elf_make_msymbol_special): New function. (arm_coff_make_msymbol_special): New function. * config/arm/tm-arm.h (MSYMBOL_SET_SPECIAL): Delete definition. (MSYMBOL_IS_SPECIAL, MSYMBOL_SIZE): Likewise. (coff_sym_is_thumb): Delete declaration. (arm_elf_make_msymbol_special): Declare. (arm_coff_make_msymbol_special): Declare. (ELF_MAKE_MSYMBOL_SPECIAL): Call arm_elf_make_msymbol_special. (COFF_MAKE_MSYMBOL_SPECIAL): Call arm_coff_make_msymbol_special.
2002-02-06* arm-tdep.c (arm_software_single_step): ANSIfy function declaration.Richard Earnshaw2-3/+19
2002-02-06* gdbarch.sh (PRINT_FLOAT_INFO): Add rule.Richard Earnshaw9-67/+134
* gdbarch.c gdbarch.h: Regenerate. * arch-utils.c (default_print_float_info): New function. * arch-utils.h (default_print_float_info): Prototype it. * infcmd.c (float_info): Call PRINT_FLOAT_INFO. * doc/gdbint.texinfo (FLOAT_INFO): Mark as deprecated. (PRINT_FLOAT_INFO): Document it. * arm-tdep.c (arm_print_float_info): Renamed from arm_float_info. * config/arm/tm-arm.h (FLOAT_INFO): Delete. (PRINT_FLOAT_INFO): Define.
2002-02-06Remove some extraneous conflict markers.Richard Earnshaw1-2/+0
2002-02-062002-02-06 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller3-3/+10
* win32-nat.c (_initialize_check_for_gdb_ini): Add typecast to sprintf argument to suppress a warning.
2002-02-062002-02-05 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller3-66/+223
win32-nat.c (last_sig): Changed type of variable to target_signal, to allow easier handling of pass state. (DEBUG_EXCEPTION_SIMPLE): New macro, used in handle_exception, that gives exception name and address. (handle_exception): Use DEBUG_EXCEPTION_SIMPLE macro and set last_sig value to ourstatus->value.sig. Some missing exceptions added. (child_continue): Correctly report continue_status. (get_child_debug_event,do_initial_child_stuff): Set last_sig to TARGET_SIGNAL_0 (new default value). (child_resume): consider sig argument passed to decide if the exception should be passed to debuggee or not.
2002-02-062002-02-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+11
* regcache.c (fetch_register): Call target_fetch_register only if we don't call FETCH_PSEUDO_REGISTER. (store_register): Call target_store_register only if we don't call STORE_PSEUDO_REGISTER.
2002-02-062002-02-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni8-57/+198
* gdbarch.sh: Add definitions for COFF_MAKE_MSYMBOL_SPECIAL and ELF_MAKE_MSYMBOL_SPECIAL. * gdbarch.c, gdbarch.h: Regenerate. * arch-utils.c (default_elf_make_msymbol_special, default_coff_make_msymbol_special): New functions. * arch-utils.h (default_elf_make_msymbol_special, default_coff_make_msymbol_special): Export. * elfread.c (elf_symtab_read): Compile use of ELF_MAKE_MSYMBOL_SPECIAL unconditionally because it is now multiarched. * coffread.c (coff_symtab_read): Ditto, for COFF_MAKE_MSYMBOL_SPECIAL.
2002-02-06*** empty log message ***gdbadmin1-1/+1
2002-02-05* mi-regs.exp: Various cleanups for SPARC-only tests.Jim Blandy3-9/+19
(test_breakpoints_creation_and_listing): Format of breakpoint table has changed. (sparc_register_tests): Expand floating-point number regexp to recognize NaN values, too. Replace ineffectual single backslash before a hyphen with a double backslash. Don't check the exact numbers of the registers which have changed, since there's no way to know which registers changed, exactly; just check that the result is well-formed. * mi0-regs.exp: (sparc_register_tests): Same as for sparc_register_tests in mi-regs.exp.