aboutsummaryrefslogtreecommitdiff
path: root/gdb/common
AgeCommit message (Expand)AuthorFilesLines
2015-03-07Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violationsPedro Alves1-0/+43
2015-03-07Make TRY/CATCH use real C++ try/catch in C++ modePedro Alves2-1/+143
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves2-40/+56
2015-03-06New common function "startswith"Gary Benson1-0/+9
2015-02-27Move exception_none to common code, and use itPedro Alves2-3/+6
2015-02-27Make functions and variables exported by the IPA be extern "C"Pedro Alves2-1/+6
2015-02-27Add extern "C" to declarations of C symbolsPedro Alves1-0/+6
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves3-12/+13
2015-02-19[gdb/ax] small "setv" fix and documentation's adjustment.David Taylor1-1/+1
2015-02-09btrace: identify cpuMarkus Metzger1-0/+28
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger1-1/+14
2015-02-09record btrace: add configuration structMarkus Metzger1-0/+11
2015-02-09btrace: add struct btrace_dataMarkus Metzger2-4/+128
2015-01-31Add max-completions parameter, and implement tab-completion limiting.Gary Benson1-0/+6
2015-01-15Move code to disable ASR to nat/Sergio Durigan Junior1-0/+1
2015-01-15Move safe_strerror to common/Sergio Durigan Junior4-0/+144
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker49-49/+49
2014-12-03Fix make_cleanup_dtor signature to match declarationSimon Marchi1-1/+1
2014-12-02Fix comment typoSimon Marchi1-1/+1
2014-11-21Include alloca.h unconditionallyYao Qi1-0/+1
2014-11-14common-defs.h: include <stdarg.h> before <stdio.h>Joel Brobecker1-1/+1
2014-10-08Include common-exceptions.h in common-defs.hGary Benson1-0/+1
2014-10-08Include cleanups.h in common-defs.hGary Benson2-1/+1
2014-09-22Rename target_{stop,continue}_ptidGary Benson1-2/+2
2014-09-12Include common-defs.h instead of defs.h/server.h in shared codeGary Benson14-77/+14
2014-09-12Introduce common-regcache.hGary Benson1-0/+36
2014-09-11Introduce common/symbol.hGary Benson2-12/+40
2014-09-11Introduce target_{stop,continue}_ptidGary Benson1-35/+2
2014-09-11Introduce target/target.hGary Benson1-44/+8
2014-09-11Introduce show_debug_regsGary Benson2-0/+9
2014-09-02Rename 32- and 64-bit Intel files from "i386" to "x86"Gary Benson2-67/+67
2014-08-29Introduce common/common-exceptions.[ch]Gary Benson2-0/+493
2014-08-29Introduce common/gdb_setjmp.hGary Benson2-0/+45
2014-08-29Move cleanups.[ch] to commonGary Benson2-0/+366
2014-08-29Move internal_{,v}warning to common/errors.[ch]Gary Benson2-0/+27
2014-08-19Introduce common-debug.hGary Benson4-9/+89
2014-08-19Move print-utils.h to common-defs.hGary Benson1-0/+1
2014-08-19Introduce common-types.hGary Benson2-0/+62
2014-08-19Introduce common/errors.hGary Benson4-4/+137
2014-08-07Move errno.h to common-defs.hGary Benson1-0/+1
2014-08-07Include string.h in common-defs.hGary Benson12-22/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson5-5/+1
2014-08-07Move common-utils.h to common-defs.hGary Benson2-2/+1
2014-08-07Move ptid.h to common-defs.hGary Benson1-0/+1
2014-08-07Move gdb_locale.h to common-defs.hGary Benson1-0/+1
2014-08-07Move gdb/signals.h to common-defs.hGary Benson1-0/+1
2014-08-07Move pathmax.h to common-defs.hGary Benson1-0/+1
2014-08-07Move libiberty.h to common-defs.hGary Benson2-1/+1
2014-08-07Move ansidecl.h to common-defs.hGary Benson3-3/+1
2014-08-07Move stddef.h to common-defs.hGary Benson4-4/+1