aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-02-27Add gdbarch auxv parsing for OpenBSD.Mark Kettenis1-1/+4
2014-02-27Add auxv parsing to the architecture vector.Mark Kettenis1-0/+7
2014-02-26guile: Add 'history-append!' procedure.Ludovic Courtès1-0/+5
2014-02-26DWARF: Read constant-class addresses correctlyJoel Brobecker1-0/+13
2014-02-26make "file" use the BFD cache betterTom Tromey1-0/+4
2014-02-26add short-circuit logic to elfread.cTom Tromey1-0/+10
2014-02-26split out elf_read_minimal_symbolsTom Tromey1-0/+6
2014-02-26move minimal symbols to per-bfdTom Tromey1-0/+27
2014-02-26change minsyms not to be relocated at read-timeTom Tromey1-0/+25
2014-02-26start change to progspace independenceTom Tromey1-0/+106
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-0/+94
2014-02-26make MSYMBOL_VALUE_ADDRESS an rvalueTom Tromey1-0/+10
2014-02-26change minsym representationTom Tromey1-0/+171
2014-02-26introduce minimal_symbol_upper_boundTom Tromey1-0/+11
2014-02-26[Python] Make regexp collection printers work with typedefs as well.Joel Brobecker1-0/+5
2014-02-26Add comment in dwarf2read.c::read_subrange_typeJoel Brobecker1-0/+4
2014-02-26DWARF: Set enum type "flag_enum" and "unsigned" flags at type creation.Joel Brobecker1-0/+8
2014-02-26Mention PR breakpoints/16292 in corresponding ChangeLog entry.Pedro Alves1-0/+1
2014-02-26bsd-uthread.c: Don't install a to_xfer_partial methodPedro Alves1-0/+6
2014-02-26eliminate target_ops->deprecated_xfer_memoryPedro Alves1-0/+12
2014-02-26go32-nat.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+8
2014-02-26nto-procfs.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+8
2014-02-26remote-m32r-sdi.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+8
2014-02-26remote-mips.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+8
2014-02-26DWARF: Add array DW_AT_bit_stride and DW_AT_byte_stride supportJoel Brobecker1-0/+11
2014-02-26Multiple Ada task-specific breakpoints at the same address.Pedro Alves1-0/+5
2014-02-25Re-implement ia64-linux-nat.c::ia64_linux_xfer_partialPedro Alves1-0/+5
2014-02-25Annotate comments for Doxygen.Stan Shebs1-0/+4
2014-02-25remove target_ignoreTom Tromey1-0/+5
2014-02-25PR gdb/16626Jan Kratochvil1-0/+6
2014-02-25Adjust ia64_linux_xfer_partial following to_xfer_partial API change.Joel Brobecker1-0/+6
2014-02-25Fix a format issue of ChangeLog.Hui Zhu1-1/+1
2014-02-252014-02-25 Hui Zhu <hui@codesourcery.com>Hui Zhu1-0/+5
2014-02-25Use 16-bit integer type for rl78 register pairs.Kevin Buettner1-0/+21
2014-02-24 * value.c (record_latest_value): Fix comment.Doug Evans1-0/+6
2014-02-24procfs.c: Don't install a deprecated_xfer_memory methodPedro Alves1-0/+9
2014-02-24Fix a GDB assert failure on windowsYuanhui Zhang1-0/+6
2014-02-24Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLEYao Qi1-0/+15
2014-02-24Tweak target_xfer_status_to_stringYao Qi1-0/+8
2014-02-24Unbreak mips native buildYao Qi1-0/+5
2014-02-24Remove TARGET_XFER_STATUS_ERROR_PYao Qi1-0/+6
2014-02-23Revert previous tweaksYao Qi1-0/+16
2014-02-23Adjust read_value_memory to use to_xfer_partialYao Qi1-0/+9
2014-02-23Use new to_xfer_partial interface in ctf and tfile targetYao Qi1-0/+8
2014-02-23Share code on to_xfer_partial for tfile and ctf targetYao Qi1-0/+8
2014-02-23Let tracefile has_memory and has_all_memory.Yao Qi1-0/+11
2014-02-23Share some code between ctf and tfile target.Yao Qi1-0/+18
2014-02-23Move tfile target to tracefile-tfile.cYao Qi1-0/+27
2014-02-23Move trace file writer out of tracepoint.cYao Qi1-0/+32
2014-02-21Fix crash on process name "(sd-pam)" (PR 16594).Jan Kratochvil1-0/+10