aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-12-05Remove const from many struct objfile *Jan Kratochvil8-12/+17
2014-12-05Add myself as write after approval maintainerAndreas From2-0/+5
2014-12-05Revert: Don't enable gdbtk in testsuiteYao Qi2-1/+195
2014-12-05Fix parallel testing issues in gdb.guile testsYao Qi4-15/+11
2014-12-05Revert: linespec.c (iterate_name_matcher): Fix arguments to symbol_name_cmp.Doug Evans2-6/+7
2014-12-05Use standard_testfile in i386-bp_permanent.expYao Qi2-3/+5
2014-12-04New python method gdb.Objfile.add_separate_debug_file.Doug Evans7-0/+86
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans12-8/+138
2014-12-04Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil4-1/+43
2014-12-04Correct invalid assumptions made by (mostly) DWARF-2 testsMaciej W. Rozycki8-15/+39
2014-12-03MIPS: Add support for microMIPS Linux signal trampolinesMaciej W. Rozycki4-6/+139
2014-12-03Use core regset iterators on Sparc SolarisUlrich Weigand4-1/+127
2014-12-03Fix make_cleanup_dtor signature to match declarationSimon Marchi2-1/+6
2014-12-02Remove cplus_specific from general_symbol_info.Doug Evans3-48/+15
2014-12-02PR symtab/17602Doug Evans6-70/+113
2014-12-02PR symtab/17591Doug Evans2-13/+13
2014-12-02dwarf2read.c (peek_die_abbrev): Improve error message text.Doug Evans2-2/+8
2014-12-02Remove remnant of Chill support.Doug Evans2-3/+6
2014-12-02Fix comment typoSimon Marchi2-1/+5
2014-12-02New python events: inferior call, register/memory changed.Nick Bull19-14/+682
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans19-682/+14
2014-12-02New python events: infcall, register/memory changed.Doug Evans19-14/+682
2014-12-02python/py-infthread.c: Whitespace fixes.Doug Evans2-8/+10
2014-12-02execl-update-breakpoints.exp: Move whole segment instead of .text sectionAndreas Arnez2-8/+28
2014-12-02S390: Fix 'expedite' for s390-te-linux64Andreas Arnez3-2/+8
2014-12-01Remove duplicate commentSimon Marchi2-4/+4
2014-12-01Fix Python help() test for Python 3Simon Marchi2-1/+5
2014-12-01Use core regset iterators on GNU HurdUlrich Weigand4-38/+36
2014-12-01Don't enable gdbtk in testsuiteYao Qi3-195/+7
2014-11-30Add add-auto-load-scripts-directory.Jan Kratochvil5-0/+50
2014-11-30Fix add-auto-load-safe-path typo.Jan Kratochvil2-3/+8
2014-11-30frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq()Martin Galvan2-1/+6
2014-11-29Check that thread stack temps are not already enabled before enabling them.Siva Chandra2-1/+7
2014-11-29[arm] compute framereg and framesize when neededYao Qi2-16/+23
2014-11-28Enable chained function calls in C++ expressions.Siva Chandra13-24/+523
2014-11-28Fix prints in tests for Python 3Simon Marchi9-30/+41
2014-11-28Fix amd64 dwarf register number mapping (MMX register and higher)Pierre Muller2-1/+13
2014-11-28Remove (dead-code) native core file sniffers on Linux targetsUlrich Weigand5-73/+11
2014-11-28gdb_realpath: Rework comment about handling on Windows.Joel Brobecker2-9/+32
2014-11-28Import rename moduleYao Qi24-35/+4303
2014-11-28Use canonicalize_file_name unconditionallyYao Qi5-69/+19
2014-11-28Import canonicalize-lgplYao Qi21-67/+3315
2014-11-28Use lstat unconditionallyYao Qi5-7/+9
2014-11-28Import lstatYao Qi11-79/+400
2014-11-28Use readlink unconditionallyYao Qi10-15/+19
2014-11-28Import readlinkYao Qi15-67/+1245
2014-11-28Fix date in changelogYao Qi1-1/+1
2014-11-28Match library name prefixed with sysrootYao Qi2-1/+14
2014-11-27Fix test always passing in python/py-linetable.expSimon Marchi2-2/+8
2014-11-26gdb.dwarf2/dw2-op-out-param.S: Fix comment.Doug Evans2-1/+5