aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2014-05-21Fix TLS access for -static -pthreadJan Kratochvil1-0/+10
2014-05-21Make the dcache (code/stack cache) handle line reading errors betterPedro Alves1-0/+5
2014-05-20Fix gdb.multi/base.exp failures.Doug Evans1-0/+5
2014-05-20Make compare-sections work against all targets; add compare-sections [-r] tests.Pedro Alves1-0/+19
2014-05-20btrace: no replay without historyMarkus Metzger1-0/+4
2014-05-20Fix issue #15778: GDB Aarch64 signal frame unwinder issueHui Zhu1-0/+7
2014-05-19build_type_unit_groups and moved closer to only caller and renamedDoug Evans1-0/+9
2014-05-19fix two latent type errorsTom Tromey1-0/+5
2014-05-19Remove all_type_unit_groups, unused.Doug Evans1-0/+9
2014-05-19* eval.c (evaluate_subexp_standard): Add some comments.Doug Evans1-0/+4
2014-05-17 * progspace.c (remove_program_space): Delete, unused.Doug Evans1-0/+5
2014-05-17 * inferior.c (prune_inferiors): Fix comment.Doug Evans1-0/+5
2014-05-16New command line option -D.Doug Evans1-0/+14
2014-05-16Import the "dirfd" gnulib module.Gregory Fong1-0/+14
2014-05-16Fix display of tabulation character for mingw hosts.Yao Qi1-0/+7
2014-05-16Fix changelong entry.Yao Qi1-1/+1
2014-05-16Fix prologue analysis for ldr.w and ldrd instructionTaimoor Mirza1-0/+5
2014-05-15* dwarf2read.c (read_structure_type): Delete outdated comments.Doug Evans1-0/+4
2014-05-14reindent print_macro_definitionTom Tromey1-0/+4
2014-05-13* python/py-cmd.c (cmdpy_completer): Add comment.Doug Evans1-0/+5
2014-05-13Remove unused variableSimon Marchi1-0/+5
2014-05-13remove an unused macro and an unused declarationTom Tromey1-0/+5
2014-05-13S390: Fix erroneous offset in fill_gregset.Andreas Arnez1-0/+5
2014-05-12mi: Use the value in mi_console_file->quote as the quoting characterSimon Marchi1-0/+5
2014-05-12Add myself as write after approval maintainerSimon Marchi1-0/+4
2014-05-08rename "set debugvarobj" to "set debug varobj"Tom Tromey1-0/+5
2014-05-07aarch64: detect atomic sequences like other ll/sc architecturesKyle McMartin1-0/+7
2014-05-05Document the GDB 7.7.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2014-05-05Fix a dangling cleanup in linspec_parse_basic.Keith Seitz1-0/+5
2014-05-05Partially available/unavailable data in requested rangeYao Qi1-0/+9
2014-05-05Show new created displayYao Qi1-0/+5
2014-05-03Enable rthreads support on OpenBSD/powerpc.Mark Kettenis1-0/+7
2014-05-02Extend recognized types of SDT probe's argumentsSergio Durigan Junior1-0/+8
2014-05-02Fix PR breakpoints/16889: gdb segfaults when printing ASM SDT argumentsSergio Durigan Junior1-0/+8
2014-05-01compare-sections: New -r option.David Taylor1-0/+5
2014-04-30Remove unused arguments to few functions in dwarf2loc.c and gdbtypes.c.Siva Chandra1-0/+9
2014-04-29Fix remote connection to targets that don't support the QNonStop packet.Pedro Alves1-0/+14
2014-04-28dwarf2read.c::read_subrange_type: Handle dynamic lower boundsJoel Brobecker1-0/+5
2014-04-28Improve Ada dynamic range type handling.Joel Brobecker1-0/+6
2014-04-28Enhance dwarfread.c::resolve_dynamic_type to resolve dynamic rangesJoel Brobecker1-0/+13
2014-04-28Unnecessary XA type handling in ada_varobj_describe_simple_array_childJoel Brobecker1-0/+5
2014-04-28remove unnecessary second call to static_unwrap_type in ada_evaluate_subexpJoel Brobecker1-0/+5
2014-04-27Make "set disassemble-next-line on" can work with DUMMY_FRAME, SIGTRAMP_FRAME...Hui Zhu1-0/+5
2014-04-26* guile/scm-safe-call.c (scscm_eval_scheme_string): Fix comment.Doug Evans1-0/+4
2014-04-25PR server/16255: gdbserver cannot attach to a second inferior that is multi-t...Pedro Alves1-0/+11
2014-04-25Fix several "set remote foo-packet on/off" commands.Pedro Alves1-0/+98
2014-04-25document "quit" command's argumentTom Tromey1-0/+5
2014-04-25news: mention support for C99 variable length arraysSanimir Agovic1-0/+4
2014-04-24ada-lang.c: Expand standard_exc's introductory comment.Joel Brobecker1-0/+4
2014-04-24Add AVX512 registers support to GDB and GDBserver.Michael Sturm1-0/+156