aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-11Fix build on OpenBSD.Mark Kettenis2-1/+7
2015-01-11symtab.c (eq_symbol_entry): Use SYMBOL_SEARCH_NAME and symbol_matches_domain.Doug Evans2-7/+38
2015-01-11tweak previous entryDoug Evans1-1/+1
2015-01-11Improve comments for symbol_cache_mark_{not_,}found.Doug Evans2-4/+16
2015-01-11Only discard space for pc-relative relocs symbolsH.J. Lu7-3/+53
2015-01-10Add symbol lookup cache.Doug Evans5-14/+785
2015-01-11Automatic date update in version.inGDB Administrator1-1/+1
2015-01-10Fix use of wrong struct i387_xsave field in i387_cache_to_xsaveJoel Brobecker2-1/+7
2015-01-10gas/avr: Prevent incorrect overflow errors for diff fixups.Andrew Burgess5-0/+42
2015-01-10Automatic date update in version.inGDB Administrator1-1/+1
2015-01-09Don't align start of segment unless alignment is larger than page size.Cary Coutant2-1/+8
2015-01-09Don't munge yacc's #line directivesPatrick Palka2-1/+5
2015-01-09Fixes a bug in the previous delat to tekhex.c which meant that valid tekhex f...Nick Clifton2-2/+9
2015-01-09This patch adds the necessary support to the assembler to allow wiringPhilipp Tomsich3-1/+20
2015-01-09Consolidate the custom TUI query hook with the default query hookPatrick Palka4-114/+29
2015-01-09add non-stop test that stresses thread starvation issuesPedro Alves3-0/+250
2015-01-09[gdbserver] linux-low.c: better starvation avoidance, handle non-stop mode tooPedro Alves8-346/+506
2015-01-09linux-nat.c: better starvation avoidance, handle non-stop mode tooPedro Alves6-302/+391
2015-01-09linux-nat.c: always mark execing LWP as resumedPedro Alves2-0/+9
2015-01-09linux-nat.c: clean up pending status checking and resuming LWPsPedro Alves2-120/+67
2015-01-09cleanup and speed up (software_)breakpoint_inserted_here_pPedro Alves2-25/+44
2015-01-09watch_thread_num.exp and targets with fairer event reportingPedro Alves4-14/+74
2015-01-09gdb.threads/{siginfo-thread.c,watchthreads-reorder.c,ia64-sigill.c} races wit...Pedro Alves4-0/+51
2015-01-09Use official ELF machine number for moxieAnthony Green4-1/+13
2015-01-09Test attaching to a program that constantly spawns short-lived threadsPedro Alves3-0/+288
2015-01-09Linux: Skip thread_db thread event reporting if PTRACE_EVENT_CLONE is supportedPedro Alves6-12/+75
2015-01-09libthread_db: Skip attaching to terminated and joined threadsPedro Alves5-0/+35
2015-01-09Linux: on attach, attach to lwps listed under /proc/$pid/task/Pedro Alves11-127/+406
2015-01-09libthread_db: debug output should go to gdb_stdlogPedro Alves2-15/+31
2015-01-09skip "attach" tests when testing against stub-like targetsPedro Alves8-15/+50
2015-01-09gdb/compile/compile.c: Check return value of 'system' to avoid compiler warningChen Gang1-0/+6
2015-01-09gdb/compile/compile.c: Check return value of 'system' to avoid compiler warningChen Gang1-2/+7
2015-01-09Automatic date update in version.inGDB Administrator1-1/+1
2015-01-08Adds code to the MSP430 linker to transform a 4-byte BR instruction intoNick Clifton2-6/+64
2015-01-08Fix memory access violations exposed by running strip on fuzzed binaries.Nick Clifton6-4/+47
2015-01-08Fix memory access violations triggered by running sysdump on fuzzed binaries.Nick Clifton2-2/+16
2015-01-08ld/x86-64: adjust pr14207 test expectationsJan Beulich2-7/+12
2015-01-08always read synthetic pointers as signed integersYao Qi4-27/+19
2015-01-08Fixes for memory access violations triggered by running nlmconv onNick Clifton2-2/+36
2015-01-08 Set language for C++ special symbols.Pierre Muller2-2/+8
2015-01-08Recognize branch instruction on MIPS in gdb.trace/entry-values.expYao Qi2-0/+18
2015-01-08Automatic date update in version.inGDB Administrator1-1/+1
2015-01-07Trivially tweak the comment documenting initial_gdb_ttystatePatrick Palka2-2/+6
2015-01-07Sync with gcc/libiberty.Richard Earnshaw12-87/+409
2015-01-07Fix memory access violations uncovered by running the dlltool on fuzzed binar...Nick Clifton2-0/+6
2015-01-07Fix memory access violations exposed by running the srconv tool on fuzzed bin...Nick Clifton3-14/+31
2015-01-07Empty line after comment documenting set_initial_gdb_ttystate.Joel Brobecker2-0/+6
2015-01-07[testsuite patch] Fix avx512.exp regressionJan Kratochvil2-1/+6
2015-01-07Don't propagate our current terminal state to the inferiorPatrick Palka4-1/+27
2015-01-07ld/testing: Extend comment on run_dump_testAndrew Burgess2-3/+9