aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2008-08-24 * rs6000-tdep.c (rs6000_builtin_type_vec128): Don't useTom Tromey7-6/+21
2008-08-24gdb:Tom Tromey25-180/+354
2008-08-24*** empty log message ***gdbadmin1-1/+1
2008-08-232008-08-23 Jim Blandy <jimb@redhat.com>Tom Tromey2-0/+7
2008-08-23 * macrotab.h (struct macro_definition) <kind>: Shrink to one bit.Tom Tromey2-2/+7
2008-08-23*** empty log message ***gdbadmin1-1/+1
2008-08-22 * NEWS: Move macro entries back under "New commands".Tom Tromey2-4/+8
2008-08-22 * breakpoint.c (create_overlay_event_breakpoint): Rename to ...Ulrich Weigand2-2/+17
2008-08-22 * spu-tdep.c (spu_overlay_new_objfile): Only consider SPU objfiles.Ulrich Weigand2-0/+28
2008-08-22 * infrun.c (adjust_pc_after_break): Do not call get_thread_regcacheUlrich Weigand2-7/+14
2008-08-22 * infrun.c (proceed): Move back setting previous_inferior_ptidPedro Alves2-3/+17
2008-08-22 * gdbarch.sh: Include "regcache.h" into gdbarch.c.Ulrich Weigand3-2/+11
2008-08-22*** empty log message ***gdbadmin1-1/+1
2008-08-21 * elfread.c (elf_symtab_read): Do not relocate thread-local symbols.Ulrich Weigand2-2/+8
2008-08-21 * xcoffread.c (SYMNAME_ALLOC): Correct syntax.Daniel Jacobowitz2-1/+5
2008-08-21 * findvar.c (locate_var_value): Do not call get_frame_archUlrich Weigand2-1/+8
2008-08-21 * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand9-40/+45
2008-08-21 * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): ReadUlrich Weigand2-1/+36
2008-08-21 * dwarf2read.c (processing_current_prefix): Delete staticDaniel Jacobowitz3-252/+225
2008-08-21 * buildsym.c (add_symbol_to_list): Do not callDaniel Jacobowitz9-81/+115
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz28-195/+248
2008-08-21 * gdb.mi/mi-nonstop.exp: Fix the check for non-stopVladimir Prus3-13/+35
2008-08-21 * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves9-22/+50
2008-08-21* gdb.arch/powerpc-prologue.exp: Code doesn't save %r31 so don'tMark Kettenis2-1/+6
2008-08-21Amplify last NEWS entry about boolean types in Ada, and addPaul N. Hilfinger4-0/+19
2008-08-21*** empty log message ***gdbadmin1-1/+1
2008-08-20 * dwarf2read.c (die_specification, dwarf2_extension, follow_die_ref):Daniel Jacobowitz2-22/+41
2008-08-20 * dwarf2read.c (queue_comp_unit): Take an objfile argument. ReadDaniel Jacobowitz2-54/+53
2008-08-20 * dwarf2read.c (struct attribute): Move earlier.Daniel Jacobowitz2-24/+37
2008-08-20 * dwarf2read.c (REF_HASH_SIZE): Delete.Daniel Jacobowitz2-28/+54
2008-08-20 * dwarf2read.c (free_die_list, copy_die): Delete.Daniel Jacobowitz2-62/+16
2008-08-20 * dwarf2read.c (read_die_and_children): Ignore NULL DIEs.Daniel Jacobowitz2-18/+22
2008-08-20 * gdb.base/interp.exp: Always consume both prompts.Daniel Jacobowitz2-1/+14
2008-08-20 gdb/Pedro Alves4-6/+46
2008-08-20 * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves9-111/+63
2008-08-20* Makefile.in: Remove page break; OpenBSD make chokes on them.Mark Kettenis1-2/+0
2008-08-20* sparc-tdep.c: Make some comments catch up with reality.Mark Kettenis2-4/+8
2008-08-20 * NEWS: Mention 'set target-async'Vladimir Prus2-0/+10
2008-08-20 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @tableVladimir Prus2-11/+15
2008-08-20*** empty log message ***gdbadmin1-1/+1
2008-08-19 * lib/mi-support.exp (mi_expect_stop): ProduceVladimir Prus4-1/+296
2008-08-19 * infrun.c (resume): If the thread is placed to the deferred stepVladimir Prus2-1/+10
2008-08-19 Make sure target supports non-stop.Vladimir Prus5-0/+53
2008-08-19 * target.c (target_async_permitted, target_async_permitted_1)Vladimir Prus13-136/+163
2008-08-19 * target.c (maybe_kill_then_attach)Vladimir Prus2-27/+7
2008-08-19 * doc/gdb.texinfo (PowerPC): Fix typo.Vladimir Prus2-2/+7
2008-08-19Add NEWS entry for last Ada changes, and adjust typos in last ChangeLogPaul N. Hilfinger2-3/+7
2008-08-19* ada-lang.c (discrete_type_high_bound,discrete_type_low_bound): ChangePaul N. Hilfinger6-24/+93
2008-08-19*** empty log message ***gdbadmin1-1/+1
2008-08-18 * bsd-uthread.c (bsd_uthread_close): New.Pedro Alves2-9/+24