aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2008-07-18gdbTom Tromey1-1/+1
2008-07-14Fix for PR gdb/2477Paul Pluzhnikov1-1/+1
2008-07-13 Skip varobj in running threads.Vladimir Prus1-1/+2
2008-07-12 * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand1-1/+1
2008-07-11 Exited threads.Pedro Alves1-1/+1
2008-07-09 Non-stop inferior control.Pedro Alves1-1/+1
2008-07-09 Per-thread commands.Pedro Alves1-1/+1
2008-07-09 Add "executing" property to threads.Pedro Alves1-4/+5
2008-07-09 * remote-sim.c: Include gdbthread.h.Pedro Alves1-1/+1
2008-07-07 * i386-dicos-tdep.c: Include "inferior.h".Pedro Alves1-1/+1
2008-06-27 * infrun.c (start_remote): Don't clear thread list here.Pedro Alves1-1/+1
2008-06-26 * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz1-23/+10
2008-06-10 Implement *running.Vladimir Prus1-1/+1
2008-06-06gdbTom Tromey1-1/+2
2008-06-05 * Makefile.in: Update dependencies.Jan Kratochvil1-1/+1
2008-05-24 * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo1-1/+1
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