aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-02-06"enable count" user input error handling (PR gdb/15678)Simon Marchi1-0/+6
2015-02-05guile/scm-frame.c: Fix spelling errors in a comment.Doug Evans1-0/+4
2015-02-04Fix Python 3 build error on 32-bit hostsJan Kratochvil1-0/+6
2015-02-04Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves1-0/+9
2015-02-04Warn if core file register section is larger than expectedAndreas Arnez1-0/+15
2015-02-04x86: Use correct .reg-xstate section sizeAndreas Arnez1-0/+9
2015-02-04Fix internal error when core file section is too bigAndreas Arnez1-0/+26
2015-02-04Speed up GDB's TUI outputDoug Evans1-0/+12
2015-02-04Fix build breakage due to event loop simplificationPedro Alves1-0/+5
2015-02-03compile: Filter out -fpreprocessedJan Kratochvil1-0/+6
2015-02-03Simplify event-loop core, remove two-step event processingPedro Alves1-0/+26
2015-02-03When disabling target async, remove all target event sources from the event loopPedro Alves1-0/+14
2015-02-03Fix up some target is-async vs can-async confusionsPedro Alves1-0/+9
2015-02-02Mention which return values need to be freed in lang_varobj_opsSimon Marchi1-0/+5
2015-02-02Add missing i18n marker in dwarf2_evaluate_property warning message.Joel Brobecker1-0/+4
2015-02-02[Ada] Do not re-cache symbol-lookup result found from cache lookup.Joel Brobecker1-0/+6
2015-02-02[Ada] pspace_data->sym_cache is always NULLJoel Brobecker1-0/+6
2015-02-01remove myself from MAINTAINERSTom Tromey1-0/+4
2015-01-31Move vptr_{fieldno,basetype} out of main_type, and update everything accordin...Doug Evans1-0/+23
2015-01-31Move TYPE_SELF_TYPE into new field type_specific.Doug Evans1-0/+36
2015-01-31gdbtypes.h (TYPE_SELF_TYPE): Renamed from TYPE_DOMAIN_TYPE.Doug Evans1-0/+5
2015-01-31Be more strict about what kinds of types can be passed.Doug Evans1-0/+10
2015-01-31gdbtypes.c (copy_type_recursive): Handle all TYPE_SPECIFIC_FIELD kinds.Doug Evans1-0/+5
2015-01-31ChangeLog entries for max-completions patch.Gary Benson1-0/+43
2015-01-31Build list of completions as symbol tables are expanded.Gary Benson1-0/+14
2015-01-31new callback parameter expansion_notify for expand_symtabs_matchingGary Benson1-0/+14
2015-01-31Unify CLI/TUI interface to readline tab completion.Doug Evans1-0/+29
2015-01-31Add symbol lookup cache.Doug Evans1-0/+31
2015-01-31PR symtab/17855Joel Brobecker1-0/+6
2015-01-31Add support for inlining scripts into .debug_gdb_scripts.Doug Evans1-0/+33
2015-01-31Make sure TABs are expanded in TUI windows on MS-Windows.Eli Zaretskii1-0/+10
2015-01-30Add producer string to output of info source.Doug Evans1-0/+5
2015-01-30Fix varobj_delete commentSimon Marchi1-0/+4
2015-01-30Mention that create_child takes ownership of the allocated nameSimon Marchi1-0/+4
2015-01-30Constify some parameters in the varobj codeSimon Marchi1-0/+53
2015-01-30Set varobj->path_expr in varobj_get_path_exprSimon Marchi1-0/+7
2015-01-30Free results of varobj_get_expressionSimon Marchi1-0/+8
2015-01-30Free results of varobj_get_type and type_to_stringSimon Marchi1-0/+10
2015-01-29PR symtab/17890Doug Evans1-0/+5
2015-01-29Merge GCC producer parsers. Allow digits in identifiers.Mark Wielaard1-0/+7
2015-01-29Fix patch author issue in gdb/ChangeLog entry.Joel Brobecker1-1/+2
2015-01-29gdb/DWARF: Support for arrays whose bound is a discriminant.Joel Brobecker1-0/+27
2015-01-29[Ada/varobj] number of children of null pointer to dynamic array.Joel Brobecker1-0/+6
2015-01-29gdb/DWARF: dynamic subrange type of dynamic subrange type.Joel Brobecker1-0/+6
2015-01-29Fix build failure in symfile.c::unmap_overlay_command (GCC5 bug)Alexander Klimov1-0/+4
2015-01-27Add gdb.Objfile.username.Doug Evans1-0/+6
2015-01-26Fix ARI warning in stack.c (return_command).Mark Wielaard1-0/+4
2015-01-24gdbtypes.h (TYPE_TYPE_SPECIFIC): Delete.Doug Evans1-0/+4
2015-01-24Fix 100x slowdown regression on DWZ filesJan Kratochvil1-0/+16
2015-01-23Catch exception in value_rtti_indirect_typeSimon Marchi1-0/+6