aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-18 * corelow.c (core_open): Assume there was no upper layer leftPedro Alves4-21/+32
2008-08-182008-08-18 Pedro Alves <pedro@codesourcery.com>Pedro Alves7-0/+68
2008-08-18 * symfile.c (reread_symbols): Update.Tom Tromey5-25/+10
2008-08-18 * gdbtypes.c (copy_type_recursive): Allocate 'stored' on objfile'sTom Tromey2-1/+6
2008-08-18 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.Luis Machado6-5/+92
2008-08-18 * rs6000-tdep.c (struct rs6000_framedata): Add gpr_mask, used_bl,Daniel Jacobowitz4-8/+59
2008-08-18*** empty log message ***gdbadmin1-1/+1
2008-08-17gdb:Tom Tromey4-203/+193
2008-08-17*** empty log message ***gdbadmin1-1/+1
2008-08-16 * gdbthread.h: Add comments.Pedro Alves5-9/+38
2008-08-16 * mi/mi-main.c (mi_cmd_exec_next, mi_cmd_exec_next_instruction)Pedro Alves2-5/+11
2008-08-16 * target.h (pop_all_targets): Declare.Pedro Alves4-2/+35
2008-08-16gdb/Thiago Jung Bauermann7-75/+143
2008-08-16(pos_atr): Account for the possibility that the argument may be a reference.Paul N. Hilfinger2-3/+9
2008-08-16(scan_xcoff_symtab): Do not include global symbolsPaul N. Hilfinger2-0/+16
2008-08-16 * infrun.c (fetch_inferior_event): Only call normal_stop if notPedro Alves2-1/+8
2008-08-16*** empty log message ***gdbadmin1-1/+1
2008-08-15 * rs6000-tdep: Include "features/rs6000/powerpc-vsx32.c".Luis Machado23-33/+2272
2008-08-15 * ia64-linux.nat (_initialize_ia64_linux_nat): Don'tVladimir Prus2-1/+6
2008-08-15*** empty log message ***gdbadmin1-1/+1
2008-08-14 * nto-tdep.c (lm_info): Updated struct lm_info definition fromAleksandar Ristovski2-9/+34
2008-08-14gdb:Tom Tromey4-2/+30
2008-08-14 * gdb.texinfo (Ada Mode Intro): Improve the documentation regardingJoel Brobecker2-5/+10
2008-08-14 * infcmd.c (continue_1): Add an ERROR_NO_INFERIOR call.Pedro Alves2-0/+6
2008-08-14*** empty log message ***gdbadmin1-1/+1
2008-08-13gdb/Pedro Alves4-25/+72
2008-08-13 * spu-tdep.c (info_spu_dma_command): Respect TSQV (tag statusUlrich Weigand2-9/+15
2008-08-13*** empty log message ***gdbadmin1-1/+1
2008-08-122008-08-12 Michael Snyder <msnyder@vmware.com>Michael Snyder2-7/+11
2008-08-12 * gdbint.texinfo (Raw and Virtual Register Representations): FixThiago Jung Bauermann2-2/+8
2008-08-12 * ppc-linux-nat.c (ppc_linux_get_hwcap): Really get AT_HWCAP.Ulrich Weigand2-1/+5
2008-08-12gdb/doc/Sandra Loosemore9-17/+255
2008-08-122008-08-11 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-60/+282
2008-08-12 * rs6000-tdep.c (BL_MASK, BL_INSTRUCTION, BL_DISPLACEMENT_MASK):Kevin Buettner2-0/+57
2008-08-12*** empty log message ***gdbadmin1-1/+1
2008-08-112008-08-11 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-0/+5
2008-08-11 ARM BE8 support.Stan Shebs7-1/+83