Age | Commit message (Expand) | Author | Files | Lines |
2009-03-24 | * configure.ac: Initialize the variable $PREFER_CURSES. | Jan Kratochvil | 3 | -2/+9 |
2009-03-24 | * configure.ac: Enable $PREFER_CURSES even with default $ENABLE_TUI. | Jan Kratochvil | 3 | -2/+7 |
2009-03-24 | ARI fix: "strerror" rule. | Pierre Muller | 2 | -4/+10 |
2009-03-24 | * ada-exp.y (get_symbol_field_type): Make sure to resolve typedefs | Joel Brobecker | 2 | -0/+6 |
2009-03-24 | * ada-lang.c (resolve_subexp) [UNOP_QUAL]: Resolve typedefs before | Joel Brobecker | 2 | -1/+6 |
2009-03-24 | * ada-lang.c (ada_evaluate_subexp) [UNOP_IN_RANGE]: make sure | Joel Brobecker | 2 | -1/+7 |
2009-03-24 | * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODULUS]: Use check_typdef | Joel Brobecker | 2 | -1/+7 |
2009-03-24 | * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIRST, OP_ATR_LAST] | Joel Brobecker | 2 | -1/+7 |
2009-03-24 | Fix typo (sleep -> usleep). | Joel Brobecker | 1 | -1/+1 |
2009-03-24 | * ada-lang.c (ada_get_field_index): Add handling of the case | Joel Brobecker | 2 | -9/+17 |
2009-03-24 | * gdb_usleep.h, gdb_usleep.c: New files. | Joel Brobecker | 5 | -9/+88 |
2009-03-24 | * buildsym.c (end_symtab): If we ignore the subfiles, then | Joel Brobecker | 2 | -0/+31 |
2009-03-24 | Provide a way to force building of GDB with libcurses. | Joel Brobecker | 3 | -27/+74 |
2009-03-24 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-23 | * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_uninit>: Fix typo in | Tom Tromey | 2 | -1/+6 |
2009-03-23 | 2009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2 | -20/+19 |
2009-03-23 | * charset.c (ICONV_CONST) <PHONY_ICONV>: Define. | Tom Tromey | 2 | -3/+14 |
2009-03-23 | * server.c (handle_query) Whitespace and formatting. | Pedro Alves | 2 | -10/+12 |
2009-03-23 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-22 | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, | Pedro Alves | 25 | -271/+285 |
2009-03-22 | * inferiors.c (find_inferior): Make it safe for the callback | Pedro Alves | 2 | -1/+9 |
2009-03-22 | * Makefile.in (linuw_low_h): Move higher. | Pedro Alves | 2 | -3/+8 |
2009-03-22 | * windows-nat.c (AdjustTokenPrivileges): Implement macro wraparound for | Christopher Faylor | 2 | -37/+47 |
2009-03-22 | * win32-nat.c (ctrl_c_handler): New function. | Christopher Faylor | 2 | -21/+66 |
2009-03-22 | * windows-nat.c (DebugActiveProcessStop): Implement macro wraparound for | Christopher Faylor | 2 | -108/+173 |
2009-03-22 | Fix a racy FAIL. | Jan Kratochvil | 3 | -10/+20 |
2009-03-22 | gdb/ | Pedro Alves | 9 | -11/+83 |
2009-03-22 | * gdbthread.h (struct thread_info): Add in_infcall member. | Pedro Alves | 8 | -22/+50 |
2009-03-22 | * infcall.c (run_inferior_call): Remove references to | Pedro Alves | 5 | -28/+42 |
2009-03-22 | * symfile.c (symfile_relocate_debug_section): Remove check for | Pedro Alves | 2 | -4/+10 |
2009-03-22 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-21 | From Jeremy Bennett <jeremy.bennett@embecosm.com>: | Eli Zaretskii | 2 | -0/+3709 |
2009-03-21 | From Jeremy Bennett <jeremy.bennett@embecosm.com>: | Eli Zaretskii | 6 | -391/+2187 |
2009-03-21 | * gdb.texinfo (Character Sets): Fix last change. | Eli Zaretskii | 2 | -21/+26 |
2009-03-21 | gdb/ | Thiago Jung Bauermann | 9 | -25/+104 |
2009-03-21 | gdb/ | Thiago Jung Bauermann | 15 | -9/+523 |
2009-03-21 | * c-lang.c (evaluate_subexp_c): Call check_typedef. | Tom Tromey | 2 | -0/+8 |
2009-03-21 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-20 | gdb: | Tom Tromey | 63 | -1951/+4431 |
2009-03-20 | 2009-03-20 Tom Tromey <tromey@redhat.com> | Tom Tromey | 5 | -6/+30 |
2009-03-20 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-19 | * utils.c (do_obstack_free): New function. | Tom Tromey | 3 | -0/+26 |
2009-03-19 | * gdb.ada/fixed_points/fixed_points.adb: Add a test on overprecise | Jerome Guitton | 3 | -7/+48 |
2009-03-19 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2009-03-18 | * linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is an | Doug Evans | 2 | -11/+17 |
2009-03-18 | * expprint.c (dump_raw_expression): Print note if non-NULL. | Doug Evans | 2 | -1/+8 |
2009-03-18 | * printcmd.c (display_uses_solib_p): Redo loop, scan element list | Doug Evans | 2 | -8/+16 |
2009-03-18 | * return-nodebug.c: Don't include stdio.h. | Pedro Alves | 4 | -32/+70 |
2009-03-18 | * Makefile.in: Update license to GPLv3. | Nathan Sidwell | 19 | -166/+154 |
2009-03-18 | 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 2 | -1/+5 |