aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdb: Remove whitespace in 'std::vector <...>'Andrew Burgess2019-10-031-2/+2
* gdb: Remove a VEC from gdbsupport/btrace-common.hAndrew Burgess2019-10-021-8/+8
* Rename common to gdbsupportTom Tromey2019-07-091-6/+6
* Add ATTRIBUTE_UNUSED_RESULT to scoped_mmapTom Tromey2019-03-051-6/+3
* Normalize includes to use common/Tom Tromey2019-01-251-4/+4
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove ptid_get_lwpTom Tromey2018-07-031-2/+2
* Remove ptid_get_pidTom Tromey2018-07-031-2/+2
* btrace: check perf_event_paranoidMarkus Metzger2018-02-091-2/+30
* btrace: improve enable error messagesMarkus Metzger2018-02-091-40/+29
* btrace, gdbserver: remove the to_supports_btrace target methodMarkus Metzger2018-02-091-253/+20
* btrace, gdbserver: use exceptions to convey btrace enable/disable errorsMarkus Metzger2018-02-091-0/+3
* btrace: prepare for throwing exceptions when enabling btraceMarkus Metzger2018-02-091-67/+51
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Remove ioctl-based procfs support on SolarisRainer Orth2017-11-301-2/+0
* Introduce and use gdb_file_upTom Tromey2017-08-031-6/+3
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* btrace: read entire aux bufferMarkus Metzger2016-11-141-4/+15
* btrace: remove leftover commentMarkus Metzger2016-10-141-5/+0
* Remove trademark acknowledgements throughoutPedro Alves2016-01-121-7/+7
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add mmap casts in linux-btrace.cSimon Marchi2015-10-231-4/+6
* Add casts to memory allocation related callsSimon Marchi2015-09-251-2/+3
* btrace: kernel address filteringMarkus Metzger2015-09-091-32/+51
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-2/+2
* Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves2015-07-241-1/+1
* ari, btrace: avoid unsigned long longMarkus Metzger2015-07-151-34/+68
* ari: fix strerror() useMarkus Metzger2015-07-081-10/+10
* btrace, linux: use data_size and data_offsetMarkus Metzger2015-07-021-5/+16
* btrace: support Intel(R) Processor TraceMarkus Metzger2015-07-021-1/+376
* Remove redundant include directives.Gary Benson2015-06-241-2/+0
* btrace: support 32-bit inferior on 64-bit hostMarkus Metzger2015-03-031-1/+27
* btrace: identify cpuMarkus Metzger2015-02-091-22/+48
* record-btrace: add bts buffer size configuration optionMarkus Metzger2015-02-091-9/+30
* record btrace: add configuration structMarkus Metzger2015-02-091-34/+106
* btrace, linux: add perf event buffer abstractionMarkus Metzger2015-02-091-75/+38
* btrace: add format argument to supports_btraceMarkus Metzger2015-02-091-20/+37
* btrace: add struct btrace_dataMarkus Metzger2015-02-091-10/+26
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove GDBSERVER uses from linux-btrace.cGary Benson2014-09-121-7/+1
* Introduce common-regcache.hGary Benson2014-09-121-6/+2
* Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2014-09-021-3/+3
* Move errno.h to common-defs.hGary Benson2014-08-071-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Move common-utils.h to common-defs.hGary Benson2014-08-071-1/+0
* Move shared native target specific code to gdb/natGary Benson2014-06-201-0/+634