OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
2008-07-13 vprus Enable all MI commands while inferiour is running
2008-07-13 vprus Allow all CLI command even if target is executing.
2008-07-13 vprus * mi/mi-main.c (mi_cmd_execute): Remove unused variable.
2008-07-13 gdbadmin*** empty log message ***
2008-07-13 amodradaily update
2008-07-12 uweigand * spu-tdep.c (spu_frame_unwind_cache): Do not error if
2008-07-12 uweigand * linux-low.c (handle_extended_wait): Do not use ...
2008-07-12 uweigand * spu-linux-nat.c: Include "gdbthread.h".
2008-07-12 csilvers2008-07-12 Craig Silverstein <csilvers@google.com>
2008-07-12 palves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 palves Replace struct continuation_args by void* and per...
2008-07-12 palves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 ericbFix usage of recently fixed Interlocked* functions.
2008-07-12 vprus Implement -exec-continue/-exec-interrupt --all.
2008-07-12 vprus Implement --thread and --frame.
2008-07-12 vprus * infrun.c (resume): Discard cleanups on early exit...
2008-07-12 vprus * infrun.c (normal_stop): For MI, report which...
2008-07-12 vprus Report thread state in -thread-info output.
2008-07-12 jiezRevert my last change since it has not been approved.
2008-07-12 gdbadmin*** empty log message ***
2008-07-12 amodradaily update
2008-07-11 kevinb * gdb.arch/e500-regs.exp (decimal_vector): Adjust...
2008-07-11 jiez bfd/
2008-07-11 palves * infrun.c (handle_inferior_event): Also ignore a
2008-07-11 hjl2008-07-11 H.J. Lu <hongjiu.lu@intel.com>
2008-07-11 corinna * select.cc (peek_pipe): Temporarily revert patch...
2008-07-11 tromeygdb
2008-07-11 palves * thread.c (thread_apply_command): Move making the...
2008-07-11 jsm28 * mh-mingw (LDFLAGS): Append to rather than replacing...
2008-07-11 palves Exited threads.
2008-07-11 palves Add "continue -a" and "interrupt -a" options for non...
2008-07-11 hp * binutils-all/objdump.W: Generalize to adjust for...
2008-07-11 corinna * cyglsa.c (LsaApLogonUserEx): Accommodate the fact...
2008-07-11 corinna Change length for domain buffers from INTERNET_MAX_HOS...
2008-07-11 schwab(read_section): Take pointer to bfd_size_type instead
2008-07-11 hp * common.m4: Add test for libz and zlib.h.
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure.ac: Add test for libz and zlib.h.
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * configure: Regenerate to track ../common/common...
2008-07-11 hp * cris/configure: Regenerate to track ../common/common...
2008-07-11 hp * common.m4: Add test for libz and zlib.h.
2008-07-11 hp * interp.c (hash): Remove incorrect prototype.
2008-07-11 gdbadmin*** empty log message ***
2008-07-11 amodradaily update
2008-07-10 devans Add "set print symbol-loading on|off".
2008-07-10 ian Handle output sections with more than 0x7fffffff bytes.
2008-07-10 palves Non-stop linux native.
2008-07-10 jkratoch * gdb.base/randomize.exp: Remove dependency on tcl...
2008-07-10 kevinb * rs6000-tdep.c (ppc_displaced_step_fixup): Change...
2008-07-10 kevinb * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid to
2008-07-10 rsandifobfd/
2008-07-10 rsandifoinclude/elf/
2008-07-10 corinna * cyglsa.c: Revamp debugging output.
2008-07-10 corinna * cyglsa.h (SECURITY_STRING): Define.
2008-07-10 devansfix typo in "set debug timetstamp"
2008-07-10 schwab(_bfd_mips_elf_section_from_shdr): Add missing
2008-07-10 jkratochgdb/
2008-07-10 csilversbfd/
2008-07-10 amodradaily update
2008-07-10 gdbadmin*** empty log message ***
2008-07-09 palves Adjust all targets to new target_stop interface.
2008-07-09 palves Non-stop inferior control.
2008-07-09 palves Don't rely on ecs->wait_for_more.
2008-07-09 palves Refactor infrun a bit.
2008-07-09 palves Per-thread commands.
2008-07-09 palves Add non_stop global.
2008-07-09 palves Adjust fork/vfork/exec to pass ptids around.
2008-07-09 palves Add "executing" property to threads.
2008-07-09 corinna * sec_auth.cc (verify_token): Allow builtin groups...
2008-07-09 corinna * mkgroup.c: Use statically linked functions throughou...
2008-07-09 corinna * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.
2008-07-09 palvesgdb/
2008-07-09 palves * remote-sim.c: Include gdbthread.h.
2008-07-09 palves * monitor (monitor_ptid): New global.
2008-07-09 palves * gdb.base/fullname.exp: Restore pwd if compiling...
2008-07-09 ktietz2008-07-09 Kai Tietz <kai.tietz@onevision.com>
2008-07-09 corinna * grp.cc (internal_getgroups): Also add integrity...
2008-07-09 corinna * sec_auth.cc (verify_token): Disable code which retur...
2008-07-09 dannysmith *pe-dll.c (autofilter_symbolprefixlist)...
2008-07-09 amodradaily update
2008-07-09 gdbadmin*** empty log message ***
2008-07-08 jjohnstn2008-07-08 Kenji Tanaka <tanaka.ken2@jp.panasonic...
2008-07-08 corinna * fhandler_socket.cc (fhandler_socket::bind): Don...
2008-07-08 corinna * net.cc (ipv6_inited): Make NO_COPY.
2008-07-08 palves * breakpoint.c (update_global_location_list): Add...
2008-07-08 palves * breakpoint.c (mark_breakpoints_out): Make public.
next