* hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqx
[external/binutils.git] / gdb / stack.c
2012-09-26 Tom Tromey2012-09-26 Jan Kratochvil <jan.kratochvil@redhat...
2012-09-25 Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-07-19 Tom Tromey * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
2012-07-16 Jan Kratochvilgdb/
2012-06-29 Doug Evans * linespec.c: #include "stack.h".
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16 Maciej W. Rozycki gdb/
2012-05-10 Tom Tromey * tracepoint.c (scope_info): Update.
2012-03-27 Pedro Alves2012-03-27 Pedro Alves <palves@redhat.com>
2012-02-24 Pedro Alves2012-02-24 Pedro Alves <palves@redhat.com>
2012-02-15 Aleksandar Ristovski * frame.c (find_frame_sal): Initialize sal->pspace...
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-28 Jan Kratochvilgdb/
2012-01-24 Gary BensonChangeLog:
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-11-01 Justin Lebar2011-10-06 Justin Lebar <justin.lebar@gmail.com>
2011-10-27 Kevin PougetMove unwind reasons to an external .def file
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-10-09 Jan Kratochvilgdb/
2011-09-08 Jan Kratochvilgdb/
2011-09-08 Jan Kratochvilgdb/
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-08-03 Jan Kratochvilgdb/
2011-08-01 Jan Kratochvilgdb/
2011-08-01 Jan Kratochvilgdb/
2011-07-30 Jan Kratochvilgdb/
2011-06-27 Tom Tromey * valops.c (find_overload_match): Call do_cleanups...
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-09-30 Jan Kratochvilgdb/
2010-07-01 Pedro Alves * breakpoint.c (update_watchpoint, _initialize_breakpo...
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-13 Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-13 Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-04-01 Pedro Alves gdb/
2010-03-10 Tom Tromeygdb
2010-01-19 Joel BrobeckerComment out unused function.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-21 Paul Pluzhnikov2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-25 Pedro Alves * stack.c (backtrace_command_1): Remove dead check...
2009-07-11 Hui ZhuThis is the part of prev commit.
2009-07-11 Hui Zhu2009-07-11 Hui Zhu <teawater@gmail.com>
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-07-02 Ulrich Weigand * frame.h (frame_unwind_arch): New.
2009-06-28 Daniel Jacobowitz gdb/
2009-06-28 Daniel Jacobowitz * frame.c (frame_unwind_id): Renamed to ...
2009-06-17 Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-05-28 Tom Tromeygdb
2009-04-25 Eli Zaretskii * stack.c (_initialize_stack) <disassemble-next-line...
2009-04-23 Joel Brobecker * stack.c (do_gdb_disassembly): Print the excep...
2009-04-22 Hui Zhu * stack.c (_initialize_stack): Set the default of
2009-04-01 Joel Brobecker * stack.c (print_frame_arguments): Set initial...
2009-03-30 Thiago Jung Bauermanngdb/
2009-03-26 Tom Tromey * gdbtypes.h (CHECK_TYPEDEF): Don't yield a value.
2009-03-25 Pedro Alves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-03-17 Hui Zhu* stack.c: Change the introduce of "disassemble-next...
2009-03-17 Hui Zhu *stack.c: Include valprint.h.
2009-03-15 Jan Kratochvilgdb/
2009-03-06 Paul Pluzhnikov2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-02-11 Jan Kratochvil Avoid NULL dereference.
2009-01-26 Pedro Alves * frame.c (create_new_frame): Update the frame's cache...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-22 Tom Tromey * stack.c (print_block_frame_locals): Print spaces...
2008-10-28 Tom Tromeygdb
2008-10-03 Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-25 Joel Brobecker * stack.c (print_frame_args): Fix typos in...
2008-09-11 Ulrich Weigand * stack.c (return_command): Use frame architecture...
2008-08-26 Ulrich Weigand * dummy-frame.h (dummy_frame_pop): Add prototype.
2008-08-21 Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-08-16 Pedro Alves * gdbthread.h: Add comments.
2008-07-15 Daniel JacobowitzRevert frame_unwind_caller_pc / frame_unwind_caller_id.
2008-07-15 Daniel Jacobowitz * frame.c (frame_unwind_id): Renamed to ...
2008-07-09 Pedro Alves Add "executing" property to threads.
2008-05-27 Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-05-22 Ulrich Weigand * symtab.h (enum address_class): Remove LOC_BASEREG and
2008-05-22 Ulrich Weigand * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
2008-05-19 Ulrich Weigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-05-06 Joel Brobecker * valprint.c (val_print): Add new language...
2008-05-03 Thiago Jung Bauermann * breakpoint.c (create_exception_catchpoint): Remove...
2008-04-22 Corinna Vinschendoc/ChangeLog:
2008-03-17 Daniel Jacobowitz * stack.c (print_stack_frame, print_frame): Use RETURN...
2008-01-11 Markus Deuling * exec.c: #include "arch-utils.h"
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-13 Jim BlandyRemove unused support for target-based exception catching.
2007-12-04 Jim BlandySupport lexical blocks and function bodies that occupy
2007-11-21 Markus Deuling2007-11-21 Markus Deuling <deuling@de.ibm.com>
next