aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-11-17Eliminate literal line numbers in mi-until.expAndreas Arnez3-13/+26
2014-11-17Drop remaining references to removed source lines in break1.c and ur1.cAndreas Arnez6-54/+47
2014-11-17[gdbserver/lynx] spurious failure to write in inferior memoryJoel Brobecker2-5/+12
2014-11-17dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit fieldPetr Machata2-2/+7
2014-11-15Add copyright headers.Doug Evans3-0/+51
2014-11-15PR symtab/17559Doug Evans13-12/+131
2014-11-15expand_symtab_containing_pc: Renamed from find_pc_sect_symtab_via_partial.Doug Evans4-14/+18
2014-11-15Add missing parenthesisYao Qi2-1/+5
2014-11-14common-defs.h: include <stdarg.h> before <stdio.h>Joel Brobecker2-1/+6
2014-11-14handle 'iconv's that define EILSEQ to ENOENTPedro Alves2-10/+27
2014-11-14Fix dw2-ifort-parameter.exp fail with clangYao Qi3-11/+12
2014-11-14Fix implptr-optimized-out.exp failYao Qi2-3/+8
2014-11-14Use Dwarf::assemble in implptr-optimized-out.expYao Qi3-169/+66
2014-11-14Get start and end address of main in dwz.expYao Qi3-57/+14
2014-11-14DW attribute macro MACRO_AT_func and MACRO_AT_rangeYao Qi2-6/+131
2014-11-14New proc _handle_attributeYao Qi2-6/+18
2014-11-13PR symtab/17591Doug Evans2-1/+11
2014-11-13dwarf2read.c (update_enumeration_type_from_children): Avoid infinite loop.Doug Evans2-3/+10
2014-11-13NEWS: Fix typo.Jan Kratochvil2-3/+7
2014-11-13GDB testsuite: Fix warnings with -std=gnu11Andreas Arnez41-32/+127
2014-11-13GDB testsuite: drop non-prototype C function header variantsAndreas Arnez46-1682/+49
2014-11-13Drop non-prototype C function header variants: 'sepdebug' test caseAndreas Arnez3-47/+18
2014-11-13Drop non-prototype C function header variants: 'list' test caseAndreas Arnez3-14/+20
2014-11-13Drop non-prototype C function header variants: 'break' test caseAndreas Arnez4-55/+17
2014-11-13Drop non-prototype C function header variants: solib1.cAndreas Arnez2-9/+8
2014-11-13callfuncs.exp: Indent perform_all_tests()Andreas Arnez2-134/+138
2014-11-13Perform all tests in callfuncs.exp with and without C function prototypesAndreas Arnez2-44/+24
2014-11-13'callfuncs' test case: Fixes in conditionally compiled codeAndreas Arnez2-14/+16
2014-11-13Eliminate literal line numbers in mi-console.expAndreas Arnez3-2/+9
2014-11-13Eliminate literal line numbers in shlib-call.expAndreas Arnez3-2/+8
2014-11-13Eliminate literal line numbers in jump.expAndreas Arnez3-16/+25
2014-11-13Eliminate literal line numbers in foll-exec.expAndreas Arnez4-20/+30
2014-11-13Eliminate literal line numbers in ending-run.expAndreas Arnez3-19/+29
2014-11-13Eliminate literal line numbers in call-rt-st.expAndreas Arnez3-8/+15
2014-11-13Eliminate literal line numbers in call-ar-st.expAndreas Arnez3-95/+106
2014-11-13Eliminate literal line numbers in dbx.expAndreas Arnez4-9/+21
2014-11-13Eliminate literal line numbers in so-impl-ld.expAndreas Arnez3-4/+10
2014-11-12GDBserver: clean up 'cont_thread' handlingPedro Alves2-24/+9
2014-11-12GDBserver: don't resume all threads if the Hc thread disapearsPedro Alves2-28/+5
2014-11-12GDBserver: ctrl-c after leader has exitedPedro Alves5-11/+35
2014-11-12Garbage collect the infwait_state globalPedro Alves2-14/+4
2014-11-12fix skipping permanent breakpointsPedro Alves7-65/+643
2014-11-12make "permanent breakpoints" per location and disableablePedro Alves4-50/+60
2014-11-12add a default method for gdbarch_skip_permanent_breakpointPedro Alves8-37/+37
2014-11-11Warn users about mismatched PID namespacesDaniel Colascione4-0/+62
2014-11-10symmisc.c: Remove trailing whitespace.Doug Evans2-7/+12
2014-11-10source.c (select_source_symtab): Rewrite to use ALL_SYMTABS.Doug Evans2-11/+12
2014-11-10PR 17564: Fix objfile search order for static symbols.Doug Evans7-54/+137
2014-11-10Work around GCC bug 63748Ulrich Weigand2-2/+6
2014-11-07gdb.base/sigstep.exp: xfail gdb/17511 on i?86 LinuxPedro Alves2-0/+7