aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2010-09-01Compile memmem.o without -Werror.gdbadmin2-2/+13
2010-09-01use xsnprintf instead of snprintf.gdbadmin8-17/+26
2010-09-01include alloca.h if available.gdbadmin6-1/+229
2010-09-01*** empty log message ***gdbadmin1-1/+1
2010-08-31Create and use a specialized bcache type for psymbolsSami Wagiaalla7-16/+92
2010-08-31 PR c++/11961:Tom Tromey2-13/+20
2010-08-312010-08-31 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder2-0/+10
2010-08-31 * gdb.dwarf2/dw4-sig-types.exp: Use .x for executable name.Doug Evans2-1/+6
2010-08-31gdb/Jan Kratochvil2-0/+42
2010-08-31gdb/Jan Kratochvil10-64/+45
2010-08-31Enable custom bcache hash function.Sami Wagiaalla8-26/+129
2010-08-31Remove an extra "@item".H.J. Lu2-1/+4
2010-08-31*** empty log message ***gdbadmin1-1/+1
2010-08-30gdbTom Tromey6-4/+111
2010-08-30 * gdb.cp/cpexprs.exp (test_breakpoint): Continue to test_functionDaniel Jacobowitz3-8/+34
2010-08-302010-08-30 Yao Qi <yao@codesourcery.com>Yao Qi4-10/+122
2010-08-30gdb/Jan Kratochvil2-17/+23
2010-08-30*** empty log message ***gdbadmin1-1/+1
2010-08-29*** empty log message ***gdbadmin1-1/+1
2010-08-28 * linux-low.c (__SIGRTMIN): Define if not already defined.Pedro Alves2-5/+59
2010-08-28 * linux-low.c (linux_stabilize_threads): Wrap debug output in aPedro Alves2-7/+14
2010-08-28gdb/Jan Kratochvil2-4/+10
2010-08-28*** empty log message ***gdbadmin1-1/+1
2010-08-27 * dwarf2read.c (dw2_require_line_header): Read from .debug_typesDoug Evans2-3/+13
2010-08-27 * dwarf2read.c (dwarf2_attach_fields_to_type): Don't setTom Tromey2-3/+8
2010-08-27 * dwarf2read.c (dwarf2_per_objfile_free): Reorganize buffers to matchDoug Evans2-2/+10
2010-08-27 * event-loop.c (event_handle_func): Adjust to use gdb_fildes_t.Pedro Alves5-15/+54
2010-08-27Fix whitespace, tabs/spaces.Pedro Alves4-554/+555
2010-08-27 * configure.ac (build_warnings): Add -Wno-char-subscripts.Pedro Alves3-2/+7
2010-08-27 * linux-low.c (linux_unprepare_to_access_memory): Rename to ...Pedro Alves8-13/+27
2010-08-27*** empty log message ***gdbadmin1-1/+1
2010-08-26 * dwarf2read.c (dw2_require_full_path): Rename parameter cu to per_cu.Doug Evans2-78/+92
2010-08-26 * linux-low.c (linux_prepare_to_access_memory): New.Pedro Alves8-13/+128
2010-08-26 * NEWS: Mention libthread_db debugging with core files.Pedro Alves2-0/+29
2010-08-26 * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves1-0/+11
2010-08-26 * Makefile.in (WARN_CFLAGS): Get it from configure.Pedro Alves3-2/+114
2010-08-26 * dwarf2read.c (dwarf2_build_include_psymtabs): Remove unnecessaryDoug Evans2-36/+101
2010-08-26 * mem-break.c [HAVE_MALLOC_H]: Include malloc.h.Pedro Alves2-0/+7
2010-08-26 * gdbreplay.c (remote_error): New.Pedro Alves4-11/+53
2010-08-26 * gdb.mi/mi-nsmoribund.exp: Revert back to send_gdb/gdb_expect inPedro Alves2-8/+19
2010-08-26*** empty log message ***gdbadmin1-1/+1
2010-08-25 * dwarf2read.c (inherit_abstract_dies): Handle origin die'sPedro Alves2-7/+25
2010-08-25 * linux-low.c (linux_wait_1): Move non-debugging code out ofPedro Alves2-2/+8
2010-08-25 * linux-low.c (linux_wait_1): Don't set last_status here.Pedro Alves3-7/+47
2010-08-25 PR threads/10729Pedro Alves7-47/+150
2010-08-25 PR symtab/11942Doug Evans7-56/+258
2010-08-25*** empty log message ***gdbadmin1-1/+1
2010-08-24 * linux-low.h (linux_thread_area): Delete declaration.Pedro Alves2-1/+4
2010-08-24gdb/Jan Kratochvil2-1/+5
2010-08-24 * arm-tdep.c: Include features/arm-with-m.c.Daniel Jacobowitz8-164/+336