Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * configure.ac: Add comments delineating libpython and libmcheck. | Doug Evans | 2013-11-28 | 1 | -0/+8 |
* | gdb: fix cygwin check in configure script | Steffen Sledz | 2013-11-27 | 1 | -1/+1 |
* | sys/types.h cleanup | Tom Tromey | 2013-11-18 | 1 | -3/+1 |
* | don't check for unistd.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | stdlib.h is universal too | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | don't check for stddef.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | remove gdb_dirent.h | Tom Tromey | 2013-11-18 | 1 | -318/+0 |
* | don't check for string.h or strings.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | fix "tkill" check | Tom Tromey | 2013-11-11 | 1 | -1/+6 |
* | gdb configure updates | Tom Tromey | 2013-11-08 | 1 | -198/+8 |
* | remove link.h checks | Tom Tromey | 2013-11-08 | 1 | -162/+0 |
* | introduce common.m4 | Tom Tromey | 2013-11-08 | 1 | -0/+549 |
* | * README: Update references to writing code for GDB. | Stan Shebs | 2013-09-16 | 1 | -5/+0 |
* | gdb/ | Yao Qi | 2013-09-02 | 1 | -1/+1 |
* | Unify ptrace options discovery code and make both GDB and | Luis Machado | 2013-08-22 | 1 | -1/+6 |
* | 2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com> | Ulrich Weigand | 2013-08-07 | 1 | -1/+1 |
* | On mainline/development, also link GDBserver with -lmcheck. | Pedro Alves | 2013-07-03 | 1 | -28/+31 |
* | add -Wold-style-definition | Tom Tromey | 2013-07-01 | 1 | -1/+1 |
* | add -Wold-style-declaration | Tom Tromey | 2013-07-01 | 1 | -1/+2 |
* | add -Wmissing-parameter-type | Tom Tromey | 2013-07-01 | 1 | -1/+1 |
* | Reimplement DJGPP's .gdbinit -> gdb.ini renaming. | Pedro Alves | 2013-07-01 | 1 | -0/+14 |
* | common/filestuff.c: No sockets on DJGPP. | Pedro Alves | 2013-05-23 | 1 | -1/+1 |
* | Replace hardcoded -ldl with check for availability | H.J. Lu | 2013-05-17 | 1 | -4/+224 |
* | gdb/ | Thomas Schwinge | 2013-05-16 | 1 | -2/+9 |
* | gdb | Tom Tromey | 2013-05-10 | 1 | -1/+2 |
* | move sparc-sol-thread.c back into sol-thread.c. | Joel Brobecker | 2013-05-10 | 1 | -7/+0 |
* | PR gdb/7912: | Tom Tromey | 2013-04-22 | 1 | -2/+3 |
* | Enable -Wpointer-sign by default. | Pedro Alves | 2013-04-19 | 1 | -1/+1 |
* | gdb/ | Jan Kratochvil | 2013-04-11 | 1 | -0/+28 |
* | gdb/ | Yao Qi | 2013-04-10 | 1 | -0/+517 |
* | gdb/ | Jan Kratochvil | 2013-03-11 | 1 | -0/+3 |
* | * config/pa/hpux.mh (NATDEPFILES): Remove somread.o. | Tom Tromey | 2013-01-09 | 1 | -0/+52 |
* | * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o. | Tom Tromey | 2013-01-02 | 1 | -0/+52 |
* | * acinclude.m4 (GDB_AC_CHECK_BFD): New macro. | Tom Tromey | 2013-01-02 | 1 | -22/+23 |
* | gdb/ | Pedro Alves | 2012-12-11 | 1 | -2/+2 |
* | gdb/ | Jan Kratochvil | 2012-12-09 | 1 | -4/+3 |
* | 2012-11-28 Markus Metzger <markus.t.metzger@intel.com> | Markus Metzger | 2012-11-28 | 1 | -1/+1 |
* | 2012-11-26 Alexander Larsson <alexl@redhat.com> | Tom Tromey | 2012-11-26 | 1 | -0/+496 |
* | * configure.ac (AC_HEADER_STAT): Remove. | Pierre Muller | 2012-11-15 | 1 | -42/+0 |
* | * configure, config.in: Rebuild. | Tom Tromey | 2012-11-14 | 1 | -3/+1 |
* | * configure: Rebuild. | Tom Tromey | 2012-11-02 | 1 | -1/+1 |
* | Build with -DMS_WIN64 on amd64-windows if Python enabled... | Joel Brobecker | 2012-10-15 | 1 | -0/+14 |
* | New unit sparc-sol-thread.c extracted from sol-thread.c | Joel Brobecker | 2012-09-27 | 1 | -0/+7 |
* | 2012-09-02 Khoo Yit Phang <khooyp@cs.umd.edu> | Yit Phang Khoo | 2012-09-02 | 1 | -63/+100 |
* | Add support for --enable-lmcheck configure option. | Joel Brobecker | 2012-07-25 | 1 | -1/+22 |
* | gdb/ | Jan Kratochvil | 2012-07-02 | 1 | -1/+1 |
* | Use PTRACE_PEEKUSER to get fs_base/gs_base | H.J. Lu | 2012-06-26 | 1 | -0/+25 |
* | Add -Wdeclaration-after-statement to list of compiler warnings | Joel Brobecker | 2012-06-22 | 1 | -1/+2 |
* | gdb/ | Jan Kratochvil | 2012-06-06 | 1 | -0/+5 |
* | gdb/ | Jan Kratochvil | 2012-06-01 | 1 | -4/+46 |