aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2009-03-22 * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves8-22/+50
2009-03-22 * infcall.c (run_inferior_call): Remove references toPedro Alves5-28/+42
2009-03-22 * symfile.c (symfile_relocate_debug_section): Remove check forPedro Alves2-4/+10
2009-03-22*** empty log message ***gdbadmin1-1/+1
2009-03-21From Jeremy Bennett <jeremy.bennett@embecosm.com>:Eli Zaretskii2-0/+3709
2009-03-21From Jeremy Bennett <jeremy.bennett@embecosm.com>:Eli Zaretskii6-391/+2187
2009-03-21 * gdb.texinfo (Character Sets): Fix last change.Eli Zaretskii2-21/+26
2009-03-21gdb/Thiago Jung Bauermann9-25/+104
2009-03-21gdb/Thiago Jung Bauermann15-9/+523
2009-03-21 * c-lang.c (evaluate_subexp_c): Call check_typedef.Tom Tromey2-0/+8
2009-03-21*** empty log message ***gdbadmin1-1/+1
2009-03-20gdb:Tom Tromey63-1951/+4431
2009-03-202009-03-20 Tom Tromey <tromey@redhat.com>Tom Tromey5-6/+30
2009-03-20*** empty log message ***gdbadmin1-1/+1
2009-03-19 * utils.c (do_obstack_free): New function.Tom Tromey3-0/+26
2009-03-19 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overpreciseJerome Guitton3-7/+48
2009-03-19*** empty log message ***gdbadmin1-1/+1
2009-03-18 * linux-nat.c (linux_nat_find_memory_regions): Result of PIDGET is anDoug Evans2-11/+17
2009-03-18 * expprint.c (dump_raw_expression): Print note if non-NULL.Doug Evans2-1/+8
2009-03-18 * printcmd.c (display_uses_solib_p): Redo loop, scan element listDoug Evans2-8/+16
2009-03-18 * return-nodebug.c: Don't include stdio.h.Pedro Alves4-32/+70
2009-03-18 * Makefile.in: Update license to GPLv3.Nathan Sidwell19-166/+154
2009-03-182009-03-17 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2-1/+5
2009-03-18 * remote.c (remote_close): Don't call generic_mourn_inferior.Pedro Alves2-3/+8
2009-03-18 * remote.c (remote_start_remote): Add missing call toPedro Alves2-0/+7
2009-03-18 * breakpoint.c (bpstat_should_step): Only consider softwarePedro Alves2-1/+6
2009-03-18*** empty log message ***gdbadmin1-1/+1
2009-03-17Correct typo which gave me an accidental promotion.Christopher Faylor1-1/+1
2009-03-17 Rename "process" to "lwp" throughout.Pedro Alves5-209/+257
2009-03-17 Add a target_ops parameter to the to_kill method in struct target_ops.Joel Brobecker17-44/+63
2009-03-17 * amd64-linux-nat.c (si_timerid,si_overrun): Provide definition forDoug Evans2-0/+14
2009-03-17 * frame.c (get_prev_frame_1): Do not perform the inner_frameJoel Brobecker2-12/+25
2009-03-17* gdb.texinfo: Change the introduce of "disassemble-next-line".Hui Zhu2-3/+7
2009-03-17* stack.c: Change the introduce of "disassemble-next-line".Hui Zhu2-6/+10
2009-03-17 * mi/mi-main.h (mi_print_timing_maybe): Add strict prototype,Pedro Alves2-2/+7
2009-03-17Add missing space.Pedro Alves1-1/+1
2009-03-17* gdb.texinfo: Add documentation for disassemble-next-line.Hui Zhu2-1/+20
2009-03-17 *stack.c: Include valprint.h.Hui Zhu2-0/+103
2009-03-17 * infrun.c (normal_stop): Don't overwrite old_chain.Pedro Alves2-2/+6
2009-03-17*** empty log message ***gdbadmin1-1/+1
2009-03-16 * remote-mips.c (mips_load): Replace call to regcache_set_valid_p,Joel Brobecker2-3/+9
2009-03-16 * remote-mips.c (mips_mourn_inferior): Add missing ops parameter.Joel Brobecker2-3/+9
2009-03-16 * go32-nat.c (go32_create_inferior): Add missing ops parameter.Joel Brobecker2-1/+6
2009-03-16 * darwin-nat.c (darwin_resume): Fix a compiler warning whenJoel Brobecker2-1/+6
2009-03-16 * configure.tgt: Add handling for x86_64-darwin.Joel Brobecker2-1/+5
2009-03-16gdb/Jan Kratochvil2-0/+5
2009-03-16 * gdb.texinfo (Commands In Python): Remove tindex entries.Thiago Jung Bauermann2-2/+4
2009-03-16*** empty log message ***gdbadmin1-1/+1
2009-03-15 * aix-thread.c (aix_thread_thread_alive, aix_thread_pid_to_str):Joel Brobecker2-2/+9
2009-03-15 Fix an error happening while loading symbols from a core fileJoel Brobecker2-1/+10