summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 2008-08-10 Hui Zhu <teawater@gmail.com>Hui Zhu2008-08-151-1/+1
* Add record target to GDB.Hui Zhu2008-07-201-9/+21
* 2008-07-17 Michael Snyder <msnyder@specifix.com>Michael Snyder2008-07-181-2/+5
* Fix for PR gdb/2477Paul Pluzhnikov2008-07-141-1/+1
* Skip varobj in running threads.Vladimir Prus2008-07-131-1/+2
* * spu-linux-nat.c: Include "gdbthread.h".Ulrich Weigand2008-07-121-1/+1
* Exited threads.Pedro Alves2008-07-111-1/+1
* Non-stop inferior control.Pedro Alves2008-07-091-1/+1
* Per-thread commands.Pedro Alves2008-07-091-1/+1
* Add "executing" property to threads.Pedro Alves2008-07-091-4/+5
* * remote-sim.c: Include gdbthread.h.Pedro Alves2008-07-091-1/+1
* * i386-dicos-tdep.c: Include "inferior.h".Pedro Alves2008-07-071-1/+1
* * infrun.c (start_remote): Don't clear thread list here.Pedro Alves2008-06-271-1/+1
* * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz2008-06-261-23/+10
* Implement *running.Vladimir Prus2008-06-101-1/+1
* gdbTom Tromey2008-06-061-1/+2
* * Makefile.in: Update dependencies.Jan Kratochvil2008-06-051-1/+1
* * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo2008-05-241-1/+1
* * alpha-mdebug-tdep.c: Include "trad-frame.h".Ulrich Weigand2008-05-211-2/+2
* (thread.o): Add dependency on annotate.h.Nick Roberts2008-05-201-1/+1
* * minsyms.c: Include "target.h".Ulrich Weigand2008-05-161-1/+2
* (dwarf2loc.o): Remove $(addrmap_h).Andreas Schwab2008-05-151-3/+2
* * findcmd.c: Add #include "gdb_stdint.h".Joel Brobecker2008-05-141-1/+1
* New "find" command.Doug Evans2008-05-091-3/+5
* * valprint.c (val_print): Add new language parameter and use itJoel Brobecker2008-05-061-4/+4
* gdb/Jan Kratochvil2008-05-041-2/+3
* * rs6000-tdep.c: Do not include "rs6000-tdep.h".Ulrich Weigand2008-05-031-3/+5
* * Makefile.in (objfiles.o): Update.Daniel Jacobowitz2008-05-031-1/+2
* ChangeLog:Ulrich Weigand2008-05-031-8/+19
* * linespec.c: Include "target.h".Ulrich Weigand2008-05-031-2/+3
* * Makefile.in (arm-tdep.o): Update.Daniel Jacobowitz2008-05-021-1/+1
* Implement displaced stepping.Pedro Alves2008-05-021-2/+3
* 2008-05-02 Andrew Stubbs <andrew.stubbs@st.com>Andrew Stubbs2008-05-021-1/+1
* * configure.tgt: Add i[34567]86-*-dicos* and x86_64-*-dicos*.Pedro Alves2008-05-011-0/+4
* 2008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2008-05-011-1/+1
* * trad-frame.c (struct trad_frame_cache): Rename next_frame to this_frame.Daniel Jacobowitz2008-04-301-1/+1
* Convert frame unwinders to use the current frame andDaniel Jacobowitz2008-04-301-1/+2
* * breakpoint.h (bp_location_p): New typedef.Vladimir Prus2008-04-241-1/+2
* 2008-04-23 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2008-04-231-1/+1
* (linespec.o, mi-interp.o): Add dependencies.Nick Roberts2008-04-191-3/+3
* * cli/cli-decode.h (CMD_ASYNC_OK): New define.Tom Tromey2008-04-171-1/+1
* * Makefile.in (GNULIB_H): New. Trigger all-lib.Daniel Jacobowitz2008-04-141-4/+16
* * Makefile.in (LIBGNU, INCGNU): Define.Daniel Jacobowitz2008-04-141-7/+18
* gdb/ChangeLogMarc Khouzam2008-04-091-1/+1
* * alphanbsd-tdep.c: Include "target.h".Pedro Alves2008-04-071-2/+2
* * objfiles.h (struct objfile): New GDBARCH member.Ulrich Weigand2008-03-261-1/+1
* * thread.c (make_cleanup_restore_current_thread): Make itVladimir Prus2008-03-231-1/+2
* gdb/Pedro Alves2008-03-211-1/+1
* * Makefile.in (amd64nbsd-nat.o): New dependency.Nick Hudson2008-03-161-1/+1
* Implement -thread-info.Vladimir Prus2008-03-151-1/+1