aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-05-12gdb/Pedro Alves8-36/+53
2009-05-12 * c-lang.c (print_wchar): Convert w into a gdb_wchar_t beforeJoel Brobecker2-1/+8
2009-05-12*** empty log message ***gdbadmin1-1/+1
2009-05-11 * gdb.mi/nsintrall.c (main): Fix off-by-one error.Doug Evans4-3/+9
2009-05-11gdb/Jan Kratochvil5-0/+129
2009-05-11 * linux-nat.c (enum sigchld_state): Delete.Pedro Alves2-659/+351
2009-05-11 Unify target macros.Pierre Muller9-26/+57
2009-05-11*** empty log message ***gdbadmin1-1/+1
2009-05-10 * src/gdb/target.h: Remove all tests for already definedPierre Muller2-16/+6
2009-05-10*** empty log message ***gdbadmin1-1/+1
2009-05-09 * ppc-linux-nat.c (have_ptrace_getsetregs): New variable.Sergio Durigan Junior2-9/+281
2009-05-09*** empty log message ***gdbadmin1-1/+1
2009-05-08 * linux-nat.c (linux_xfer_siginfo): Delete unused locals lp, n.Doug Evans2-2/+4
2009-05-08 * gdb.texinfo (Process Record and Replay): Add description ofEli Zaretskii2-5/+22
2009-05-082009-05-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>Sergio Durigan Junior2-0/+5
2009-05-08*** empty log message ***gdbadmin1-1/+1
2009-05-07 * linux-low.c (regsets_fetch_inferior_registers): Fix memory leak.Doug Evans2-0/+9
2009-05-07 * gdbint.texinfo (Adding support for debugging core files): New node.Joel Brobecker2-58/+17
2009-05-07 * gdbarch.h (target_gdbarch): Add comment documenting this global.Joel Brobecker2-2/+17
2009-05-07*** empty log message ***gdbadmin1-1/+1
2009-05-06Fix typo.Joel Brobecker1-1/+1
2009-05-06 * acinclude.m4 (AM_ICONV): Prefer in-tree libiconv if present overJoel Brobecker3-47/+61
2009-05-06 * utils.c: Add include of gdb_usleep.h.Joel Brobecker2-0/+28
2009-05-06Fix braino.Pedro Alves1-1/+1
2009-05-06 PR server/10048Pedro Alves3-13/+30
2009-05-06 * inferior.c (add_inferior): Move observer_notify_new_inferiorPedro Alves2-2/+8
2009-05-06 * procfs.c (procfs_insert_watchpoint, procfs_remove_watchpoint)Pedro Alves5-76/+81
2009-05-06Fix the date error.Hui Zhu1-2/+2
2009-05-06* i386-tdep.c (i386_process_record): Change bzero to memset.Hui Zhu2-2/+6
2009-05-06* NEWS: Add item for process record and replay.Hui Zhu2-0/+11
2009-05-062009-05-05 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2-1/+5
2009-05-06*** empty log message ***gdbadmin1-1/+1
2009-05-052009-05-04 Michael Snyder <msnyder@vmware.com>Michael Snyder2-0/+9
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand24-88/+144
2009-05-05 * fork-child.c (startup_inferior): Move setting stop_pc ...Ulrich Weigand3-2/+8
2009-05-05*** empty log message ***gdbadmin1-1/+1
2009-05-04 * go32-nat.c (go32_stop): Delete.Pedro Alves2-25/+26
2009-05-04*** empty log message ***gdbadmin1-1/+1
2009-05-03*** empty log message ***gdbadmin1-1/+1
2009-05-02*** empty log message ***Eli Zaretskii1-0/+8
2009-05-02 * dbxread.c (read_dbx_symtab): Avoid compiler warnings forEli Zaretskii2-0/+2
2009-05-02*** empty log message ***gdbadmin1-1/+1
2009-05-01gdb/Jan Kratochvil2-4/+9
2009-05-01 * linux-thread-db.c (thread_db_pid_to_str): Delete unused assignmentDoug Evans2-1/+5
2009-05-01 * record.c (_initialize_record): Reformat and clarify doc stringsEli Zaretskii2-17/+13
2009-05-01 * go32-nat.c: Add comments about dirty secrets of DJGPP debugging.Eli Zaretskii2-0/+68
2009-05-01gdb/Jan Kratochvil6-11/+26
2009-05-01 * gdb.texinfo (Process Record and Replay): Improve and clarify.Eli Zaretskii2-61/+89
2009-05-01 * go32-nat.c (go32_pid_to_str): Call normal_pid_to_str instead ofEli Zaretskii2-4/+6
2009-05-01 * i386-tdep.c (i386_go32_init_abi): Override the number ofEli Zaretskii2-1/+10