aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-03-252009-03-24 Tom Tromey <tromey@redhat.com>Tom Tromey7-49/+54
2009-03-25*** empty log message ***gdbadmin1-1/+1
2009-03-24 * configure.ac: Initialize the variable $PREFER_CURSES.Jan Kratochvil3-2/+9
2009-03-24 * configure.ac: Enable $PREFER_CURSES even with default $ENABLE_TUI.Jan Kratochvil3-2/+7
2009-03-24 ARI fix: "strerror" rule.Pierre Muller2-4/+10
2009-03-24 * ada-exp.y (get_symbol_field_type): Make sure to resolve typedefsJoel Brobecker2-0/+6
2009-03-24 * ada-lang.c (resolve_subexp) [UNOP_QUAL]: Resolve typedefs beforeJoel Brobecker2-1/+6
2009-03-24 * ada-lang.c (ada_evaluate_subexp) [UNOP_IN_RANGE]: make sureJoel Brobecker2-1/+7
2009-03-24 * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODULUS]: Use check_typdefJoel Brobecker2-1/+7
2009-03-24 * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIRST, OP_ATR_LAST]Joel Brobecker2-1/+7
2009-03-24Fix typo (sleep -> usleep).Joel Brobecker1-1/+1
2009-03-24 * ada-lang.c (ada_get_field_index): Add handling of the caseJoel Brobecker2-9/+17
2009-03-24 * gdb_usleep.h, gdb_usleep.c: New files.Joel Brobecker5-9/+88
2009-03-24 * buildsym.c (end_symtab): If we ignore the subfiles, thenJoel Brobecker2-0/+31
2009-03-24 Provide a way to force building of GDB with libcurses.Joel Brobecker3-27/+74
2009-03-24*** empty log message ***gdbadmin1-1/+1
2009-03-23 * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_uninit>: Fix typo inTom Tromey2-1/+6
2009-03-232009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-20/+19
2009-03-23 * charset.c (ICONV_CONST) <PHONY_ICONV>: Define.Tom Tromey2-3/+14
2009-03-23 * server.c (handle_query) Whitespace and formatting.Pedro Alves2-10/+12
2009-03-23*** empty log message ***gdbadmin1-1/+1
2009-03-22 * i387-fp.c, linux-arm-low.c, linux-cris-low.c,Pedro Alves25-271/+285
2009-03-22 * inferiors.c (find_inferior): Make it safe for the callbackPedro Alves2-1/+9
2009-03-22 * Makefile.in (linuw_low_h): Move higher.Pedro Alves2-3/+8
2009-03-22* windows-nat.c (AdjustTokenPrivileges): Implement macro wraparound forChristopher Faylor2-37/+47
2009-03-22* win32-nat.c (ctrl_c_handler): New function.Christopher Faylor2-21/+66
2009-03-22* windows-nat.c (DebugActiveProcessStop): Implement macro wraparound forChristopher Faylor2-108/+173
2009-03-22 Fix a racy FAIL.Jan Kratochvil3-10/+20
2009-03-22gdb/Pedro Alves9-11/+83
2009-03-22 * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves8-22/+50
2009-03-22 * infcall.c (run_inferior_call): Remove references toPedro Alves5-28/+42
2009-03-22 * symfile.c (symfile_relocate_debug_section): Remove check forPedro Alves2-4/+10
2009-03-22*** empty log message ***gdbadmin1-1/+1
2009-03-21From Jeremy Bennett <jeremy.bennett@embecosm.com>:Eli Zaretskii2-0/+3709
2009-03-21From Jeremy Bennett <jeremy.bennett@embecosm.com>:Eli Zaretskii6-391/+2187
2009-03-21 * gdb.texinfo (Character Sets): Fix last change.Eli Zaretskii2-21/+26
2009-03-21gdb/Thiago Jung Bauermann9-25/+104
2009-03-21gdb/Thiago Jung Bauermann15-9/+523
2009-03-21 * c-lang.c (evaluate_subexp_c): Call check_typedef.Tom Tromey2-0/+8
2009-03-21*** empty log message ***gdbadmin1-1/+1
2009-03-20gdb:Tom Tromey63-1951/+4431
2009-03-202009-03-20 Tom Tromey <tromey@redhat.com>Tom Tromey5-6/+30
2009-03-20*** empty log message ***gdbadmin1-1/+1
2009-03-19 * utils.c (do_obstack_free): New function.Tom Tromey3-0/+26
2009-03-19 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overpreciseJerome Guitton3-7/+48
2009-03-19*** empty log message ***gdbadmin1-1/+1
2009-03-18 * linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is anDoug Evans2-11/+17
2009-03-18 * expprint.c (dump_raw_expression): Print note if non-NULL.Doug Evans2-1/+8
2009-03-18 * printcmd.c (display_uses_solib_p): Redo loop, scan element listDoug Evans2-8/+16
2009-03-18 * return-nodebug.c: Don't include stdio.h.Pedro Alves4-32/+70