aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
2001-10-10*** empty log message ***gdbadmin1-1/+1
2001-10-09*** empty log message ***gdbadmin1-1/+1
2001-10-08Document changes to hpux-thread.c.Joel Brobecker1-0/+7
2001-10-08Rewrite find_active_thread() and find_tcb() to use ptid_t, instead ofJoel Brobecker1-16/+12
overloading the thread and the pid into the same 32-bit value. Make associated necessary adaptations. Also remove unused variable cached_active_thread.
2001-10-08 * MAINTAINERS (powerpc, SCO/Unixware, Solaris/x86): Remove myNicholas Duffek2-4/+6
entries.
2001-10-08*** empty log message ***gdbadmin1-1/+1
2001-10-07*** empty log message ***gdbadmin1-1/+1
2001-10-06* config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Define.Mark Kettenis2-0/+11
2001-10-06*** empty log message ***gdbadmin1-1/+1
2001-10-05*** empty log message ***gdbadmin1-1/+1
2001-10-042001-10-04 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2-1/+6
* lib/insight-support.exp (gdbtk_start): Don't exit dejagnu if gdb child process crashes, just signal an error.
2001-10-04 * main.c (enable_external_editor): Don't declare.Tom Tromey2-16/+7
(captured_main): Don't set enable_external_editor.
2001-10-04*** empty log message ***gdbadmin1-1/+1
2001-10-03*** empty log message ***gdbadmin1-1/+1
2001-10-02Split SVR4/SunOS solib support.Kevin Buettner12-410/+938
2001-10-02* lib/gdb.exp (test_xfail_format): Simplify.Jim Blandy2-12/+21
* lib/gdb.exp (setup_xfail_format): Don't forget to put a `$' in front of the variable name `format'. Simplify `if'.
2001-10-02 2001-10-01 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+5
* Makefile.in (mipsread.o): Remove old dependency on partial-stab.h.
2001-10-022001-10-01 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
* xcoffread.c (N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS, N_COMM, N_FN, N_EXT, N_INDR, N_SETA, N_SETT, N_SETD, N_SETB, N_SETV, CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE, START_PSYMTAB, END_PSYMTAB, SET_NAMESTRING): Delete definitions. Don't include language.h any more. Don't include partial-stab.h any more. (scan_xcoff_symtab): Don't jump through hoops to reuse code in partial-stab.h, include the code directly, instead. * Makefile.in (xcoffread.o): Remove dependency on partial-stab.h.
2001-10-022001-10-01 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-60/+329
* xcoffread.c (N_UNDF, N_ABS, N_TEXT, N_DATA, N_BSS, N_COMM, N_FN, N_EXT, N_INDR, N_SETA, N_SETT, N_SETD, N_SETB, N_SETV, CUR_SYMBOL_TYPE, CUR_SYMBOL_VALUE, START_PSYMTAB, END_PSYMTAB, SET_NAMESTRING): Delete definitions. Don't include language.h any more. Don't include partial-stab.h any more. (scan_xcoff_symtab): Don't jump through hoops to reuse code in partial-stab.h, include the code directly, instead. * Makefile.in (xcoffread.o): Remove dependency on partial-stab.h.
2001-10-02*** empty log message ***gdbadmin1-1/+1
2001-10-01 * gdb.threads/pthreads.exp: Wait for output and delayDaniel Jacobowitz2-0/+14
before sending ^C.
2001-10-01 * gdb.mi/mi-var-display.exp (continue to incr_a): RecognizeDaniel Jacobowitz3-0/+18
some incorrect output instead of timing out. * gdb.mi/mi-var-display.exp (continue to incr_a): Likewise.
2001-10-01* infcmd.c (do_registers_info): Delete code dumping largeAndrew Cagney2-12/+5
registers. Handled by val_print.
2001-10-01*** empty log message ***gdbadmin1-1/+1
2001-09-30* gdbarch.sh (gdbarch_alloc): Name the new architectureAndrew Cagney3-84/+103
``current_gdbarch'' so that it, and not the identically named global is refered to by macros. * gdbarch.c: Regenerate.
2001-09-30* cli/cli-decode.c (add_set_boolean_cmd): Define.Andrew Cagney5-4/+42
* cli/cli-decode.h (add_set_boolean_cmd): Declare. * command.h (add_set_boolean_cmd): Ditto. * remote.c (_initialize_remote): Use add_set_boolean_cmd for "set remotebreak"
2001-09-30*** empty log message ***gdbadmin1-1/+1
2001-09-29* gdbarch.sh (gdbarch_dump): Sort output.Andrew Cagney3-1046/+860
* gdbarch.c: Regenerate.
2001-09-29* rs6000-tdep.c (rs6000_gdbarch_init): Don't use the previousAndrew Cagney2-7/+9
architecture to infer the wordsize. Previous architecture may not be a PowerPC.
2001-09-29*** empty log message ***gdbadmin1-1/+1
2001-09-28 * tuiLayout.h (tui_set_layout): Don't declare.Tom Tromey3-3/+8
* tui.h (tui_vAddWinToLayout): Don't declare. (tui_vSetLayoutTo): Likewise. (tui_set_layout): Declare.
2001-09-28 * gdb.base/volatile.exp (local_compiler_xfail_check): Change qux2Corinna Vinschen2-1/+6
check to allow additional `int'.
2001-09-28*** empty log message ***gdbadmin1-1/+1
2001-09-272001-09-20 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+37
Changes by Daniel Berlin <dan@cgsoftware.com>, to support better parsing of const and volatile type expressions. * c-exp.y (const_and_volatile, const_or_volatile_noopt, const_or_volatile): New non-terminals. (ptype): Use new rule for const_or_volatile. (typebase): Use new rule for const_or_volatile_noopt. * parser-defs.h (enum type_pieces): New values tp_const, tp_volatile. * parse.c (follow_types): Handle tp_const and tp_volatile on the type stack: call make_cv_type to create new const/volatile type.
2001-09-27 * gdb.base/completion.exp: Remove incorrect 'p "a' test.Daniel Jacobowitz2-9/+57
Add tests for 'p "break' (pass) and 'p "break.' (xfail).
2001-09-272001-09-27 Michael Snyder <msnyder@redhat.com>Michael Snyder4-103/+153
* lib/gdb.exp (test_debug_format): New proc. (setup_xfail_format): Use new proc test_debug_format. * gdb.base/constvars.exp (local_compiler_xfail_check): New proc; use new service proc test_debug_format. Replace all other "gcc_compiled" tests with this test. * gdb.base/volatile.exp (local_compiler_xfail_check): New proc; use new service proc test_debug_format. Replace all other "gcc_compiled" tests with this test.
2001-09-272001-09-20 Michael Snyder <msnyder@redhat.com>Michael Snyder2-18/+27
Changes by Daniel Berlin <dan@cgsoftware.com>, to support better parsing of const and volatile type expressions. * c-exp.y (const_and_volatile, const_or_volatile_noopt, const_or_volatile): New non-terminals. (ptype): Use new rule for const_or_volatile. (typebase): Use new rule for const_or_volatile_noopt. * parser-defs.h (enum type_pieces): New values tp_const, tp_volatile. * parse.c (follow_types): Handle tp_const and tp_volatile on the type stack: call make_cv_type to create new const/volatile type.
2001-09-272001-09-21 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+8
* c-exp.y (typebase): Accept (signed long long) as a type expr.
2001-09-27Document changes in infttrace.c (for HPUX 11.00).Joel Brobecker1-0/+8
2001-09-27kill_inferior: Issue a TT_PROC_EXIT request rather than a TT_PROC_STOPJoel Brobecker1-11/+2
request to kill the inferior and its child processes. Otherwise, the inferior is not killed on HPUX 11.0. Removed the code that detaches the child processes since we just killed them.
2001-09-27*** empty log message ***gdbadmin1-1/+1
2001-09-26Add framework for ``set/show serial ...''.Andrew Cagney2-0/+38
2001-09-26* CONTRIBUTE: Update.Andrew Cagney2-49/+23
2001-09-26 * gdb.base/constvars.exp: Check for different orders of keywordsCorinna Vinschen2-22/+27
and additional "int" strings in output.
2001-09-26Use gdbarch data mechanism instead of gdbarch swap mechanism to manageKevin Buettner3-61/+96
the fetching of architecture specific link map offsets.
2001-09-26*** empty log message ***gdbadmin1-1/+1
2001-09-25fix of my email addressJiri Smid1-1/+1
2001-09-25* x86-64-linux-tdep.c (LINUX_SIGINFO_SIZE): Add.Jiri Smid2-2/+10
(x86_64_linux_sigcontext_addr): Replace `sizeof (struct siginfo)' by LINUX_SIGINFO_SIZE.
2001-09-25* maint.c (maintenance_set_cmdlist, maintenance_show_cmdlist): NewAndrew Cagney4-1/+78
variables. (maintenance_set_profile_cmd): New function. (maintenance_show_cmd, maintenance_set_cmd): New functions. (_initialize_maint_cmds): Add "maintenance set" and "maintenance show" and, commented out, "maintenance set/show profile" commands.
2001-09-25*** empty log message ***gdbadmin1-1/+1