* doc/all.texi: Set S390.
[binutils-gdb.git] / gdb /
2009-02-23 Joel Brobecker(tiny change)
2009-02-23 Pedro Alves * i386-linux-nat.c (i386_linux_fetch_inferior_register...
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-23 gdbadmin*** empty log message ***
2009-02-22 Doug Evans * exec.c (exec_file_attach): Fix comment.
2009-02-22 Doug EvansFix up some formatting.
2009-02-22 Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-02-22 gdbadmin*** empty log message ***
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-21 gdbadmin*** empty log message ***
2009-02-20 Pierre Muller * Extend use of i386_use_watchpoints to all i386 nativ...
2009-02-20 gdbadmin*** empty log message ***
2009-02-19 Joel Brobecker * ada-typeprint.c (ada_typedef_print): Remove...
2009-02-19 gdbadmin*** empty log message ***
2009-02-18 Jan Kratochvil * gdb.base/macscp.exp (objfile): Move it to ${objdir...
2009-02-18 Vladimir Prus * gdb.texinfo (GDB/MI Async Records): Add double...
2009-02-18 Pierre Muller * gdb.pascal/floats.exp: Accept approximate results...
2009-02-18 Vladimir Prus * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded...
2009-02-18 gdbadmin*** empty log message ***
2009-02-17 Vladimir Prus * observer.c (observer_test_first_notification_function)
2009-02-17 Pedro Alves * Makefile.in (ALL_64_TARGET_OBS): Add amd64-dicos...
2009-02-17 Doug Evans * amd64-tdep.c (amd64_skip_prefixes): Renamed from...
2009-02-17 gdbadmin*** empty log message ***
2009-02-16 Pedro Alves * corelow.c (core_close): Don't hardcode the core...
2009-02-16 gdbadmin*** empty log message ***
2009-02-15 gdbadmin*** empty log message ***
2009-02-14 Thiago Jung BauermannAdding gdb.python/python-cmd.exp which I forgot to...
2009-02-14 Vladimir Prus Include frame information for *stopped due...
2009-02-14 Pierre Muller * lib/gdb.exp (get_hexadecimal_valueof): New procedure.
2009-02-14 Pierre Muller * remote-utils.c (getpkt): Also generate remote-debug
2009-02-14 gdbadmin*** empty log message ***
2009-02-13 Pierre Muller * lib/gdb.exp (get_valueof): Accept anything as a...
2009-02-13 Pierre Muller2009-02-13 Pierre Muller <muller@ics.u-strasbg.fr>
2009-02-13 Tom Tromey * gdb.base/remote.exp (get_sizeof): Remove.
2009-02-13 gdbadmin*** empty log message ***
2009-02-12 Joel BrobeckerFix a typo.
2009-02-12 Jan Kratochvilgdb/
2009-02-12 gdbadmin*** empty log message ***
2009-02-11 Pierre Muller2009-02-11 Pierre Muller <muller@ics.u-strasbg.fr>
2009-02-11 Jan Kratochvil Avoid NULL dereference.
2009-02-11 Pedro Alves * gdbarch.c: Regenerate.
2009-02-11 gdbadmin*** empty log message ***
2009-02-10 Paul Pluzhnikov2009-02-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-02-10 Pierre Muller2009-02-10 Pierre Muller <muller@ics.u-strasbg.fr>
2009-02-10 gdbadmin*** empty log message ***
2009-02-09 Daniel Jacobowitz * dwarf2read.c (dwarf2_build_psymtabs_hard): Move...
2009-02-09 gdbadmin*** empty log message ***
2009-02-08 gdbadmin*** empty log message ***
2009-02-07 Daniel Jacobowitz * dwarf2read.c (dwarf2_build_psymtabs_hard): Move...
2009-02-07 Pedro Alves * NEWS: Mention inspecting extra signal information...
2009-02-07 Pedro Alves * linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GE...
2009-02-07 Eli Zaretskii*** empty log message ***
2009-02-07 Eli Zaretskii(Basic Python): Fix change from 2009-02-04.
2009-02-07 gdbadmin*** empty log message ***
2009-02-06 Pedro Alves * amd64-linux-nat.c (compat_int_t, compat_uptr_t,...
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-02-06 Pedro Alvesgdb/
2009-02-06 Pedro Alves * linux-nat.c (linux_nat_wait): Adjust.
2009-02-06 Thiago Jung Bauermanngdb/
2009-02-06 Tristan Gingold2009-02-06 Tristan Gingold <gingold@adacore.com>
2009-02-06 Pedro Alves * target.c (target_get_osdata): Check for equal or...
2009-02-06 Pedro Alves * remote.c (extended_remote_can_run): Delete.
2009-02-06 Pedro Alves * target.c (target_create_inferior, target_detach)
2009-02-06 gdbadmin*** empty log message ***
2009-02-05 Pedro Alves * target.h (target_stopped_data_address_p): Delete...
2009-02-05 Thiago Jung Bauermanngdb/
2009-02-05 Pedro Alves * target.h (target_tid_to_str): Delete.
2009-02-05 Pedro Alves * frame.c (has_stack_frames): Make public.
2009-02-05 Thiago Jung Bauermanngdb/
2009-02-05 Tristan Gingold2009-02-05 Tristan Gingold <gingold@adacore.com>
2009-02-05 Thiago Jung Bauermann2009-02-05 Thiago Jung Bauermann <bauerman@br.ibm...
2009-02-05 Tom Tromey2009-01-07 Pierre Muller <muller@ics.u-strasbg.fr>
2009-02-05 gdbadmin*** empty log message ***
2009-02-04 Thiago Jung Bauermanngdb/
2009-02-04 Jerome Guitton * gdb.ada/uninitialized_vars: New test program.
2009-02-04 Jerome GuittonFix a type in the last entry.
2009-02-04 Jerome Guitton * ada-lang.c (ada_template_to_fixed_record_type_1...
2009-02-04 Jerome Guitton * value.c (value_from_contents_and_address): Always...
2009-02-04 Tristan Gingold2008-12-05 Tristan Gingold <gingold@adacore.com>
2009-02-04 Tristan Gingold2009-02-04 Tristan Gingold <gingold@adacore.com>
2009-02-04 Tristan Gingold(I forgot to commit the ChangeLog file in my last commit).
2009-02-04 Jerome GuittonAdd a missing Changelog entry:
2009-02-04 Tristan Gingold2009-02-04 Tristan Gingold <gingold@adacore.com>
2009-02-04 Tristan Gingold2009-02-04 Tristan Gingold <gingold@adacore.com>
2009-02-04 gdbadmin*** empty log message ***
2009-02-03 Tom Tromey * completer.c (add_struct_fields): Check type_name...
2009-02-03 Joel Brobecker * MAINTAINERS: Update Elena's email address.
2009-02-03 Joel Brobecker * breakpoint (update_watchpoint): Minor comment...
2009-02-03 Tom TromeyFix ChangeLog to point to the correct bug, PR gdb/9594.
2009-02-03 Tom Tromeygdb
2009-02-03 gdbadmin*** empty log message ***
2009-02-02 Doug Evans * config/tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0...
2009-02-02 Tom Tromeygdb
2009-02-02 gdbadmin*** empty log message ***
2009-02-01 Doug Evans * target.h (target_waitstatus_to_string): Declare.
2009-02-01 gdbadmin*** empty log message ***
2009-01-31 gdbadmin*** empty log message ***
2009-01-30 Tom Tromey * Makefile.in (HFILES_NO_SRCDIR): Remove i386-cygwin...
2009-01-30 Vladimir Prus PR 8145.
2009-01-30 Vladimir Prus * breakpoint.c (create_breakpoint, create_break...
next