aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-01Link gdb with moxie simAnthony Green2-2/+5
2009-05-01*** empty log message ***gdbadmin1-1/+1
2009-04-30 * inferiors.c (started_inferior_callback): New function.Doug Evans4-5/+119
2009-04-302009-04-30 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-4/+10
2009-04-30 * inferiors.c (remove_process): Fix memory leak, free process.Doug Evans3-3/+25
2009-04-30 * gdb.threads/watchthreads2.exp: New testcase.Doug Evans3-0/+259
2009-04-30* gdb.texinfo: Add documentation for process record and replay.Hui Zhu2-0/+112
2009-04-30I386 Linux process record and replay support.Hui Zhu2-0/+364
2009-04-30I386 architecture process record and replay support.Hui Zhu3-0/+2441
2009-04-30* infrun.c (use_displaced_stepping): Return false if processHui Zhu2-1/+18
2009-04-30Linux process record and replay support.Hui Zhu5-3/+2396
2009-04-30Process record and replay target.Hui Zhu4-2/+1333
2009-04-30* target.h (strata): New stratum "record_stratum".Hui Zhu2-1/+7
2009-04-30* gdbarch.sh (process_record): This interface point to theHui Zhu1-0/+8
2009-04-30GDBARCH interface for process record and replay.Hui Zhu3-0/+50
2009-04-30*** empty log message ***gdbadmin1-1/+1
2009-04-29 * gdb.cp/mb-ctor.exp: Add multi-line source statement test.Doug Evans9-17/+101
2009-04-29 * i386-nat.c (child_post_startup_inferior): Delete, unused.Doug Evans2-9/+4
2009-04-29 * breakpoint.c (print_exception_catchpoint): Access `b' directlyPedro Alves2-2/+8
2009-04-29gdb/Jan Kratochvil6-8/+50
2009-04-29*** empty log message ***gdbadmin1-1/+1
2009-04-28gdbTom Tromey4-2/+13
2009-04-28*** empty log message ***gdbadmin1-1/+1
2009-04-27 * gdb.threads/watchthreads.c (main): Initialize args before startingDoug Evans3-11/+56
2009-04-27 * gdb.cp/templates.cc (GetMax): New template.Jerome Guitton3-0/+21
2009-04-27 * symtab.c (append_exact_match_to_sals): New function, extractedJerome Guitton2-35/+65