summaryrefslogtreecommitdiff
path: root/gdbsupport
Commit message (Expand)AuthorAgeFilesLines
* Disable record btrace bts support for AMD processorsKevin Buettner2020-05-142-1/+8
* gdb: protect some 'regcache_read_pc' callsTankut Baris Aktemur2020-05-142-0/+10
* Fix typo (thead -> thread)Tankut Baris Aktemur2020-04-282-1/+5
* gdbsupport: include cstdlib in common-defs.hSimon Marchi2020-04-272-0/+9
* Mark move constructors as "noexcept"Tom Tromey2020-04-204-8/+14
* Move gdb_notifier commentTom Tromey2020-04-132-11/+12
* Move event-loop.[ch] to gdbsupport/Tom Tromey2020-04-135-10/+1009
* Introduce and use flush_streamsTom Tromey2020-04-132-0/+8
* Move gdb_select.h to gdbsupport/Tom Tromey2020-04-132-0/+55
* Move event-loop configury to common.m4Tom Tromey2020-04-134-4/+23
* Don't pass NULL to memcpy in gdbTom Tromey2020-03-312-1/+7
* gdbsupport: Resolve shellcheck issues in create-version.sh scriptAndrew Burgess2020-03-272-8/+14
* gdb: remove HAVE_DECL_PTRACESimon Marchi2020-03-203-24/+5
* Include <alloca.h> conditionallyKamil Rytarowski2020-03-182-0/+6
* Change gdbsupport not to rely on BFDTom Tromey2020-03-123-43/+11
* Move gdb/selftest.m4 to gdbsupport/selftest.m4Simon Marchi2020-03-124-3/+57
* Move sourcing of development.sh to GDB_AC_COMMONSimon Marchi2020-03-124-7/+14
* gdb/selftest.m4: ensure $development is setSimon Marchi2020-03-122-0/+9
* gdb: enable -Wmissing-prototypes warningSimon Marchi2020-03-113-0/+7
* Fix two typos in gdb_binary_search.hTom Tromey2020-03-082-2/+6
* gdbserver/gdbsupport: Add .dir-locals.el fileAndrew Burgess2020-03-062-0/+45
* gdbsupport/configure.ac: source development.shVyacheslav Petrishchev2020-03-053-0/+11
* gdb, gdbserver, gdbsupport: add .gitattributes filesTankut Baris Aktemur2020-03-052-0/+10
* gdbsupport: re-generate Makefile.inSimon Marchi2020-03-032-1/+7
* Fix comment for 'gdb_dlopen'Sergio Durigan Junior2020-02-282-2/+6
* Merge changes from GCC for the config/ directoryAndrew Burgess2020-02-192-6/+27
* Change gdbserver to use existing gnulib and libibertyTom Tromey2020-02-142-1/+5
* gdbsupport: rename source files to .ccSimon Marchi2020-02-1337-103/+105
* Re-generate gdb/gdbserver/gdbsupport configure scriptsSimon Marchi2020-02-112-1/+6
* Add -Wstrict-null-sentinel to gdbsupport/warning.m4Simon Marchi2020-02-113-2/+10
* Move gdb/warning.m4 to gdbsupportSimon Marchi2020-02-114-2/+167
* gdbsupport: use AM_GDB_WARNINGSSimon Marchi2020-02-116-1/+215
* [gdb] Fix -Wstrict-null-sentinel warningsTom de Vries2020-02-102-1/+5
* Support the NetBSD version of pthread_setname_npChristian Biesinger2020-01-242-2/+15
* Fix gdbsupport build on compilers that don't default to C++11 or abovePedro Alves2020-01-173-0/+9
* Fix gdbsupport buildPedro Alves2020-01-175-54/+62
* Ensure proc-service symbols have default visibility (PR build/24805)Pedro Alves2020-01-161-0/+29
* Add gdbsupport check-defines scriptTom Tromey2020-01-144-0/+91
* Move many configure checks to common.m4Tom Tromey2020-01-148-6/+2128
* Move gdbsupport to the top levelTom Tromey2020-01-14125-0/+27929