aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Add a debug message to function "record_arch_list_add".reverse-20081226-branchHui Zhu1-0/+7
2008-12-30Change "RECORD_IS_USED" to "TARGET_IS_PROCESS_RECORD".Hui Zhu3-9/+9
2008-12-282008-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder9-72/+78
2008-12-272008-12-26 Michael Snyder <msnyder@vmware.com>Michael Snyder4-20/+33
2008-12-262008-12-26 Michael Snyder <msnyder@vmware.com>Michael Snyder20-19/+7679
2008-12-26This commit was manufactured by cvs2svn to create branchreverse-20081226-branchpointnobody138-6478/+10645
2008-11-20This commit was manufactured by cvs2svn to create branchmultiprocess-20081120-branchpointnobody250-4128/+15725
2008-09-30This commit was manufactured by cvs2svn to create branchreverse-20080930-branchpointnobody2-2422/+0
2008-09-30 * ada-lang.c (ada_modulus): Correct to avoid sign problem withJoel Brobecker2-2/+7
2008-09-30 * ada-lang.c (ada_lookup_struct_elt_type): Handle case of a "naked"Joel Brobecker2-4/+43
2008-09-30 * ada-lang.c (standard_exc): New static constant.Joel Brobecker2-0/+44
2008-09-30 * ada-lang.c (ADA_RETAIN_DOTS): Delete this dead macro. UpdateJoel Brobecker2-7/+7
2008-09-30 * ada-lang.c (ada_evaluate_subexp) [UNOP_IND]: Remove strangeJoel Brobecker2-10/+26
2008-09-30gdbTom Tromey18-17/+277
2008-09-30 * dwarf2read.c (dwarf2_get_subprogram_pc_bounds): New function.Joel Brobecker2-5/+43
2008-09-30 * gdb.base/macscp.exp: Change "M" to "MACRO_TO_EXPAND"Tom Tromey3-19/+25
2008-09-30*** empty log message ***gdbadmin1-1/+1
2008-09-29*** empty log message ***gdbadmin1-1/+1
2008-09-28gdb/testsuite/Jan Kratochvil2-11/+24
2008-09-28*** empty log message ***gdbadmin1-1/+1
2008-09-27gdbTom Tromey8-75/+473
2008-09-27gdbTom Tromey20-60/+134
2008-09-27 * jv-exp.y (insert_exp): Define using ISO syntax.Tom Tromey2-21/+19
2008-09-27*** empty log message ***gdbadmin1-1/+1
2008-09-26 * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves.Joel Brobecker2-0/+5
2008-09-26*** empty log message ***gdbadmin1-1/+1
2008-09-25 * stack.c (print_frame_args): Fix typos in comments.Joel Brobecker2-2/+6
2008-09-252008-09-25 Sérgio Durigan Júnior <sergiodj@linux.vnet.ibm.com>Thiago Jung Bauermann2-2/+6
2008-09-25*** empty log message ***gdbadmin1-1/+1
2008-09-24 * remote-sim.c (gdbsim_create_inferior): Fix missing parenthesis.Vladimir Prus2-1/+5
2008-09-24* frame.c (get_frame_register_bytes): Avoid excessive function calls.Andreas Schwab2-3/+4
2008-09-24* frame.c (get_frame_register_bytes): Take pseudo registers intoAndreas Schwab2-1/+7
2008-09-24*** empty log message ***gdbadmin1-1/+1
2008-09-23 * dcache.c (state_chars): New static global.Doug Evans4-14/+35
2008-09-23 * dwarf2read.c (comp_unit_head): Reorganize for better packing.Doug Evans2-1/+5
2008-09-23*** empty log message ***gdbadmin1-1/+1
2008-09-22 * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't useTom Tromey2-3/+8
2008-09-222008-09-22 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-35/+156
2008-09-22 * infrun.c (follow_exec): Don't do a generic mourn. InsteadPedro Alves3-5/+10
2008-09-22 * infrun.c (handle_inferior_event): In the follow exec case,Pedro Alves2-20/+16
2008-09-22 * top.c (any_thread_of, kill_or_detach): New functions.Pedro Alves2-8/+44
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves15-75/+133
2008-09-22 Make the stop_soon global be per-inferior instead.Pedro Alves15-42/+137
2008-09-22 Implement remote multi-process extensions.Pedro Alves5-118/+502
2008-09-22 * gnu-nat.c (gnu_attach): Add process to inferiors table.Pedro Alves16-10/+126
2008-09-22gdb/Pedro Alves6-2/+502
2008-09-22 * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_salJonathan Larmour1-0/+6
2008-09-22 * arm-tdep.c (arm_skip_prologue): Call skip_prologue_using_salJonathan Larmour1-22/+19
2008-09-22Update my email address.Jonathan Larmour1-1/+1
2008-09-22 * symtab.c (skip_prologue_using_sal): Treat two consecutive linesDaniel Jacobowitz2-1/+39