aboutsummaryrefslogtreecommitdiff
path: root/gdb/common
AgeCommit message (Expand)AuthorFilesLines
2014-01-16btrace: uppercase btrace_read_typeMarkus Metzger2-3/+3
2014-01-16btrace, linux: fix memory leak when reading branch traceMarkus Metzger1-0/+3
2014-01-14Change 'len' of linux_common_xfer_osdata to ULONGEST.Yao Qi2-12/+12
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker44-44/+44
2013-12-02Fix filestuff.c build error if RLIMIT_NOFILE not defined.Joel Brobecker1-1/+1
2013-11-26Fix PR16193 - gdbserver aborts.Walfred Tedeschi1-7/+8
2013-11-20Add MPX registers tests.Walfred Tedeschi1-1/+7
2013-11-20Add MPX support for i386Walfred Tedeschi1-4/+16
2013-11-18remove gdb_stat.hTom Tromey3-61/+2
2013-11-18remove gdb_dirent.hTom Tromey4-43/+4
2013-11-18don't check for string.h or strings.hTom Tromey1-1/+0
2013-11-18remove gdb_string.hTom Tromey7-75/+6
2013-11-08introduce common.m4Tom Tromey1-0/+38
2013-10-25infrun debug output: print enum gdb_signal symbol names instead of POSIX sign...Pedro Alves2-1/+14
2013-10-25Fix off-by-one errors in *scanf format strings.Gary Benson1-25/+41
2013-10-25Fix up a couple oddities in GDB's signal names and strings.Pedro Alves1-12/+12
2013-10-09Minor O_CLOEXEC optimization, "regression" fixJan Kratochvil1-10/+11
2013-10-04Clean up ptid.h/ptid.c.Pedro Alves2-49/+37
2013-10-03Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not ...Pedro Alves1-37/+46
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2-3/+35
2013-09-29gdb: btrace: fix build errors on older glibc buildsMike Frysinger1-2/+5
2013-09-14 * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"Pierre Muller1-1/+7
2013-08-28gdb/common/linux-ptrace.c: Fix build on non-Intel architectures.Will Newton1-1/+2
2013-08-23 * common/linux-ptrace.c (linux_fork_to_function): Push #Luis Machado1-4/+4
2013-08-22 Unify ptrace options discovery code and make both GDB andLuis Machado2-4/+321
2013-08-19 gdb/Luis Machado2-227/+0
2013-08-13Handle '#' flag for printf of pointer types.Andrew Burgess1-1/+3
2013-07-27gdb/Yao Qi2-0/+475
2013-07-27gdb/Yao Qi1-0/+30
2013-07-24 gdb/Luis Machado2-0/+227
2013-07-16Check for NULL character before calling strchr.Andrew Burgess1-3/+3
2013-07-04gdb/Yao Qi1-13/+4
2013-07-02 * common/ptid.h: Comment fixes.Tom Tromey1-2/+2
2013-06-28move version.in from gdb/common back to gdbTom Tromey2-2/+1
2013-06-27gdb/Yao Qi1-4/+13
2013-06-26gdb/Yao Qi2-2/+2
2013-06-25 * common/create-version.sh (date): Use "$", not "$$" in sedTom Tromey1-1/+1
2013-06-24Fix host_name and target_name generation by common/create-version.sh.Joel Brobecker1-2/+2
2013-06-24don't keep a gdb-specific dateTom Tromey3-0/+70
2013-06-21gdb/Jan Kratochvil1-7/+2
2013-06-19gdb: clean up x86 cpuid implementationsMike Frysinger3-31/+345
2013-05-23common/filestuff.c: No sockets on DJGPP.Pedro Alves1-1/+9
2013-05-102013-05-10 Joel Brobecker <brobecker@adacore.com>Tom Tromey2-0/+37
2013-05-07 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"Pierre Muller1-1/+1
2013-05-06gdb: btrace: fix indentation styleMike Frysinger1-34/+34
2013-04-30filestuff.c: Include "gdb_dirent.h" instead of <dirent.h>Joel Brobecker1-1/+1
2013-04-30filestuff.c: Use gdb_stat.h instead of <sys/stat.h>Joel Brobecker1-1/+1
2013-04-23 * common/filestuff.c: Check USE_WIN32API before includingTom Tromey2-4/+23
2013-04-22 PR gdb/7912:Tom Tromey5-11/+427
2013-04-19gdb_byte for binary buffer, char for string: common/agent.c.Pedro Alves1-1/+2