2008-07-12 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2008-07-12  Pedro Alves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12  Vladimir Prus Implement -exec-continue/-exec-interrupt --all.
2008-07-12  Vladimir Prus Implement --thread and --frame.
2008-07-12  Vladimir Prus * infrun.c (resume): Discard cleanups on early exit...
2008-07-12  Vladimir Prus * infrun.c (normal_stop): For MI, report which...
2008-07-12  Vladimir Prus Report thread state in -thread-info output.
2008-07-11  Pedro Alves * infrun.c (handle_inferior_event): Also ignore a
2008-07-11  Tom Tromeygdb
2008-07-11  Pedro Alves * thread.c (thread_apply_command): Move making the...
2008-07-11  Pedro Alves Exited threads.
2008-07-11  Pedro Alves Add "continue -a" and "interrupt -a" options for non...
2008-07-10  Doug Evans Add "set print symbol-loading on|off".
2008-07-10  Pedro Alves Non-stop linux native.
2008-07-10  Kevin Buettner * rs6000-tdep.c (ppc_displaced_step_fixup): Change...
2008-07-10  Kevin Buettner * remote-sim.c (gdbsim_cntrl_c): Pass remote_sim_ptid to
2008-07-10  Jan Kratochvilgdb/
2008-07-09  Pedro Alves Adjust all targets to new target_stop interface.
2008-07-09  Pedro Alves Non-stop inferior control.
2008-07-09  Pedro Alves Don't rely on ecs->wait_for_more.
2008-07-09  Pedro Alves Refactor infrun a bit.
2008-07-09  Pedro Alves Per-thread commands.
2008-07-09  Pedro Alves Add non_stop global.
2008-07-09  Pedro Alves Adjust fork/vfork/exec to pass ptids around.
2008-07-09  Pedro Alves Add "executing" property to threads.
2008-07-09  Pedro Alvesgdb/
2008-07-09  Pedro Alves * remote-sim.c: Include gdbthread.h.
2008-07-09  Pedro Alves * monitor (monitor_ptid): New global.
2008-07-08  Pedro Alves * breakpoint.c (update_global_location_list): Add...
2008-07-08  Pedro Alves * breakpoint.c (mark_breakpoints_out): Make public.
2008-07-08  Pedro Alves * infrun.c (follow_exec): Reset shared libraries befor...
2008-07-07  Jan Kratochvilgdb/
2008-07-07  Pedro Alves * i386-dicos-tdep.c: Include "inferior.h".
2008-07-07  Joel Brobecker * gstdint.h: New file.
2008-07-05  Vladimir Prus * mi/mi-interp.c (mi_on_resume): Don't try to report
2008-07-05  Daniel JacobowitzAdd missed changelog entry.
2008-07-04  Pierre Muller * cli/cli-decode.c (add_setshow_optional_filename_cmd...
2008-07-04  Vladimir Prus Implement -target-attach.
2008-07-03  Michael Snyder2008-06-21 Hui Zhu <teawater@gmail.com>
2008-07-03  Pedro Alves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-07-03  Pedro Alves * i386-tdep.c (i386_displaced_step_fixup): Condition...
2008-06-30  Daniel Jacobowitz * frame.c (get_prev_frame_1): Call frame_unwind_find_b...
2008-06-30  Luis Machado * rs6000-tdep.c (ppc_displaced_step_fixup): New function.
2008-06-30  Daniel Jacobowitz * cris-tdep.c (crisv32_single_step_through_delay)...
2008-06-30  Luis Machado * source.c (select_source_symtab): Make sure...
2008-06-30  Hans-Peter Nilsson * MAINTAINERS (Authorized committers): Fix my email...
2008-06-29  Vladimir Prus * mi/mi-cmds.c (mi_cmds): Route -exec-run, -exec-until,
2008-06-28  Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-06-28  Vladimir Prus * mi/mi-main.c (enum captured_mi_execute_command_actions)
2008-06-28  Pedro Alvesgdb/
2008-06-28  Vladimir Prus * breakpoint.c (moribund_locations): New.
2008-06-27  Joseph Myers * dfp.c (decimal_convert): Call match_endianness befor...
2008-06-27  Jonathan Larmour * remote.c (remote_insert_breakpoint): Ensure...
2008-06-27  Joel Brobecker * dwarf2read.c (read_attribute_value): Issue...
2008-06-27  Joseph Myers * i386-tdep.c (i386_16_byte_align_p): New.
2008-06-27  Pedro Alves * infrun.c (start_remote): Don't clear thread list...
2008-06-27  Pedro AlvesFix date.
2008-06-27  Pedro Alves Use ptid_t.tid to store thread ids instead of ptid_t...
2008-06-26  Jan Kratochvil * configure.ac (--enable-tui): AC_MSG_ERROR for explic...
2008-06-26  Joel Brobecker * dwarf2read.c (read_attribute_value): Treat...
2008-06-26  Vladimir Prus * linux-nat.c: Add description of overall logic.
2008-06-26  Daniel Jacobowitz * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.
2008-06-26  Joseph Myers * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call):...
2008-06-26  Vladimir Prus * target.c (target_read_until_error): New.
2008-06-25  Jan Kratochvil Fix a memory leak found by Hui Zhu <teawater@gmail...
2008-06-25  Vladimir Prus Kill the return value for all MI command functions.
2008-06-25  Vladimir Prus Emit ^running via observer.
2008-06-24  Michael Snyder2008-06-24 Michael Snyder <msnyder@specifix.com>
2008-06-24  Christopher Faylor* win32-nat.c (safe_symbol_file_add_stub): Remove unuse...
2008-06-23  Pierre Muller * fix wrong entry dates
2008-06-20  Pierre Muller * gnu-nat.c (proc_string): Use capital T for "Thread".
2008-06-19  Pierre Muller * win32-nat.c (win32_pid_to_str): Use capital T for...
2008-06-18  Joel Brobecker * solib-osf.c (osf_solib_create_inferior_hook...
2008-06-18  Joel Brobecker * solib-osf.c (osf_solib_create_inferior_hook...
2008-06-18  Pierre Muller * win32-nat.c (handle_load_dll): Give dll name and...
2008-06-13  Vladimir Prus Don't suppress *running when doing finish.
2008-06-11  Pierre Muller * gdbarch.sh (gdbarch_skip_main_prologue): New.
2008-06-11  Daniel Jacobowitz * value.c (value_primitive_field): Fetch lazy register...
2008-06-11  Pedro Alves * NEWS: Mention support removal of undocumented S...
2008-06-10  Stan Shebs2008-06-10 Stan Shebs <stan@codesourcery.com>
2008-06-10  Andreas Schwab(print_gdb_version): Don't print final newline.
2008-06-10  Vladimir Prus Implement *running.
2008-06-10  Vladimir Prus Use observers to report stop events in MI.
2008-06-10  Vladimir Prus Suppress normal stop observer when it's problematic.
2008-06-10  Vladimir Prus Remove stale code.
2008-06-10  Vladimir Prus Introduce common cleanup for restoring integers.
2008-06-09  Doug Evans * remote.c (remote_wait): Include beginning of malform...
2008-06-09  Tom Tromeygdb
2008-06-09  Daniel Jacobowitz * configure.ac (build_warnings): Add -Wno-format for...
2008-06-07  Daniel Jacobowitz * NEWS: Make indentation consistent. Move exec tracin...
2008-06-06  Tom Tromeygdb
2008-06-06  Paul Pluzhnikov2008-06-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-06-06  Paul N. Hilfingerada_value_assign: Correct big-endian case to take into...
2008-06-06  Pedro Alves * annotate.h (annotate_thread_changed): Declare.
2008-06-06  Nick Roberts*** empty log message ***
2008-06-05  Joseph Myers2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
2008-06-05  Pedro Alves Replace 'target async' by 'maintenance set remote...
2008-06-05  Pedro Alves * remote.c (kill_kludge): Delete.
2008-06-05  Pedro Alvesgdb/
2008-06-05  Aleksandar Ristovski * bcache.c (bcache_data): Call deprecated_bcache_added...
2008-06-05  Aleksandar Ristovski * breakpoint.c (print_exception_catchpoint): Put ...
next
This page took 0.366125 seconds and 106 git commands to generate.