*** empty log message ***
[binutils-gdb.git] / gdb /
2009-05-21 gdbadmin*** empty log message ***
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-20 gdbadmin*** empty log message ***
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-19 Pedro Alves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-05-19 gdbadmin*** empty log message ***
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-18 gdbadmin*** empty log message ***
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-17 gdbadmin*** empty log message ***
2009-05-16 gdbadmin*** empty log message ***
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-15 gdbadmin*** empty log message ***
2009-05-14 Paul Pluzhnikov2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-14 Nick Roberts(GDB/MI General Design): Break up into four nodes.
2009-05-14 Nick Roberts*** empty log message ***
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-14 gdbadmin*** empty log message ***
2009-05-13 Doug Evans * linux-x86-low.c: Don't include assert.h.
2009-05-13 Paul Pluzhnikov2009-05-13 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-05-13 Doug Evans(linux_test_for_tracefork): Back out turd from previous...
2009-05-13 Joel Brobecker * c-lang.c (print_wchar): Remove unnecessary...
2009-05-13 gdbadmin*** empty log message ***
2009-05-12 Jim Blandy* MAINTAINERS: Remove self as m32c target maintainer.
2009-05-12 Doug Evans Biarch support for i386/amd64 gdbserver.
2009-05-12 Pedro Alvesgdb/
2009-05-12 Joel Brobecker * c-lang.c (print_wchar): Convert w into a...
2009-05-12 gdbadmin*** empty log message ***
2009-05-11 Doug Evans * gdb.mi/nsintrall.c (main): Fix off-by-one error.
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-11 gdbadmin*** empty log message ***
2009-05-10 Pierre Muller * src/gdb/target.h: Remove all tests for already defined
2009-05-10 gdbadmin*** empty log message ***
2009-05-09 Sergio Durigan Junior * ppc-linux-nat.c (have_ptrace_getsetregs): New variable.
2009-05-09 gdbadmin*** empty log message ***
2009-05-08 Doug Evans * linux-nat.c (linux_xfer_siginfo): Delete unused...
2009-05-08 Eli Zaretskii * gdb.texinfo (Process Record and Replay): Add descrip...
2009-05-08 Sergio Durigan Junior2009-05-07 Sergio Durigan Junior <sergiodj@linux...
2009-05-08 gdbadmin*** empty log message ***
2009-05-07 Doug Evans * linux-low.c (regsets_fetch_inferior_registers):...
2009-05-07 Joel Brobecker * gdbint.texinfo (Adding support for debugging...
2009-05-07 Joel Brobecker * gdbarch.h (target_gdbarch): Add comment docum...
2009-05-07 gdbadmin*** empty log message ***
2009-05-06 Joel BrobeckerFix typo.
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 AlvesFix braino.
2009-05-06 Pedro Alves PR server/10048
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-06 gdbadmin*** empty log message ***
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-05 gdbadmin*** empty log message ***
2009-05-04 Pedro Alves * go32-nat.c (go32_stop): Delete.
2009-05-04 gdbadmin*** empty log message ***
2009-05-03 gdbadmin*** empty log message ***
2009-05-02 Eli Zaretskii*** empty log message ***
2009-05-02 Eli Zaretskii * dbxread.c (read_dbx_symtab): Avoid compiler warnings for
2009-05-02 gdbadmin*** 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 * gdb.texinfo (Process Record and Replay): Improve...
2009-05-01 Eli Zaretskii * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str...
next