2009-03-24 |
Joel Brobecker | * ada-exp.y (get_symbol_field_type): Make sure... |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | * ada-lang.c (resolve_subexp) [UNOP_QUAL]:... |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) [UNOP_IN_RAN... |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) [OP_ATR_MODU... |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp): [OP_ATR_FIR... |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | Fix typo (sleep -> usleep). |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | * ada-lang.c (ada_get_field_index): Add handlin... |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | * gdb_usleep.h, gdb_usleep.c: New files. |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | * buildsym.c (end_symtab): If we ignore the... |
tree | commitdiff |
2009-03-24 |
Joel Brobecker | Provide a way to force building of GDB with... |
tree | commitdiff |
2009-03-24 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-23 |
Tom Tromey | * dwarf2expr.c (execute_stack_op) <DW_OP_GNU_uninit... |
tree | commitdiff |
2009-03-23 |
Paul Pluzhnikov | 2009-03-23 Paul Pluzhnikov <ppluzhnikov@google.com> |
tree | commitdiff |
2009-03-23 |
Tom Tromey | * charset.c (ICONV_CONST) <PHONY_ICONV>: Define. |
tree | commitdiff |
2009-03-23 |
Pedro Alves | * server.c (handle_query) Whitespace and formatting. |
tree | commitdiff |
2009-03-23 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-22 |
Pedro Alves | * i387-fp.c, linux-arm-low.c, linux-cris-low.c, |
tree | commitdiff |
2009-03-22 |
Pedro Alves | * inferiors.c (find_inferior): Make it safe for the... |
tree | commitdiff |
2009-03-22 |
Pedro Alves | * Makefile.in (linuw_low_h): Move higher. |
tree | commitdiff |
2009-03-22 |
Christopher Faylor | * windows-nat.c (AdjustTokenPrivileges): Implement... |
tree | commitdiff |
2009-03-22 |
Christopher Faylor | * win32-nat.c (ctrl_c_handler): New function. |
tree | commitdiff |
2009-03-22 |
Christopher Faylor | * windows-nat.c (DebugActiveProcessStop): Implement... |
tree | commitdiff |
2009-03-22 |
Jan Kratochvil | Fix a racy FAIL. |
tree | commitdiff |
2009-03-22 |
Pedro Alves | gdb/ |
tree | commitdiff |
2009-03-22 |
Pedro Alves | * gdbthread.h (struct thread_info): Add in_infcall... |
tree | commitdiff |
2009-03-22 |
Pedro Alves | * infcall.c (run_inferior_call): Remove references to |
tree | commitdiff |
2009-03-22 |
Pedro Alves | * symfile.c (symfile_relocate_debug_section): Remove... |
tree | commitdiff |
2009-03-22 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-21 |
Eli Zaretskii | From Jeremy Bennett <jeremy.bennett@embecosm.com>: |
tree | commitdiff |
2009-03-21 |
Eli Zaretskii | From Jeremy Bennett <jeremy.bennett@embecosm.com>: |
tree | commitdiff |
2009-03-21 |
Eli Zaretskii | * gdb.texinfo (Character Sets): Fix last change. |
tree | commitdiff |
2009-03-21 |
Thiago Jung Bauermann | gdb/ |
tree | commitdiff |
2009-03-21 |
Thiago Jung Bauermann | gdb/ |
tree | commitdiff |
2009-03-21 |
Tom Tromey | * c-lang.c (evaluate_subexp_c): Call check_typedef. |
tree | commitdiff |
2009-03-21 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-20 |
Tom Tromey | gdb: |
tree | commitdiff |
2009-03-20 |
Tom Tromey | 2009-03-20 Tom Tromey <tromey@redhat.com> |
tree | commitdiff |
2009-03-20 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-19 |
Tom Tromey | * utils.c (do_obstack_free): New function. |
tree | commitdiff |
2009-03-19 |
Jerome Guitton | * gdb.ada/fixed_points/fixed_points.adb: Add a test... |
tree | commitdiff |
2009-03-19 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-18 |
Doug Evans | * linux-nat.c (linux_nat_find_memory_regions): Result... |
tree | commitdiff |
2009-03-18 |
Doug Evans | * expprint.c (dump_raw_expression): Print note if... |
tree | commitdiff |
2009-03-18 |
Doug Evans | * printcmd.c (display_uses_solib_p): Redo loop, scan... |
tree | commitdiff |
2009-03-18 |
Pedro Alves | * return-nodebug.c: Don't include stdio.h. |
tree | commitdiff |
2009-03-18 |
Nathan Sidwell | * Makefile.in: Update license to GPLv3. |
tree | commitdiff |
2009-03-18 |
Paul Pluzhnikov | 2009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com> |
tree | commitdiff |
2009-03-18 |
Pedro Alves | * remote.c (remote_close): Don't call generic_mourn_in... |
tree | commitdiff |
2009-03-18 |
Pedro Alves | * remote.c (remote_start_remote): Add missing call to |
tree | commitdiff |
2009-03-18 |
Pedro Alves | * breakpoint.c (bpstat_should_step): Only consider... |
tree | commitdiff |
2009-03-18 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-17 |
Christopher Faylor | Correct typo which gave me an accidental promotion. |
tree | commitdiff |
2009-03-17 |
Pedro Alves | Rename "process" to "lwp" throughout. |
tree | commitdiff |
2009-03-17 |
Joel Brobecker | Add a target_ops parameter to the to_kill metho... |
tree | commitdiff |
2009-03-17 |
Doug Evans | * amd64-linux-nat.c (si_timerid,si_overrun): Provide... |
tree | commitdiff |
2009-03-17 |
Joel Brobecker | * frame.c (get_prev_frame_1): Do not perform... |
tree | commitdiff |
2009-03-17 |
Hui Zhu | * gdb.texinfo: Change the introduce of "disassemble... |
tree | commitdiff |
2009-03-17 |
Hui Zhu | * stack.c: Change the introduce of "disassemble-next... |
tree | commitdiff |
2009-03-17 |
Pedro Alves | * mi/mi-main.h (mi_print_timing_maybe): Add strict... |
tree | commitdiff |
2009-03-17 |
Pedro Alves | Add missing space. |
tree | commitdiff |
2009-03-17 |
Hui Zhu | * gdb.texinfo: Add documentation for disassemble-next... |
tree | commitdiff |
2009-03-17 |
Hui Zhu | *stack.c: Include valprint.h. |
tree | commitdiff |
2009-03-17 |
Pedro Alves | * infrun.c (normal_stop): Don't overwrite old_chain. |
tree | commitdiff |
2009-03-17 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-16 |
Joel Brobecker | * remote-mips.c (mips_load): Replace call to... |
tree | commitdiff |
2009-03-16 |
Joel Brobecker | * remote-mips.c (mips_mourn_inferior): Add... |
tree | commitdiff |
2009-03-16 |
Joel Brobecker | * go32-nat.c (go32_create_inferior): Add missin... |
tree | commitdiff |
2009-03-16 |
Joel Brobecker | * darwin-nat.c (darwin_resume): Fix a compiler... |
tree | commitdiff |
2009-03-16 |
Joel Brobecker | * configure.tgt: Add handling for x86_64-darwin. |
tree | commitdiff |
2009-03-16 |
Jan Kratochvil | gdb/ |
tree | commitdiff |
2009-03-16 |
Thiago Jung Bauermann | * gdb.texinfo (Commands In Python): Remove tindex... |
tree | commitdiff |
2009-03-16 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-15 |
Joel Brobecker | * aix-thread.c (aix_thread_thread_alive, aix_th... |
tree | commitdiff |
2009-03-15 |
Joel Brobecker | Fix an error happening while loading symbols... |
tree | commitdiff |
2009-03-15 |
Joel Brobecker | Modernize the aix-thread later by getting rid... |
tree | commitdiff |
2009-03-15 |
Jan Kratochvil | gdb/ |
tree | commitdiff |
2009-03-15 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-14 |
Jan Kratochvil | Fix a racy FAIL. |
tree | commitdiff |
2009-03-14 |
Pedro Alves | 2009-03-14 Pedro Alves <pedro@codesourcery.com> |
tree | commitdiff |
2009-03-14 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-13 |
Tom Tromey | * symtab.c (lookup_symbol_in_language): Use a cleanup. |
tree | commitdiff |
2009-03-13 |
Doug Evans | * exceptions.h: Clean up some comments on catch_except... |
tree | commitdiff |
2009-03-13 |
Vladimir Prus | * gdb.mi/mi-cli.exp: Adjust for output differen... |
tree | commitdiff |
2009-03-13 |
Nathan Sidwell | * Makefile.in, hostio-errno.c, errno.c, xtensa-xtregs... |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * source.c (source_full_path_of): Constify... |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp): Merge case... |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * gdb.ada/ptype_arith_binop.exp: Remove some... |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * gdb.ada/ptype_arith_binop.exp: New testcase. |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) <BINOP_DIV... |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | Fix the author name in the last entry. |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * ada-tasks.c (ada_task_is_alive): Move up... |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * ada-lang.c (ada_delta): Change the type of... |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | Improve the last changelog entry. |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * language.c (lang_bool_type): Return a builtin... |
tree | commitdiff |
2009-03-13 |
Joel Brobecker | * ada-lang.c (ada_evaluate_subexp) [OP_VAR_VALU... |
tree | commitdiff |
2009-03-13 |
gdbadmin | *** empty log message *** |
tree | commitdiff |
2009-03-12 |
Joel Brobecker | * gdb.ada/mod_from_name: New testcase. |
tree | commitdiff |
2009-03-12 |
Joel Brobecker | Fix crash printing packed record with packed... |
tree | commitdiff |
2009-03-12 |
Joel Brobecker | * gdb.ada/tick_last_segv: New testcase. |
tree | commitdiff |
2009-03-12 |
Joel Brobecker | Fix segfault when printing short_integer'last. |
tree | commitdiff |
next |