Age | Commit message (Expand) | Author | Files | Lines |
2013-07-27 | gdb/ | Yao Qi | 2 | -0/+475 |
2013-07-27 | gdb/ | Yao Qi | 1 | -0/+30 |
2013-07-24 | gdb/ | Luis Machado | 2 | -0/+227 |
2013-07-16 | Check for NULL character before calling strchr. | Andrew Burgess | 1 | -3/+3 |
2013-07-04 | gdb/ | Yao Qi | 1 | -13/+4 |
2013-07-02 | * common/ptid.h: Comment fixes. | Tom Tromey | 1 | -2/+2 |
2013-06-28 | move version.in from gdb/common back to gdb | Tom Tromey | 2 | -2/+1 |
2013-06-27 | gdb/ | Yao Qi | 1 | -4/+13 |
2013-06-26 | gdb/ | Yao Qi | 2 | -2/+2 |
2013-06-25 | * common/create-version.sh (date): Use "$", not "$$" in sed | Tom Tromey | 1 | -1/+1 |
2013-06-24 | Fix host_name and target_name generation by common/create-version.sh. | Joel Brobecker | 1 | -2/+2 |
2013-06-24 | don't keep a gdb-specific date | Tom Tromey | 3 | -0/+70 |
2013-06-21 | gdb/ | Jan Kratochvil | 1 | -7/+2 |
2013-06-19 | gdb: clean up x86 cpuid implementations | Mike Frysinger | 3 | -31/+345 |
2013-05-23 | common/filestuff.c: No sockets on DJGPP. | Pedro Alves | 1 | -1/+9 |
2013-05-10 | 2013-05-10 Joel Brobecker <brobecker@adacore.com> | Tom Tromey | 2 | -0/+37 |
2013-05-07 | * common/linux-btrace.c: ARI fix: Include "gdb_wait.h" | Pierre Muller | 1 | -1/+1 |
2013-05-06 | gdb: btrace: fix indentation style | Mike Frysinger | 1 | -34/+34 |
2013-04-30 | filestuff.c: Include "gdb_dirent.h" instead of <dirent.h> | Joel Brobecker | 1 | -1/+1 |
2013-04-30 | filestuff.c: Use gdb_stat.h instead of <sys/stat.h> | Joel Brobecker | 1 | -1/+1 |
2013-04-23 | * common/filestuff.c: Check USE_WIN32API before including | Tom Tromey | 2 | -4/+23 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 5 | -11/+427 |
2013-04-19 | gdb_byte for binary buffer, char for string: common/agent.c. | Pedro Alves | 1 | -1/+2 |
2013-04-16 | Update glibc_thread_db.h from upstream. | Pedro Alves | 1 | -25/+46 |
2013-04-16 | Move fallback thread_db.h to a separate file. | Pedro Alves | 2 | -439/+438 |
2013-04-16 | PR build/11881: LIBTHREAD_DB_SO can be undefined. | Pedro Alves | 1 | -12/+11 |
2013-03-12 | * ada-lang.c (ada_read_renaming_var_value): Pass const | Keith Seitz | 2 | -5/+6 |
2013-03-11 | LBR, BTM, or BTS records may have incorrect branch "from" information afer an | Markus Metzger | 1 | -1/+186 |
2013-03-11 | Implement branch tracing on Linux based on perf_event such that it can be shared | Markus Metzger | 2 | -0/+502 |
2013-03-11 | Add branch trace information to struct thread_info. | Markus Metzger | 1 | -0/+73 |
2013-03-10 | gdb/ | Jan Kratochvil | 1 | -23/+15 |
2013-02-25 | Tweak warning output on Linux kernels with broken i386 NX support. | Pedro Alves | 1 | -2/+3 |
2013-02-14 | Move savestring to common/common-utils.c, make gdbserver use it. | Pedro Alves | 2 | -0/+17 |
2013-02-08 | * common/format.c (parse_format_string): Fix whitespace. | Doug Evans | 1 | -7/+7 |
2013-01-08 | gdb: x86: fix x32 builds with inline asm | Mike Frysinger | 1 | -1/+2 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 35 | -36/+35 |
2012-12-15 | gdb/ | Yao Qi | 1 | -0/+303 |
2012-11-29 | * contrib/ari/gdb_ari.sh: Remove rules for xasprintf and | Tom Tromey | 2 | -23/+0 |
2012-11-26 | gdb/ | Pedro Alves | 1 | -1/+1 |
2012-11-20 | Fix 'info os' crashes on sparc. | David S. Miller | 1 | -24/+3 |
2012-11-15 | 2012-11-15 Pierre Muller <muller@sourceware.org> | Pierre Muller | 4 | -2/+174 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -2/+2 |
2012-11-07 | * common/linux-osdata.c (dirent.h): ARI fix: Remove. | Pierre Muller | 1 | -1/+0 |
2012-09-17 | gdb/ | Jan Kratochvil | 1 | -17/+88 |
2012-08-10 | gdb: add completion handler for "handle" and "signal" | Mike Frysinger | 1 | -0/+72 |
2012-08-08 | * gdb_string.h: Moved to ... | Doug Evans | 2 | -2/+70 |
2012-07-18 | * common/gdb_vecs.h: Moved here from ./gdb_vecs.h. | Doug Evans | 3 | -0/+175 |
2012-07-07 | gdb/ | Jan Kratochvil | 2 | -0/+125 |
2012-07-02 | Add target-side support for dynamic printf. | Stan Shebs | 3 | -0/+465 |
2012-06-28 | * osdata.c (info_osdata_command): Filter out "Title" columns | Stan Shebs | 1 | -10/+13 |