117 Commits (0e9f083f4cb94a9dc861f38ba151aac06efce2b8)

Author SHA1 Message Date
Tom Tromey 0e9f083f4c remove gdb_string.h 13 years ago
Tom Tromey 3266f10be2 introduce common.m4 14 years ago
Pedro Alves c9737c08e7 infrun debug output: print enum gdb_signal symbol names instead of POSIX signal names. 13 years ago
Gary Benson f60db4f07f Fix off-by-one errors in *scanf format strings. 13 years ago
Pedro Alves 4e22507533 Fix up a couple oddities in GDB's signal names and strings. 13 years ago
Jan Kratochvil c74e1ccf71 Minor O_CLOEXEC optimization, "regression" fix 13 years ago
Pedro Alves 9a2c3737b0 Clean up ptid.h/ptid.c. 13 years ago
Pedro Alves 8ae377e842 Always run the PTRACE_O_TRACESYSGOOD tests even if PTRACE_O_TRACEFORK is not supported. 13 years ago
Luis Machado dfd4cc6311 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. 13 years ago
Mike Frysinger 5b4e221c82 gdb: btrace: fix build errors on older glibc builds 13 years ago
Pierre Muller 88505fac1c * common/filestuff.c (gdb_fopen_cloexec): Do not try to use "e" 13 years ago
Will Newton 59ee9f94e5 gdb/common/linux-ptrace.c: Fix build on non-Intel architectures. 13 years ago
Luis Machado 101158d99a * common/linux-ptrace.c (linux_fork_to_function): Push # 13 years ago
Luis Machado 96d7229d2a Unify ptrace options discovery code and make both GDB and 13 years ago
Luis Machado 33b60d5831 gdb/ 13 years ago
Andrew Burgess 5c30d39a69 Handle '#' flag for printf of pointer types. 13 years ago
Yao Qi aaee205620 gdb/ 13 years ago
Yao Qi de6f69ad33 gdb/ 13 years ago
Luis Machado 3360c0bf75 gdb/ 13 years ago
Andrew Burgess 5ea5559b9a Check for NULL character before calling strchr. 13 years ago
Yao Qi bd88542004 gdb/ 13 years ago
Tom Tromey bd1df410dd * common/ptid.h: Comment fixes. 13 years ago
Tom Tromey d6c2da5446 move version.in from gdb/common back to gdb 13 years ago
Yao Qi 02b1871e58 gdb/ 13 years ago
Yao Qi 28a9351183 gdb/ 13 years ago
Tom Tromey 6e2048d3e3 * common/create-version.sh (date): Use "$", not "$$" in sed 13 years ago
Joel Brobecker b9b26a166a Fix host_name and target_name generation by common/create-version.sh. 13 years ago
Tom Tromey 0120846339 don't keep a gdb-specific date 13 years ago
Jan Kratochvil 4353c9e6f6 gdb/ 13 years ago
Mike Frysinger 4d157a3dbe gdb: clean up x86 cpuid implementations 13 years ago
Pedro Alves 8658d16d9d common/filestuff.c: No sockets on DJGPP. 13 years ago
Tom Tromey 21ff46861c 2013-05-10 Joel Brobecker <brobecker@adacore.com> 13 years ago
Pierre Muller be8b1ea676 * common/linux-btrace.c: ARI fix: Include "gdb_wait.h" 13 years ago
Mike Frysinger 5f8e0b8f4f gdb: btrace: fix indentation style 13 years ago
Joel Brobecker 01da98f9f4 filestuff.c: Include "gdb_dirent.h" instead of <dirent.h> 13 years ago
Joel Brobecker 366c6766d8 filestuff.c: Use gdb_stat.h instead of <sys/stat.h> 13 years ago
Tom Tromey 5d71132c29 * common/filestuff.c: Check USE_WIN32API before including 14 years ago
Tom Tromey 614c279dda PR gdb/7912: 14 years ago
Pedro Alves fda0389f6a gdb_byte for binary buffer, char for string: common/agent.c. 14 years ago
Pedro Alves f5fb825b47 Update glibc_thread_db.h from upstream. 14 years ago
Pedro Alves e115499952 Move fallback thread_db.h to a separate file. 14 years ago
Pedro Alves e3b50a7f94 PR build/11881: LIBTHREAD_DB_SO can be undefined. 14 years ago
Keith Seitz bbc13ae3db * ada-lang.c (ada_read_renaming_var_value): Pass const 14 years ago
Markus Metzger a950d57c9f LBR, BTM, or BTS records may have incorrect branch "from" information afer an 14 years ago
Markus Metzger 7c97f91ebf Implement branch tracing on Linux based on perf_event such that it can be shared 14 years ago
Markus Metzger 02d2762576 Add branch trace information to struct thread_info. 14 years ago
Jan Kratochvil 61a31a6769 gdb/ 14 years ago
Pedro Alves 025e6dce58 Tweak warning output on Linux kernels with broken i386 NX support. 14 years ago
Pedro Alves baea0daecf Move savestring to common/common-utils.c, make gdbserver use it. 14 years ago
Doug Evans 4ff3ce7739 * common/format.c (parse_format_string): Fix whitespace. 14 years ago