Age | Commit message (Expand) | Author | Files | Lines |
2009-02-06 | 2009-02-06 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+3 |
2009-02-06 | gdb/ | Thiago Jung Bauermann | 1 | -0/+6 |
2009-01-30 | * Makefile.in (HFILES_NO_SRCDIR): Remove i386-cygwin-tdep.h. | Tom Tromey | 1 | -1/+1 |
2009-01-12 | Fix linking with --enable-targets=all: | Christopher Faylor | 1 | -3/+4 |
2009-01-09 | * Makefile.in (init.c): Set LANG/LC_ALL to C, not c. | Andreas Schwab | 1 | -2/+2 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-02 | Implement -list-thread-groups --available | Vladimir Prus | 1 | -3/+3 |
2008-10-28 | * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli-utils.o. | Tom Tromey | 1 | -8/+3 |
2008-10-27 | * Makefile.in (.y.c, .l.c): sed free to xfree. | Pedro Alves | 1 | -0/+4 |
2008-10-27 | gdb/ | Pedro Alves | 1 | -3/+3 |
2008-10-22 | * target.h (struct target_ops): Add new field to_get_ada_task_ptid. | Joel Brobecker | 1 | -1/+2 |
2008-10-17 | 2008-10-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+3 |
2008-10-16 | 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com> | Thiago Jung Bauermann | 1 | -2/+8 |
2008-10-09 | 2008-10-09 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 1 | -7/+0 |
2008-10-09 | 2008-10-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -6/+0 |
2008-10-02 | * Makefile.in (HFILES_NO_SRCDIR): Remove gdb-events.h, gstdint.h. | Tom Tromey | 1 | -2/+2 |
2008-09-22 | gdb/ | Pedro Alves | 1 | -2/+4 |
2008-09-12 | gdb/ | Pedro Alves | 1 | -1/+2 |
2008-09-10 | * Makefile.in (gnu-nat.o): New rule. | Pedro Alves | 1 | -0/+7 |
2008-08-20 | * Makefile.in: Remove page break; OpenBSD make chokes on them. | Mark Kettenis | 1 | -2/+0 |
2008-08-09 | * Makefile.in (stamp-h): Also create .deps. | Daniel Jacobowitz | 1 | -1/+1 |
2008-08-09 | * Makefile.in (generated_files): Add GNULIB_H. | Tom Tromey | 1 | -1/+1 |
2008-08-08 | * Makefile.in (python.o): Remove dependencies. Use COMPILE and | Tom Tromey | 1 | -18/+17 |
2008-08-07 | gdb/ | Ralf Wildenhues | 1 | -1884/+354 |
2008-08-06 | Initial python support. | Thiago Jung Bauermann | 1 | -1/+40 |
2008-08-02 | * acinclude.m4: Include ../config/tcl.m4 to pick up | Keith Seitz | 1 | -71/+57 |
2008-07-28 | * annotate.h (deprecated_annotate_starting_hook): Remove. | Tom Tromey | 1 | -1/+1 |
2008-07-25 | gdb: | Tom Tromey | 1 | -13/+10 |
2008-07-18 | gdb | Tom Tromey | 1 | -1/+1 |
2008-07-14 | Fix for PR gdb/2477 | Paul Pluzhnikov | 1 | -1/+1 |
2008-07-13 | Skip varobj in running threads. | Vladimir Prus | 1 | -1/+2 |
2008-07-12 | * spu-linux-nat.c: Include "gdbthread.h". | Ulrich Weigand | 1 | -1/+1 |
2008-07-11 | Exited threads. | Pedro Alves | 1 | -1/+1 |
2008-07-09 | Non-stop inferior control. | Pedro Alves | 1 | -1/+1 |
2008-07-09 | Per-thread commands. | Pedro Alves | 1 | -1/+1 |
2008-07-09 | Add "executing" property to threads. | Pedro Alves | 1 | -4/+5 |
2008-07-09 | * remote-sim.c: Include gdbthread.h. | Pedro Alves | 1 | -1/+1 |
2008-07-07 | * i386-dicos-tdep.c: Include "inferior.h". | Pedro Alves | 1 | -1/+1 |
2008-06-27 | * infrun.c (start_remote): Don't clear thread list here. | Pedro Alves | 1 | -1/+1 |
2008-06-26 | * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H. | Daniel Jacobowitz | 1 | -23/+10 |
2008-06-10 | Implement *running. | Vladimir Prus | 1 | -1/+1 |
2008-06-06 | gdb | Tom Tromey | 1 | -1/+2 |
2008-06-05 | * Makefile.in: Update dependencies. | Jan Kratochvil | 1 | -1/+1 |
2008-05-24 | * gdbarch.sh: Added new gdbarch struct | Carlos Eduardo Seo | 1 | -1/+1 |
2008-05-21 | * alpha-mdebug-tdep.c: Include "trad-frame.h". | Ulrich Weigand | 1 | -2/+2 |
2008-05-20 | (thread.o): Add dependency on annotate.h. | Nick Roberts | 1 | -1/+1 |
2008-05-16 | * minsyms.c: Include "target.h". | Ulrich Weigand | 1 | -1/+2 |
2008-05-15 | (dwarf2loc.o): Remove $(addrmap_h). | Andreas Schwab | 1 | -3/+2 |
2008-05-14 | * findcmd.c: Add #include "gdb_stdint.h". | Joel Brobecker | 1 | -1/+1 |
2008-05-09 | New "find" command. | Doug Evans | 1 | -3/+5 |