aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-05-21 * alpha-mdebug-tdep.c: Include "trad-frame.h".Ulrich Weigand1-2/+2
2008-05-20(thread.o): Add dependency on annotate.h.Nick Roberts1-1/+1
2008-05-16 * minsyms.c: Include "target.h".Ulrich Weigand1-1/+2
2008-05-15(dwarf2loc.o): Remove $(addrmap_h).Andreas Schwab1-3/+2
2008-05-14 * findcmd.c: Add #include "gdb_stdint.h".Joel Brobecker1-1/+1
2008-05-09 New "find" command.Doug Evans1-3/+5
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-4/+4
2008-05-04 gdb/Jan Kratochvil1-2/+3
2008-05-03 * rs6000-tdep.c: Do not include "rs6000-tdep.h".Ulrich Weigand1-3/+5
2008-05-03 * Makefile.in (objfiles.o): Update.Daniel Jacobowitz1-1/+2
2008-05-03ChangeLog:Ulrich Weigand1-8/+19
2008-05-03 * linespec.c: Include "target.h".Ulrich Weigand1-2/+3
2008-05-02 * Makefile.in (arm-tdep.o): Update.Daniel Jacobowitz1-1/+1
2008-05-02 Implement displaced stepping.Pedro Alves1-2/+3
2008-05-022008-05-02 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs1-1/+1
2008-05-01 * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*.Pedro Alves1-0/+4
2008-05-012008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-1/+1
2008-04-30 * trad-frame.c (struct trad_frame_cache): Rename next_frame to this_frame.Daniel Jacobowitz1-1/+1
2008-04-30 Convert frame unwinders to use the current frame andDaniel Jacobowitz1-1/+2
2008-04-24 * breakpoint.h (bp_location_p): New typedef.Vladimir Prus1-1/+2
2008-04-232008-04-23 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev1-1/+1
2008-04-19(linespec.o, mi-interp.o): Add dependencies.Nick Roberts1-3/+3
2008-04-17 * cli/cli-decode.h (CMD_ASYNC_OK): New define.Tom Tromey1-1/+1
2008-04-14 * Makefile.in (GNULIB_H): New. Trigger all-lib.Daniel Jacobowitz1-4/+16
2008-04-14 * Makefile.in (LIBGNU, INCGNU): Define.Daniel Jacobowitz1-7/+18
2008-04-09gdb/ChangeLogMarc Khouzam1-1/+1
2008-04-07 * alphanbsd-tdep.c: Include "target.h".Pedro Alves1-2/+2
2008-03-26 * objfiles.h (struct objfile): New GDBARCH member.Ulrich Weigand1-1/+1
2008-03-23 * thread.c (make_cleanup_restore_current_thread): Make itVladimir Prus1-1/+2
2008-03-21gdb/Pedro Alves1-1/+1
2008-03-16 * Makefile.in (amd64nbsd-nat.o): New dependency.Nick Hudson1-1/+1
2008-03-15 Implement -thread-info.Vladimir Prus1-1/+1
2008-03-14 Async mode fixes.Vladimir Prus1-2/+3
2008-03-14 Implement MI notification for new threads.Vladimir Prus1-2/+2
2008-03-13 * breakpoint.h (breakpoint_restore_shadows): NewDaniel Jacobowitz1-1/+1
2008-03-10 * Makefile.in (fork-child.o): Update.Daniel Jacobowitz1-1/+1
2008-03-05 * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update.Daniel Jacobowitz1-4/+5
2008-03-01 * Makefile.in (i386-nat.o): Update.Daniel Jacobowitz1-1/+2
2008-02-27 * configure.tgt (sh-*-linux*): Match sh*. Add glibc-tdep.o.Daniel Jacobowitz1-1/+1
2008-02-202008-02-20 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-1/+1
2008-02-14 * Makefile.in (ALL_TARGET_OBS): Remove dependency to xtensa-linux-nat.o.Markus Deuling1-1/+1
2008-02-112008-02-11 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev1-2/+9
2008-02-09 * corelow.c (core_open): Use IS_ABSOLUTE_PATH.Eli Zaretskii1-1/+1
2008-02-08 * breakpoint.c: #include "hashtab.h".Doug Evans1-1/+1
2008-02-07 * ada-lang.c: #include "vec.h".Joel Brobecker1-1/+1
2008-01-30 Use vector for varobj_list_children interface.Vladimir Prus1-1/+1
2008-01-29 * Makefile.in (symfile.o): Update.Daniel Jacobowitz1-1/+1
2008-01-29 * nto-tdep.h: Remove #include "defs.h".Joel Brobecker1-2/+3
2008-01-19 Add NetBSD/hppa target and host support.Nick Hudson1-5/+13
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-1/+1