gdb/
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2013-08-19  Luis Machado gdb/
2013-08-19  Pedro Alveslinux-nat.c: no need to block child signals so aggressi...
2013-08-16  Kevin BuettnerMake RL78_PC_REGNUM a pseudo-register in rl78-tdep.c.
2013-08-15  Muhammad Bilal2013-08-15 Muhammad Bilal <mbilal@codesourcery.com>
2013-08-14  Tom Tromeymove some static thread state into remote_state
2013-08-14  Tom Tromeymove remote_stopped_by_watchpoint_p and remote_watch_da...
2013-08-14  Tom Tromeymove async_client_callback and async_client_context...
2013-08-14  Tom Tromeymove sizeof_pkt into remote_trace_find
2013-08-14  Tom Tromeymove use_threadinfo_query and use_threadextra_query...
2013-08-14  Tom Tromeymove some statics from remote_read_qxfer into struct...
2013-08-14  Tom Tromeypush last_sent_step into struct remote_state
2013-08-14  Tom Tromeypush last_sent_signal into struct remote_state
2013-08-14  Tom Tromeypush last_program_signals_packet into struct remote_state
2013-08-14  Tom Tromeypush last_pass_packet into struct remote_state
2013-08-14  Tom Tromeypush remote_traceframe_number into struct remote_state
2013-08-14  Tom Tromeypush general_thread and continue_thread into struct...
2013-08-14  Tom Tromeypush remote_desc into struct remote_state
2013-08-14  Tom TromeyAdd new_remote_state
2013-08-14  Tom Tromeymake remote_protocol_features "const"
2013-08-14  Tom Tromeyuse the libiberty crc code
2013-08-14  Pierre Muller Remove unneeded src/gdb prefix for source file name
2013-08-13  Sergio Durigan JuniorAdjusting prototype declaration for gdb/value.h:create_...
2013-08-13  Andrew BurgessHandle '#' flag for printf of pointer types.
2013-08-13  Pierre Muller * src/gdb/utils.c (init_page_info): Only call tgetnum...
2013-08-12  Ali Anwar? .deps
2013-08-12  Sergio Durigan JuniorBecause of:
2013-08-09  Doug Evans * dwarf2read.c (create_addrmap_from_index): Ignore...
2013-08-09  Sergio Durigan JuniorThis patch implements the new gdbarch method gdbarch_gd...
2013-08-09  Pedro AlvesRemove unnecessary XMALLOC definitions.
2013-08-09  Pedro AlvesMake functions in cli-dump.c static and remove cli...
2013-08-09  Pedro Alvestsave: Make tilde-expanded filename visible.
2013-08-09  Pedro Alvessave breakpoints: Make tilde-expanded filename visible.
2013-08-09  Pedro Alvesgcore: Make tilde-expanded filename visible.
2013-08-09  Yao Qigdb/
2013-08-08  Pedro Alvesgcore: expand tilde in filename.
2013-08-08  Yao Qigdb/
2013-08-08  Yao Qigdb/
2013-08-07  Tom Tromeyfix PR symtab/15028
2013-08-07  Tom Tromeyremove unused qf method
2013-08-07  Tom Tromeyuse language of the main symbol
2013-08-07  Tom Tromeyfix recursively_compute_inclusions and add dwz test...
2013-08-07  Tom Tromeyalso filter label symbols
2013-08-07  Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-08-07  Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-08-07  Ulrich Weigand2013-08-07 Raunaq Bathija <raunaq12@in.ibm.com>
2013-08-07  Anton Blanchard2013-08-07 Anton Blanchard <anton@samba.org>
2013-08-05  Tom Tromeymore add_target removals
2013-08-05  Tom Tromeyremove msymbol_objfile
2013-08-05  Jan Kratochvilgdb/
2013-08-02  Tom Tromeyfix PR symtab/15719
2013-08-02  Andrew BurgessRemove duplicate call to add_file_handler.
2013-08-02  Doug Evans PR symtab/15691
2013-08-01  Doug Evans PR symtab/15695
2013-08-01  Doug Evans * symtab.c (do_free_search_symbols_cleanup): Change...
2013-08-01  Doug Evans Further workarounds for binutils/15021.
2013-08-01  Andrew BurgessRemove error_pre_print and quit_pre_print.
2013-08-01  Yao Qigdb/
2013-07-31  Andrew BurgessRemove deprecated_throw_reason.
2013-07-31  Andrew BurgessRemove deprecated_throw_reason from mips_error.
2013-07-31  Andrew BurgessReplace most uses of deprecated_throw_reason with quit.
2013-07-31  Andrew BurgessRemove deprecated_throw_reason from internal_verror.
2013-07-31  Yao Qigdb/
2013-07-31  Doug Evans * dwarf2read.c (process_queue): Add type signature...
2013-07-30  Andrew BurgessDon't raise an error for optimized out sub-fields.
2013-07-30  Andrew Burgessvalue_fetch_lazy, ensure parent is not lazy and check...
2013-07-30  Muhammad Bilal2013-07-30 Muhammad Bilal <mbilal@codesorcery.com>
2013-07-30  Sanimir Agoviccleanup: constify "struct attribute" function parameter
2013-07-30  Sanimir Agoviccleanup: constify argument passed to dwarf form predicates
2013-07-30  Sanimir Agoviccleanup: rename is_ref_attr to attr_form_is_ref
2013-07-29  Doug Evans * main.c (captured_command_loop): Tweak comment.
2013-07-29  Doug Evans * target.c (target_async_permitted_1): Fix comment.
2013-07-29  Doug Evans * symtab.c (iterate_over_some_symtabs): Add comment.
2013-07-29  Doug Evans * symtab.c (iterate_over_some_symtabs): Fix indentation.
2013-07-27  Yao Qigdb/gdbserver/
2013-07-27  Yao Qigdb/
2013-07-27  Yao Qigdb/
2013-07-27  Yao Qigdb/
2013-07-27  Yao Qigdb/
2013-07-26  Pedro AlvesGDB kills itself instead of interrupting inferior
2013-07-25  Doug Evans * linux-fork.h (detach_fork): Delete.
2013-07-25  Tom Tromeyremove pop_target
2013-07-25  Tom Tromeydon't call add_target for thread_db_ops
2013-07-25  Mark Kettenis2013-07-25 Mark Kettenis <kettenis@gnu.org>
2013-07-25  Mark Kettenis2013-07-25 Mark Kettenis <kettenis@gnu.org>
2013-07-25  Andrew BurgessResue 'z' formatter from mi register display code.
2013-07-25  Andrew BurgessAdd new 'z' format for print command.
2013-07-24  Maciej W. Rozycki * mips-tdep.c (micromips_deal_with_atomic_sequence...
2013-07-24  Sergio Durigan Junior2013-07-24 Sergio Durigan Junior <sergiodj@redhat...
2013-07-24  Luis Machado gdb/
2013-07-24  Doug Evans * dwarf2read.c (lookup_dwo_cutu): Change missing DWO...
2013-07-23  Yao Qigdb/
2013-07-23  Tom Tromey * dwarf2read.c (init_cutu_and_read_dies): Revert patch...
2013-07-22  Jan KratochvilFix the following ChangeLog entry:
2013-07-22  Jan Kratochvil2013-07-22 Doug Evans <dje@google.com>
2013-07-22  Tom Tromeyfix solib-som.c
2013-07-22  Tom Tromeyfix init_cutu_and_read_dies
2013-07-22  Tom Tromeyfix dwarf_decode_line_header
2013-07-22  Ulrich Weigand2013-07-22 Edjunior Barbosa Machado <emachado@linux...
2013-07-22  Phil Muldoon2013-07-22 Phil Muldoon <pmuldoon@redhat.com>
2013-07-19  Hui Zhu2013-07-19 Hui Zhu <hui@codesourcery.com>
next
This page took 0.239794 seconds and 107 git commands to generate.