Age | Commit message (Expand) | Author | Files | Lines |
2008-05-06 | * valprint.c (val_print): Add new language parameter and use it | Joel Brobecker | 1 | -4/+4 |
2008-05-04 | gdb/ | Jan Kratochvil | 1 | -2/+3 |
2008-05-03 | * rs6000-tdep.c: Do not include "rs6000-tdep.h". | Ulrich Weigand | 1 | -3/+5 |
2008-05-03 | * Makefile.in (objfiles.o): Update. | Daniel Jacobowitz | 1 | -1/+2 |
2008-05-03 | ChangeLog: | Ulrich Weigand | 1 | -8/+19 |
2008-05-03 | * linespec.c: Include "target.h". | Ulrich Weigand | 1 | -2/+3 |
2008-05-02 | * Makefile.in (arm-tdep.o): Update. | Daniel Jacobowitz | 1 | -1/+1 |
2008-05-02 | Implement displaced stepping. | Pedro Alves | 1 | -2/+3 |
2008-05-02 | 2008-05-02 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -1/+1 |
2008-05-01 | * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*. | Pedro Alves | 1 | -0/+4 |
2008-05-01 | 2008-05-01 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -1/+1 |
2008-04-30 | * trad-frame.c (struct trad_frame_cache): Rename next_frame to this_frame. | Daniel Jacobowitz | 1 | -1/+1 |
2008-04-30 | Convert frame unwinders to use the current frame and | Daniel Jacobowitz | 1 | -1/+2 |
2008-04-24 | * breakpoint.h (bp_location_p): New typedef. | Vladimir Prus | 1 | -1/+2 |
2008-04-23 | 2008-04-23 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 1 | -1/+1 |
2008-04-19 | (linespec.o, mi-interp.o): Add dependencies. | Nick Roberts | 1 | -3/+3 |
2008-04-17 | * cli/cli-decode.h (CMD_ASYNC_OK): New define. | Tom Tromey | 1 | -1/+1 |
2008-04-14 | * Makefile.in (GNULIB_H): New. Trigger all-lib. | Daniel Jacobowitz | 1 | -4/+16 |
2008-04-14 | * Makefile.in (LIBGNU, INCGNU): Define. | Daniel Jacobowitz | 1 | -7/+18 |
2008-04-09 | gdb/ChangeLog | Marc Khouzam | 1 | -1/+1 |
2008-04-07 | * alphanbsd-tdep.c: Include "target.h". | Pedro Alves | 1 | -2/+2 |
2008-03-26 | * objfiles.h (struct objfile): New GDBARCH member. | Ulrich Weigand | 1 | -1/+1 |
2008-03-23 | * thread.c (make_cleanup_restore_current_thread): Make it | Vladimir Prus | 1 | -1/+2 |
2008-03-21 | gdb/ | Pedro Alves | 1 | -1/+1 |
2008-03-16 | * Makefile.in (amd64nbsd-nat.o): New dependency. | Nick Hudson | 1 | -1/+1 |
2008-03-15 | Implement -thread-info. | Vladimir Prus | 1 | -1/+1 |
2008-03-14 | Async mode fixes. | Vladimir Prus | 1 | -2/+3 |
2008-03-14 | Implement MI notification for new threads. | Vladimir Prus | 1 | -2/+2 |
2008-03-13 | * breakpoint.h (breakpoint_restore_shadows): New | Daniel Jacobowitz | 1 | -1/+1 |
2008-03-10 | * Makefile.in (fork-child.o): Update. | Daniel Jacobowitz | 1 | -1/+1 |
2008-03-05 | * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update. | Daniel Jacobowitz | 1 | -4/+5 |
2008-03-01 | * Makefile.in (i386-nat.o): Update. | Daniel Jacobowitz | 1 | -1/+2 |
2008-02-27 | * configure.tgt (sh-*-linux*): Match sh*. Add glibc-tdep.o. | Daniel Jacobowitz | 1 | -1/+1 |
2008-02-20 | 2008-02-20 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -1/+1 |
2008-02-14 | * Makefile.in (ALL_TARGET_OBS): Remove dependency to xtensa-linux-nat.o. | Markus Deuling | 1 | -1/+1 |
2008-02-11 | 2008-02-11 Maxim Grigoriev <maxim2405@gmail.com> | Maxim Grigoriev | 1 | -2/+9 |
2008-02-09 | * corelow.c (core_open): Use IS_ABSOLUTE_PATH. | Eli Zaretskii | 1 | -1/+1 |
2008-02-08 | * breakpoint.c: #include "hashtab.h". | Doug Evans | 1 | -1/+1 |
2008-02-07 | * ada-lang.c: #include "vec.h". | Joel Brobecker | 1 | -1/+1 |
2008-01-30 | Use vector for varobj_list_children interface. | Vladimir Prus | 1 | -1/+1 |
2008-01-29 | * Makefile.in (symfile.o): Update. | Daniel Jacobowitz | 1 | -1/+1 |
2008-01-29 | * nto-tdep.h: Remove #include "defs.h". | Joel Brobecker | 1 | -2/+3 |
2008-01-19 | Add NetBSD/hppa target and host support. | Nick Hudson | 1 | -5/+13 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -1/+1 |
2008-01-08 | * ada-lang.c (ada_convert_actual): Renames convert_actual. | Joel Brobecker | 1 | -1/+1 |
2008-01-07 | * Makefile.in (dfp.o): Depend on expression.h, gdbtypes.h and value.h. | Thiago Jung Bauermann | 1 | -3/+4 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-29 | * i386nbsd-tdep.c: Include "trad-frame.h" and "tramp-frame.h" | Mark Kettenis | 1 | -1/+1 |
2007-12-21 | * rs6000-tdep.h: Remove defs.h #include. | Joel Brobecker | 1 | -1/+1 |
2007-12-20 | * symtab.h: Remove "defs.h" #include. | Joel Brobecker | 1 | -1/+1 |