* bfd-target.c: Don't include gdb_assert.h or gdb_string.h.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2009-05-22  Pedro Alves * bfd-target.c: Don't include gdb_assert.h or gdb_stri...
2009-05-22  Pedro Alves * remote.c (compare_sections_command): Don't declare...
2009-05-21  Pedro Alves * aix-thread.c (init_aix_thread_ops): Whitespace.
2009-05-21  Pedro Alves * dec-thread.c (dec_thread_wait): Add options paramete...
2009-05-21  Joel Brobecker * aix-thread.c (aix_thread_wait): Add options...
2009-05-21  Pedro Alves * linux-nat.c (linux_nat_terminal_inferior)
2009-05-21  Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-21  Pedro Alves * mi/mi-interp.c (mi_on_resume): Account for whole...
2009-05-21  Jan Kratochvilgdb/
2009-05-21  Jan Kratochvilgdb/
2009-05-21  Jan Kratochvilgdb/
2009-05-20  Joel Brobecker * aix-thread.c (giter_count): Do not count...
2009-05-20  Nathan Sidwellfix filename in 2009-01-14 Kai Tietz <kai.tietz@onevi...
2009-05-19  Jan Kratochvilgdb/
2009-05-19  Pedro Alves * inflow.c (kill_command): Moved to infcmd.c.
2009-05-19  Pedro Alves * fork-child.c: Don't include frame.h. Include termin...
2009-05-19  Pedro AlvesForgot to check in the ChangeLog entry for the previous...
2009-05-18  Paul Pluzhnikov2009-05-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-18  Pedro Alves * solib-svr4.c: Include observer.h.
2009-05-18  Pedro Alves * linux-nat.h (linux_proc_get_tgid): Declare.
2009-05-18  Pedro Alves * fork-child.c (fork_inferior): Only reset the thread...
2009-05-18  Ulrich Weigand * ada-lang.c (ada_find_any_type): Move check for primi...
2009-05-18  Ulrich Weigand * ada-lang.c (desc_data_type): Remove, replace by ...
2009-05-18  Ulrich Weigand * ada-valprint.c (ada_val_print_1): Use val_print_stri...
2009-05-18  Ulrich Weigand * ada-lang.c (ada_coerce_to_simple_array_type): Reimpl...
2009-05-18  Ulrich Weigand * p-valprint.c (pascal_val_print): Use extract_typed_a...
2009-05-18  Ulrich Weigand * doublest.c (NAN): Remove unused define.
2009-05-18  Jon Benistongdb/
2009-05-18  Pedro Alves * corelow.c (core_open): Flush the register cache...
2009-05-18  Pedro Alves * inflow.h (our_process_group): Remove declaration.
2009-05-17  Pedro AlvesFix typo...
2009-05-17  Pedro Alvesgdb/
2009-05-17  Pedro Alves * infrun.c (pending_follow): Remove mention of exec...
2009-05-17  Pedro Alves * infrun.c (pending_follow): Remove execd_pathname...
2009-05-17  Hui ZhuFix a typo error.
2009-05-17  Hui Zhu* i386-tdep.c (i386_process_record): Make it extern.
2009-05-17  Vladimir Prus Always report varobj as changed when in_scope attribut...
2009-05-15  Paul Pluzhnikov2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-15  Pierre Muller * MAINTAINERS: Update my email address.
2009-05-15  Pierre Muller * fix my email address
2009-05-14  Paul Pluzhnikov2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-14  Joel Brobecker * gdbarch.sh: Add comment documenting the targe...
2009-05-14  Pierre Muller Remove all i386 debug register low level macros in...
2009-05-14  Jon Beniston* MAINTAINERS: Add Jon Beniston to write after approval...
2009-05-13  Paul Pluzhnikov2009-05-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-13  Joel Brobecker * c-lang.c (print_wchar): Remove unnecessary...
2009-05-12  Jim Blandy* MAINTAINERS: Remove self as m32c target maintainer.
2009-05-12  Pedro Alvesgdb/
2009-05-12  Joel Brobecker * c-lang.c (print_wchar): Convert w into a...
2009-05-11  Jan Kratochvilgdb/
2009-05-11  Pedro Alves * linux-nat.c (enum sigchld_state): Delete.
2009-05-11  Pierre Muller Unify target macros.
2009-05-10  Pierre Muller * src/gdb/target.h: Remove all tests for already defined
2009-05-09  Sergio Durigan Junior * ppc-linux-nat.c (have_ptrace_getsetregs): New variable.
2009-05-08  Doug Evans * linux-nat.c (linux_xfer_siginfo): Delete unused...
2009-05-08  Sergio Durigan Junior2009-05-07 Sergio Durigan Junior <sergiodj@linux...
2009-05-07  Joel Brobecker * gdbarch.h (target_gdbarch): Add comment docum...
2009-05-06  Joel Brobecker * acinclude.m4 (AM_ICONV): Prefer in-tree libic...
2009-05-06  Joel Brobecker * utils.c: Add include of gdb_usleep.h.
2009-05-06  Pedro Alves * inferior.c (add_inferior): Move observer_notify_new_...
2009-05-06  Pedro Alves * procfs.c (procfs_insert_watchpoint, procfs_remove_wa...
2009-05-06  Hui ZhuFix the date error.
2009-05-06  Hui Zhu* i386-tdep.c (i386_process_record): Change bzero to...
2009-05-06  Hui Zhu* NEWS: Add item for process record and replay.
2009-05-06  Maxim Grigoriev2009-05-05 Maxim Grigoriev <maxim2405@gmail.com>
2009-05-05  Michael Snyder2009-05-04 Michael Snyder <msnyder@vmware.com>
2009-05-05  Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-05-05  Ulrich Weigand * fork-child.c (startup_inferior): Move setting stop_p...
2009-05-04  Pedro Alves * go32-nat.c (go32_stop): Delete.
2009-05-02  Eli Zaretskii*** empty log message ***
2009-05-01  Jan Kratochvilgdb/
2009-05-01  Doug Evans * linux-thread-db.c (thread_db_pid_to_str): Delete...
2009-05-01  Eli Zaretskii * record.c (_initialize_record): Reformat and clarify...
2009-05-01  Eli Zaretskii * go32-nat.c: Add comments about dirty secrets of...
2009-05-01  Jan Kratochvilgdb/
2009-05-01  Eli Zaretskii * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str...
2009-05-01  Eli Zaretskii * i386-tdep.c (i386_go32_init_abi): Override the number of
2009-05-01  Anthony GreenLink gdb with moxie sim
2009-04-30  Paul Pluzhnikov2009-04-30 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-04-30  Hui ZhuI386 Linux process record and replay support.
2009-04-30  Hui ZhuI386 architecture process record and replay support.
2009-04-30  Hui Zhu* infrun.c (use_displaced_stepping): Return false if...
2009-04-30  Hui ZhuLinux process record and replay support.
2009-04-30  Hui ZhuProcess record and replay target.
2009-04-30  Hui Zhu* target.h (strata): New stratum "record_stratum".
2009-04-30  Hui Zhu* gdbarch.sh (process_record): This interface point...
2009-04-29  Doug Evans * i386-nat.c (child_post_startup_inferior): Delete...
2009-04-29  Pedro Alves * breakpoint.c (print_exception_catchpoint): Access...
2009-04-29  Jan Kratochvilgdb/
2009-04-28  Tom Tromeygdb
2009-04-27  Jerome Guitton * symtab.c (append_exact_match_to_sals): New function...
2009-04-27  Jerome Guitton * main.c (captured_main): Move gdbinit lookups after...
2009-04-27  Jan Kratochvilgdb/
2009-04-25  Eli Zaretskii * Makefile.in (ALLDEPFILES): Remove duplicate entries for
2009-04-25  Eli Zaretskii * stack.c (_initialize_stack) <disassemble-next-line...
2009-04-24  Pierre Muller ARI change: Use "/* ARI: rule */" pattern.
2009-04-24  Anthony GreenAdd moxie-elf port.
2009-04-23  Joel BrobeckerSpell my name properly in the last entry :-).
2009-04-23  Joel Brobecker * ada-lang.c: Remove an extra empty line. No...
2009-04-23  Jan Kratochvilgdb/
next
This page took 0.236173 seconds and 107 git commands to generate.