summaryrefslogtreecommitdiff
path: root/gdb/common
Commit message (Expand)AuthorAgeFilesLines
* Minor O_CLOEXEC optimization, "regression" fixJan Kratochvil2013-10-091-10/+11
* Clean up ptid.h/ptid.c.Pedro Alves2013-10-042-49/+37
* Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not ...Pedro Alves2013-10-031-37/+46
* * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado2013-09-302-3/+35
* gdb: btrace: fix build errors on older glibc buildsMike Frysinger2013-09-291-2/+5
* * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e"Pierre Muller2013-09-141-1/+7
* gdb/common/linux-ptrace.c: Fix build on non-Intel architectures.willnewton2013-08-281-1/+2
* * common/linux-ptrace.c (linux_fork_to_function): Push #Luis Machado2013-08-231-4/+4
* Unify ptrace options discovery code and make both GDB andLuis Machado2013-08-222-4/+321
* gdb/Luis Machado2013-08-192-227/+0
* Handle '#' flag for printf of pointer types.aburgess2013-08-131-1/+3
* gdb/qiyao2013-07-272-0/+475
* gdb/qiyao2013-07-271-0/+30
* gdb/Luis Machado2013-07-242-0/+227
* Check for NULL character before calling strchr.aburgess2013-07-161-3/+3
* gdb/qiyao2013-07-041-13/+4
* * common/ptid.h: Comment fixes.Tom Tromey2013-07-021-2/+2
* move version.in from gdb/common back to gdbTom Tromey2013-06-282-2/+1
* gdb/qiyao2013-06-271-4/+13
* gdb/qiyao2013-06-262-2/+2
* * common/create-version.sh (date): Use "$", not "$$" in sedTom Tromey2013-06-251-1/+1
* Fix host_name and target_name generation by common/create-version.sh.Joel Brobecker2013-06-241-2/+2
* don't keep a gdb-specific dateTom Tromey2013-06-243-0/+70
* gdb/Jan Kratochvil2013-06-211-7/+2
* gdb: clean up x86 cpuid implementationsMike Frysinger2013-06-193-31/+345
* common/filestuff.c: No sockets on DJGPP.Pedro Alves2013-05-231-1/+9
* 2013-05-10 Joel Brobecker <brobecker@adacore.com>Tom Tromey2013-05-102-0/+37
* * common/linux-btrace.c: ARI fix: Include "gdb_wait.h"Pierre Muller2013-05-071-1/+1
* gdb: btrace: fix indentation styleMike Frysinger2013-05-061-34/+34
* filestuff.c: Include "gdb_dirent.h" instead of <dirent.h>Joel Brobecker2013-04-301-1/+1
* filestuff.c: Use gdb_stat.h instead of <sys/stat.h>Joel Brobecker2013-04-301-1/+1
* * common/filestuff.c: Check USE_WIN32API before includingTom Tromey2013-04-232-4/+23
* PR gdb/7912:Tom Tromey2013-04-225-11/+427
* gdb_byte for binary buffer, char for string: common/agent.c.Pedro Alves2013-04-191-1/+2
* Update glibc_thread_db.h from upstream.Pedro Alves2013-04-161-25/+46
* Move fallback thread_db.h to a separate file.Pedro Alves2013-04-162-439/+438
* PR build/11881: LIBTHREAD_DB_SO can be undefined.Pedro Alves2013-04-161-12/+11
* * ada-lang.c (ada_read_renaming_var_value): Pass constKeith Seitz2013-03-122-5/+6
* LBR, BTM, or BTS records may have incorrect branch "from" information afer anmmetzger2013-03-111-1/+186
* Implement branch tracing on Linux based on perf_event such that it can be sharedmmetzger2013-03-112-0/+502
* Add branch trace information to struct thread_info.mmetzger2013-03-111-0/+73
* gdb/Jan Kratochvil2013-03-101-23/+15
* Tweak warning output on Linux kernels with broken i386 NX support.Pedro Alves2013-02-251-2/+3
* Move savestring to common/common-utils.c, make gdbserver use it.Pedro Alves2013-02-142-0/+17
* * common/format.c (parse_format_string): Fix whitespace.Doug Evans2013-02-081-7/+7
* gdb: x86: fix x32 builds with inline asmMike Frysinger2013-01-081-1/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-0135-36/+35
* gdb/qiyao2012-12-151-0/+303
* * contrib/ari/gdb_ari.sh: Remove rules for xasprintf andTom Tromey2012-11-292-23/+0
* gdb/Pedro Alves2012-11-261-1/+1