Fix compilation on 32-bit host configurations.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2008-12-05  Jan Kratochvil Fix compilation on 32-bit host configurations.
2008-12-05  Tristan Gingold2008-12-05 Tristan Gingold <gingold@adacore.com>
2008-12-05  Pedro Alves * infcmd.c (step_once): Remove dead code.
2008-12-04  Doug Evans * infcall.c (call_function_by_hand): Clean up use...
2008-12-02  Doug Evans * infrun.c (handle_inferior_event): Remove redundant...
2008-12-02  Pedro Alves * target.h (target_get_osdata): Describe.
2008-12-02  Jan Kratochvilgdb/
2008-12-02  Doug Evans * infrun.c (handle_inferior_event): Delete unused...
2008-12-02  Vladimir Prus Implement -list-thread-groups --available
2008-12-02  Doug Evans* infrun.c (proceed): Delete unused local stop_signal.
2008-11-28  Jan Kratochvil2008-11-25 monitor.c (monitor_insert_breakpoint): Remov...
2008-11-27  Tristan Gingoldgdb:
2008-11-26  Tristan Gingold2008-11-26 Tristan Gingold <gingold@adacore.com>
2008-11-26  Jerome Guitton * value.h (allocate_value_lazy): New function declaration.
2008-11-26  Jan Kratochvil2008-11-25 ia64-tdep.c change: Reflect current `disable...
2008-11-26  Jan Kratochvil Fix automatic restoration of breakpoints memory for...
2008-11-24  Tom Tromey * ada-lang.c (value_from_contents_and_address): Move...
2008-11-24  Tom Tromey2008-11-24 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-11-24  Jan Kratochvil Fix access of an already freed memory.
2008-11-24  Daniel Jacobowitz PR gdb/2474
2008-11-24  Jerome Guitton * alpha-mdebug-tdep.c (alpha_mdebug_frame_unwind_cache...
2008-11-22  Joel Brobecker Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESU...
2008-11-21  Tom Tromey * configure: Rebuild.
2008-11-21  Tom Tromey * python/python-internal.h (PyGILState_Ensure): New...
2008-11-20  Doug Evans * frame.c (frame_debug_got_null_frame): Remove file...
2008-11-20  Pedro Alves * infrun.c (resume): If following a fork, also reset...
2008-11-20  Doug Evans * printcmd.c (sym_info): Don't print the offset if...
2008-11-20  Pedro Alves * infrun.c (resume): If following a fork, reread the...
2008-11-20  Doug Evans * inferior.h (proceed_to_finish): Delete, unused.
2008-11-19  Kevin Buettner * frv-tdep.c (frv_skip_main_prologue): New function.
2008-11-19  Bob Wilsongdb/
2008-11-19  Pedro Alves * remote.c (escape_buffer): New.
2008-11-18  Paul Pluzhnikov2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-11-18  Thiago Jung Bauermanngdb/
2008-11-18  Thiago Jung Bauermanngdb/
2008-11-18  Paul Pluzhnikov2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-11-18  Joel Brobecker * NEWS: Document the removal of "catch load...
2008-11-18  Doug Evans * infcall.c (call_function_by_hand): Fix punctuation...
2008-11-17  Ulrich Weigand PR gdb/2250
2008-11-17  Vladimir Prus Implement =thread-selected notification.
2008-11-17  Vladimir Prus Implement continue/interrupt of thread groups.
2008-11-17  Vladimir Prus Implement '-target-detach pid'.
2008-11-17  Vladimir Prus Include group-id in thread-created notification.
2008-11-17  Vladimir Prus Notification for attach/detach.
2008-11-17  Vladimir Prus Implement -list-thread-groups.
2008-11-16  Joel Brobecker Remove some unused macros related to the old...
2008-11-16  Joel Brobecker Remove support for catch load and catch unload...
2008-11-15  Joel Brobecker From Jerome Guitton <guitton@adacore.com>
2008-11-15  Joel Brobecker * ada-lang.c (ada_evaluate_subexp): Improve handling...
2008-11-15  Daniel Jacobowitz * NEWS: Mention sparc64-linux-gnu gdbserver support.
2008-11-14  Daniel Jacobowitz2008-11-14 Daniel Gutson <dgutson@codesourcery.com>
2008-11-14  Tom Tromeygdb
2008-11-13  Joel Brobecker * printcmd.c: define PRINTF_HAS_LONG_LONG only...
2008-11-13  Ulrich Weigandgdb/ChangeLog:
2008-11-13  Jan Kratochvil * monitor.c (monitor_insert_breakpoint): Remove unused...
2008-11-13  Joel Brobecker * ia64-tdep.c: Remove commented out #define.
2008-11-13  Joel Brobecker * remote-sim.c (gdbsim_mourn_inferior): Use "target...
2008-11-12  Doug Evans * infcall.c (call_function_by_hand): Handle inferior...
2008-11-11  Thiago Jung Bauermann * remote-sim.c (gdbsim_create_inferior, gdbsim_mourn_i...
2008-11-11  Joel Sherrill2008-11-11 Joel Sherrill <joel.sherrilL@oarcorp.com>
2008-11-10  Tom Tromey * gdbtypes.c (copy_type_recursive): Clear new fields.
2008-11-10  Tom Tromey * cli/cli-cmds.c (source_script): Clean up full_pathna...
2008-11-09  Vladimir Prus Kill pthread_ops_hack
2008-11-09  Vladimir Prus * thread.c (print_thread_info): Eliminate now useless...
2008-11-07  Doug Evansfix typo in date
2008-11-06  Pedro Alves * i386-dicos-tdep.c (i386_dicos_init_abi): Set decr_pc...
2008-11-05  Pedro Alves * remote.c (notice_new_inferiors): Add a new inferior...
2008-11-05  Pedro Alves * defs.h (add_inferior_continuation)
2008-11-04  Pedro Alves * inf-loop.c (inferior_event_handler): On INF_ERROR and
2008-11-04  Daniel Jacobowitz * eval.c (evaluate_subexp_standard): Assert that there...
2008-11-03  Vladimir Prus Make attach_command exception-safe
2008-11-03  Pedro Alves * gdbarch.sh (has_global_solist): Mention global break...
2008-11-03  Pedro Alves * remote.c (remote_start_remote): If the solib list...
2008-10-31  Tom TromeyFix ChangeLog dates
2008-10-31  Pedro Alves * inferior.h (inferior_ignoring_leading_exec_events...
2008-10-31  Pedro Alves * inferior.h (write_inferior_status_register): Delete.
2008-10-30  Tom Tromeygdb
2008-10-30  Tom Tromey * cli/cli-logging.c (handle_redirections): Make a...
2008-10-30  Tom Tromey * utils.c (make_cleanup_close): Use make_cleanup_dtor.
2008-10-30  Tom Tromey * source.c (symtab_to_fullname): Test 'r >= 0'.
2008-10-30  Andreas Schwab * infcmd.c (construct_inferior_arguments): Handle...
2008-10-30  Joel Brobecker * breakpoint.h (enum bptype): Delete bp_catch_exec.
2008-10-28  Tom Tromey * Makefile.in (SUBDIR_CLI_OBS): Don't mention cli...
2008-10-28  Tom Tromeygdb
2008-10-28  Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-27  Pedro Alves * inflow.c (kill_command): If the target claims there...
2008-10-27  Pedro Alves * cp-name-parser.y: Include defs.h instead of config.h.
2008-10-27  Pedro Alves * CONTRIBUTE: Mention autoconf 2.59 and configure...
2008-10-27  Pedro Alves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-27  Pedro Alves * Makefile.in (.y.c, .l.c): sed free to xfree.
2008-10-27  Pedro Alvesgdb/
2008-10-27  Michael Snyder2008-10-26 Michael Snyder <msnyder@vmware.com>
2008-10-25  Joel Brobecker * infrun.c: Minor comment reformatting.
2008-10-25  Jan KratochvilChangeLog (2008-03-13): Fix a function name typo.
2008-10-25  Pedro Alves * ada-exp.y (write_object_renaming): Use malloc instead of
2008-10-24  Pedro Alves * fork-child.c (startup_inferior): Only set threads...
2008-10-24  Pedro Alves Remote non-stop mode support.
2008-10-24  Pedro Alves * event-loop.h: Mention async_event_handlers.
2008-10-24  Doug Evans * dwarf2read.c (typename_concat): Don't segv if prefix...
2008-10-24  Hui Zhu2008-10-24 Hui Zhu <teawater@gmail.com>
next
This page took 0.24474 seconds and 107 git commands to generate.