aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-27gdb/gdbserver/Yao Qi6-1/+402
2013-07-27gdb/Yao Qi6-408/+513
2013-07-27gdb/Yao Qi2-87/+155
2013-07-27gdb/Yao Qi2-16/+31
2013-07-27gdb/Yao Qi5-17/+43
2013-07-26 * gdb.mi/mi-var-child-f.exp: Pass f90 to gdb_compile insteadKeith Seitz2-8/+23
2013-07-26GDB kills itself instead of interrupting inferiorPedro Alves5-7/+121
2013-07-25 * linux-fork.h (detach_fork): Delete.Doug Evans2-3/+4
2013-07-25remove pop_targetTom Tromey9-28/+25
2013-07-25don't call add_target for thread_db_opsTom Tromey4-8/+32
2013-07-252013-07-25 Mark Kettenis <kettenis@gnu.org>Mark Kettenis4-17/+139
2013-07-252013-07-25 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2-0/+22
2013-07-25Resue 'z' formatter from mi register display code.Andrew Burgess6-37/+652
2013-07-25Add new 'z' format for print command.Andrew Burgess8-2/+43
2013-07-24 * mips-tdep.c (micromips_deal_with_atomic_sequence): CorrectMaciej W. Rozycki2-1/+6
2013-07-24 * boards/native-stdio-gdbserver.exp (${board}_build_remote_cmd): PassDoug Evans2-1/+6
2013-07-242013-07-24 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior8-10/+161
2013-07-24 gdb/Luis Machado12-284/+290
2013-07-24 * dwarf2read.c (lookup_dwo_cutu): Change missing DWO complaint toDoug Evans2-6/+12
2013-07-24gdb/testsuite/Yao Qi3-5/+25