aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Remove unnecessary XMALLOC definitions.Pedro Alves3-6/+6
2013-08-09Make functions in cli-dump.c static and remove cli-dump.h.Pedro Alves4-40/+14
2013-08-09tsave: Make tilde-expanded filename visible.Pedro Alves2-1/+6
2013-08-09save breakpoints: Make tilde-expanded filename visible.Pedro Alves2-5/+9
2013-08-09gcore: Make tilde-expanded filename visible.Pedro Alves2-16/+18
2013-08-09gdb/Yao Qi4-1/+31
2013-08-08gcore: expand tilde in filename.Pedro Alves2-1/+11
2013-08-08gdb/Yao Qi6-4/+59
2013-08-08gdb/Yao Qi2-4/+8
2013-08-07 * gdb.python/py-value-cc.cc: Renamed from py-value.cc.Doug Evans4-6/+34
2013-08-07fix PR symtab/15028Tom Tromey2-9/+38
2013-08-07remove unused qf methodTom Tromey4-97/+9
2013-08-07use language of the main symbolTom Tromey6-32/+19
2013-08-07fix recursively_compute_inclusions and add dwz test caseTom Tromey4-4/+129
2013-08-07also filter label symbolsTom Tromey2-1/+9
2013-08-072013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand3-2/+10
2013-08-072013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand6-4/+34
2013-08-072013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>Ulrich Weigand2-20/+49
2013-08-072013-08-07 Anton Blanchard <anton@samba.org>Anton Blanchard2-0/+5
2013-08-05more add_target removalsTom Tromey7-6/+21
2013-08-05remove msymbol_objfileTom Tromey20-132/+180
2013-08-05doc: gdbserver allows for subsequent and not for multiple simultaneous connec...Sanimir Agovic1-1/+1
2013-08-05gdb/Jan Kratochvil2-32/+62
2013-08-02fix PR symtab/15719Tom Tromey8-13/+44
2013-08-02Remove duplicate call to add_file_handler.Andrew Burgess2-1/+5
2013-08-02 PR symtab/15691Doug Evans7-14/+176
2013-08-01 PR symtab/15695Doug Evans5-2/+72
2013-08-01 * symtab.c (do_free_search_symbols_cleanup): Change arg to,Doug Evans3-61/+100
2013-08-01 Further workarounds for binutils/15021.Doug Evans4-49/+88
2013-08-01Remove error_pre_print and quit_pre_print.Andrew Burgess5-23/+9
2013-08-01gdb/Yao Qi2-10/+75
2013-08-01gdb/testsuite/Yao Qi3-0/+110
2013-07-31Remove deprecated_throw_reason.Andrew Burgess3-27/+5
2013-07-31Remove deprecated_throw_reason from mips_error.Andrew Burgess2-9/+14
2013-07-31Replace most uses of deprecated_throw_reason with quit.Andrew Burgess6-7/+15
2013-07-31Remove deprecated_throw_reason from internal_verror.Andrew Burgess2-1/+6
2013-07-31gdb/Yao Qi4-0/+47
2013-07-31gdb/testsuite/Yao Qi2-20/+29
2013-07-31gdb/testsuite/Yao Qi2-13/+19
2013-07-31 * dwarf2read.c (process_queue): Add type signature to debug output.Doug Evans2-11/+17
2013-07-30Don't raise an error for optimized out sub-fields.Andrew Burgess4-5/+16
2013-07-30value_fetch_lazy, ensure parent is not lazy and check parent for validity.Andrew Burgess6-1/+660
2013-07-302013-07-30 Muhammad Bilal <mbilal@codesorcery.com>Muhammad Bilal4-3/+56
2013-07-30cleanup: constify "struct attribute" function parameterSanimir Agovic2-25/+43
2013-07-30cleanup: constify argument passed to dwarf form predicatesSanimir Agovic2-8/+15
2013-07-30cleanup: rename is_ref_attr to attr_form_is_refSanimir Agovic2-32/+39
2013-07-29 * main.c (captured_command_loop): Tweak comment.Doug Evans2-1/+3
2013-07-29 * target.c (target_async_permitted_1): Fix comment.Doug Evans2-1/+3
2013-07-29 * symtab.c (iterate_over_some_symtabs): Add comment.Doug Evans2-1/+5
2013-07-29 * symtab.c (iterate_over_some_symtabs): Fix indentation.Doug Evans2-25/+29