Revert previous delta
[binutils-gdb.git] / gdb /
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...
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-05-01 gdbadmin*** empty log message ***
2009-04-30 Doug Evans * inferiors.c (started_inferior_callback): New function.
2009-04-30 Paul Pluzhnikov2009-04-30 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-04-30 Doug Evans * inferiors.c (remove_process): Fix memory leak, free...
2009-04-30 Doug Evans * gdb.threads/watchthreads2.exp: New testcase.
2009-04-30 Hui Zhu* gdb.texinfo: Add documentation for process record...
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-30 Hui ZhuGDBARCH interface for process record and replay.
2009-04-30 gdbadmin*** empty log message ***
2009-04-29 Doug Evans * gdb.cp/mb-ctor.exp: Add multi-line source statement...
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-29 gdbadmin*** empty log message ***
2009-04-28 Tom Tromeygdb
2009-04-28 gdbadmin*** empty log message ***
2009-04-27 Doug Evans * gdb.threads/watchthreads.c (main): Initialize args...
2009-04-27 Jerome Guitton * gdb.cp/templates.cc (GetMax): New template.
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-27 gdbadmin*** empty log message ***
2009-04-26 gdbadmin*** empty log message ***
2009-04-25 Eli Zaretskii * Makefile.in (ALLDEPFILES): Remove duplicate entries for
2009-04-25 Eli Zaretskii * gdb.texinfo (Machine Code) <disassemble-next-line...
2009-04-25 Eli Zaretskii * stack.c (_initialize_stack) <disassemble-next-line...
2009-04-25 gdbadmin*** empty log message ***
2009-04-24 Pierre Muller ARI change: Use "/* ARI: rule */" pattern.
2009-04-24 Anthony GreenAdd moxie-elf port.
2009-04-24 gdbadmin*** empty log message ***
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/
2009-04-23 Tom Tromeygdb
2009-04-23 Joel Brobecker * ada-tasks (task_command_1): Call target_find_...
2009-04-23 Joel Brobecker * stack.c (do_gdb_disassembly): Print the excep...
2009-04-23 Joel Brobecker * gdbint.texinfo (Defining Other Architecture...
2009-04-23 gdbadmin*** empty log message ***
2009-04-22 Joseph Myers * lib/gdb.exp (get_compiler_info): Use -E -o in remote...
2009-04-22 Jan Kratochvilgdb/
2009-04-22 Vladimir Prus * gdb.texinfo (GDB/MI Program Execution): Document...
2009-04-22 Kazu Hirata * arm-linux-nat.c (fetch_register, store_register...
2009-04-22 Hui Zhu * gdb.texinfo (disassemble-next-line): Set the default of
2009-04-22 Hui Zhu * stack.c (_initialize_stack): Set the default of
2009-04-22 Tom Tromey * acinclude.m4: Use AS_HELP_STRING, not AC_HELP_STRING.
2009-04-22 gdbadmin*** empty log message ***
2009-04-21 Andreas Schwab* configure.ac: Add quotes to not lose brackets in...
2009-04-21 Andreas SchwabFix date.
2009-04-21 Andreas Schwab * configure.ac: Don't postprocess Makefile in config...
2009-04-21 Joseph Myersgdb:
2009-04-21 Tom Tromey * configure: Rebuild.
2009-04-21 Tom Tromey * configure: Rebuild.
2009-04-21 David Daney2009-04-21 David Daney <ddaney@caviumnetworks.com>
2009-04-21 Pierre Muller ARI fix: remove "%p".
2009-04-21 Joseph Myersgdb:
2009-04-21 Pierre Muller * gnu-nat.h (proc_debug): Add missing continuation...
2009-04-21 gdbadmin*** empty log message ***
2009-04-20 David Daney2009-04-20 David Daney <ddaney@caviumnetworks.com>
2009-04-20 gdbadmin*** empty log message ***
2009-04-19 Pedro Alves * NEWS: Mention gdbserver support for x86 Windows CE.
2009-04-19 Eli Zaretskii * config/djgpp/fnchange.lst: Fix typos.
next