summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Don't include readline headers from tracepoint.cTom Tromey2019-08-132-7/+4
* [gdb/testsuite] Fix gdb.gdb/selftest.exp regexpTom de Vries2019-08-132-1/+6
* Fixes for gdb.python tests on remote Windows host.Sandra Loosemore2019-08-1314-71/+118
* Require readline 7 or newerTom Tromey2019-08-127-2/+67
* Remove readline hack from gdb_selectTom Tromey2019-08-122-9/+4
* Fix gdb's selftest.exp after readline importPatrick Palka2019-08-122-3/+26
* Match Windows pathnames in gdb.linespec/break-ask.exp.Sandra Loosemore2019-08-092-3/+8
* Fix access to uninitialized variable in fill_in_stop_funcPedro Franco de Carvalho2019-08-092-0/+7
* s390: Implement 'type_align' gdbarch methodAndreas Arnez2019-08-092-0/+38
* doc: fix PAC typoAlan Hayward2019-08-092-1/+5
* [gdb] Fix gdb.dwarf2/varval.exp with -fPIE/-pieTom de Vries2019-08-092-2/+14
* [gdb/testsuite] Fix gdb.tui/basic.exp with check-read1Tom de Vries2019-08-082-1/+6
* Make struct frame_arg self-managingTom Tromey2019-08-075-25/+22
* AArch64 pauth: Indicate unmasked addresses in backtraceAlan Hayward2019-08-079-11/+82
* Introduce obstack_strndupTom Tromey2019-08-068-23/+43
* Add obstack_strdup overload taking a std::stringTom Tromey2019-08-067-36/+38
* Make obstack_strdup inlineTom Tromey2019-08-063-11/+10
* Use obstack_strdup moreTom Tromey2019-08-0614-72/+57
* Add a selftest that checks documentation invariants.Philippe Waroquiers2019-08-073-0/+113
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-0753-265/+400
* [PR build/24886] disable glibc mcheck supportFrank Ch. Eigler2019-08-0613-290/+63
* Add more styling to "disassemble"Tom Tromey2019-08-0612-37/+94
* Replace int with enum block_enum where appropriate.Christian Biesinger2019-08-062-6/+17
* Clean up source file error reportingTom Tromey2019-08-062-14/+18
* Add file offsets to the source cacheTom Tromey2019-08-068-192/+228
* Save plain text in the source cacheTom Tromey2019-08-063-76/+55
* Fix latent bug in source cacheTom Tromey2019-08-063-17/+47
* Change breakpoint::filter to be a unique_xmalloc_ptrTom Tromey2019-08-063-6/+11
* Add block['var'] accessorChristian Biesinger2019-08-057-2/+73
* Add a comment briefly explaining partial symbolsChristian Biesinger2019-08-052-1/+11
* Increase timeout in gdb.mi/list-thread-groups-available.expSimon Marchi2019-08-052-4/+16
* [gdb/testsuite] Run read1 timeout tests with with_read1_timeout_factorTom de Vries2019-08-055-33/+73
* Use _() in calls to build_helpTom Tromey2019-08-055-10/+17
* [gdb/testsuite] Fail in gdb_compile if pie results in non-PIE executableTom de Vries2019-08-052-14/+72
* [gdb/testsuite] Fix typo in tcl_version_at_leastTom de Vries2019-08-052-1/+5
* Remove some variables in favor of using gdb::optionalSimon Marchi2019-08-042-47/+55
* Skip GDB test reconnect-ctrl-c.exp if nointerrupts is set.Sandra Loosemore2019-08-042-0/+9
* Add check for readline support to more GDB tab-completion tests.Sandra Loosemore2019-08-042-3/+16
* NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP].Philippe Waroquiers2019-08-034-0/+28
* New test for 'info sources [-dirname | -basename] [--] [REGEXP]'.Philippe Waroquiers2019-08-034-0/+147
* New "info sources" args [-dirname | -basename] [--] [REGEXP]Philippe Waroquiers2019-08-032-8/+164
* support Ada EH ABI v1Alexandre Oliva2019-08-022-3/+57
* Remove directory names from gdb.base/batch-exit-status.expPedro Franco de Carvalho2019-08-012-12/+26
* Fix the ia64 libunwind buildTom Tromey2019-08-012-0/+7
* Include s12z-opc.h using ../opcodes.Christian Biesinger2019-08-012-1/+5
* Require GNU make 3.82Alan Hayward2019-08-012-0/+9
* [gdb/testsuite] Fix gdb.threads/fork-plus-threads.exp timeout with check-run1Tom de Vries2019-08-012-0/+14
* [gdb/testsuite] Fix gdb.base/structs.exp timeout with check-read1Tom de Vries2019-08-013-1/+44
* [gdb/testsuite] Fix gdb.base/break-interp.exp timeout with check-read1Tom de Vries2019-08-012-0/+14
* [gdb/testsuite] Fix gdb.base/signals.exp timeout with check-read1Tom de Vries2019-08-012-2/+20