aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-05Increase timeout in gdb.mi/list-thread-groups-available.expSimon Marchi2-4/+16
2019-08-05[gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factorTom de Vries5-33/+73
2019-08-05Use _() in calls to build_helpTom Tromey5-10/+17
2019-08-05Removes support in the ARM assembler for the unsigned variants of the VQ(R)DM...Barnaby Wilks14-2716/+64
2019-08-05[gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executableTom de Vries2-14/+72
2019-08-05[gdb/testsuite] Fix typo in tcl_version_at_leastTom de Vries2-1/+5
2019-08-05Catch potential integer overflow in readelf when processing corrupt binaries.Nick Clifton2-1/+7
2019-08-04Remove some variables in favor of using gdb::optionalSimon Marchi2-47/+55
2019-08-05Automatic date update in version.inGDB Administrator1-1/+1
2019-08-04Skip GDB test reconnect-ctrl-c.exp if nointerrupts is set.Sandra Loosemore2-0/+9
2019-08-04Add check for readline support to more GDB tab-completion tests.Sandra Loosemore2-3/+16
2019-08-04Automatic date update in version.inGDB Administrator1-1/+1
2019-08-03NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP].Philippe Waroquiers4-0/+28
2019-08-03New test for 'info sources [-dirname | -basename] [--] [REGEXP]'.Philippe Waroquiers4-0/+147
2019-08-03New "info sources" args [-dirname | -basename] [--] [REGEXP]Philippe Waroquiers2-8/+164
2019-08-03Automatic date update in version.inGDB Administrator1-1/+1
2019-08-02support Ada EH ABI v1Alexandre Oliva2-3/+57
2019-08-02[GOLD] PowerPC64 pc-relative TLS supportAlan Modra4-68/+359
2019-08-02[GOLD] PowerPC relocation signed overflow checkAlan Modra2-4/+17
2019-08-02PR24871, readelf segv in dump_ia64_unwindAlan Modra2-7/+21
2019-08-02PowerPC tlsie test fixAlan Modra2-2/+6
2019-08-02Automatic date update in version.inGDB Administrator1-1/+1
2019-08-01RISC-V: Fix lui relax failure with relro.Jim Wilson2-2/+12
2019-08-01Remove directory names from gdb.base/batch-exit-status.expPedro Franco de Carvalho2-12/+26
2019-08-01xtensa: bfd: add special case to loop alignment checkMax Filippov2-0/+72
2019-08-01Fix the ia64 libunwind buildTom Tromey2-0/+7
2019-08-01Include s12z-opc.h using ../opcodes.Christian Biesinger2-1/+5
2019-08-01Require GNU make 3.82Alan Hayward2-0/+9
2019-08-01[gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp timeout with check-run1Tom de Vries2-0/+14
2019-08-01[gdb/testsuite] Fix gdb.base/structs.exp timeout with check-read1Tom de Vries3-1/+44
2019-08-01[gdb/testsuite] Fix gdb.base/break-interp.exp timeout with check-read1Tom de Vries2-0/+14
2019-08-01[gdb/testsuite] Fix gdb.base/signals.exp timeout with check-read1Tom de Vries2-2/+20
2019-08-01PR24806, Linking with -T inside --start-group/--end-groupAlan Modra3-15/+45
2019-08-01Rename lang_output_section_statement to lang_os_listAlan Modra10-43/+47
2019-08-01Automatic date update in version.inGDB Administrator1-1/+1
2019-07-31Automatic date update in version.inGDB Administrator1-1/+1
2019-07-30Don't declare tui_copy_win or tui_box_winTom Tromey2-2/+5
2019-07-30RISC-V: Fix minor issues with FP csr instructions.Jim Wilson7-17/+95
2019-07-30Allow nested function displaysTom Tromey7-4/+113
2019-07-30Allow display of negative offsets in print_address_symbolic()Kevin Buettner2-6/+8
2019-07-30[PR/24474] Add gdb.lookup_static_symbol to the python APIChristian Biesinger10-0/+116
2019-07-30Add missing changelog entryChristian Biesinger1-0/+4
2019-07-30[gdb/testsuite] Work around tcl bug in libsegfault.exp with check-read1Tom de Vries2-1/+10
2019-07-30[gdb/testsuite] Fail in gdb_compile if nopie results in PIE executableTom de Vries2-0/+24
2019-07-30Re: Support .gnu.lto_.lto section in ELF filesAlan Modra3-1/+10
2019-07-29Fix misspelling (nonexistant -> nonexistent)Christian Biesinger1-2/+2
2019-07-29Add Objfile.lookup_{global,static}_symbol functionsChristian Biesinger8-0/+133
2019-07-30Automatic date update in version.inGDB Administrator1-1/+1
2019-07-29Two fixes for test suite's terminalTom Tromey2-1/+31
2019-07-29Document 'set print frame-info|frame-arguments presence'.Philippe Waroquiers4-3/+93