2016-05-23 |
Yao Qi | Skip unwritable frames in command "finish" |
blob | commitdiff |
2016-02-12 |
Markus Metzger | btrace, frame: fix crash in get_frame_type |
blob | commitdiff | diff to current |
2016-02-12 |
Markus Metzger | frame: add skip_tailcall_frames |
blob | commitdiff | diff to current |
2016-01-13 |
Pedro Alves | Fix PR19388: Can't access $_siginfo in breakpoint ... |
blob | commitdiff | diff to current |
2016-01-01 |
Joel Brobecker | GDB copyright headers update after running GDB's copyri... |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add some more casts (1/2) |
blob | commitdiff | diff to current |
2015-09-25 |
Simon Marchi | Add casts to memory allocation related calls |
blob | commitdiff | diff to current |
2015-08-21 |
Pedro Alves | C++: Initialize a couple const globals |
blob | commitdiff | diff to current |
2015-08-07 |
Andrew Burgess | gdb: Move get_frame_language from stack.c to frame.c. |
blob | commitdiff | diff to current |
2015-06-30 |
Patrick Palka | Replace TUI's select_frame hook (PR tui/13378) |
blob | commitdiff | diff to current |
2015-03-07 |
Pedro Alves | Split TRY_CATCH into TRY + CATCH |
blob | commitdiff | diff to current |
2015-03-07 |
Pedro Alves | Normalize TRY_CATCH exception handling block |
blob | commitdiff | diff to current |
2015-02-27 |
Pedro Alves | C++ keyword cleanliness, mostly auto-generated |
blob | commitdiff | diff to current |
2015-01-01 |
Joel Brobecker | Update year range in copyright notice of all files... |
blob | commitdiff | diff to current |
2014-12-23 |
Doug Evans | Replace some symbol accessor macros with functions. |
blob | commitdiff | diff to current |
2014-11-30 |
Martin Galvan | frame.c: Fix the check for FID_STACK_INVALID in frame_i... |
blob | commitdiff | diff to current |
2014-11-20 |
Doug Evans | Split struct symtab into two: struct symtab and compuni... |
blob | commitdiff | diff to current |
2014-10-08 |
Gary Benson | Remove spurious exceptions.h inclusions |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Include string.h in common-defs.h |
blob | commitdiff | diff to current |
2014-08-07 |
Gary Benson | Include gdb_assert.h in common-defs.h |
blob | commitdiff | diff to current |
2014-06-27 |
Yao Qi | Associate dummy_frame with ptid |
blob | commitdiff | diff to current |
2014-06-18 |
Tom Tromey | constify struct block in some places |
blob | commitdiff | diff to current |
2014-06-13 |
Tom Tromey | make calls to help_list use enumerator |
blob | commitdiff | diff to current |
2014-05-30 |
Andrew Burgess | Add a TRY_CATCH to get_prev_frame_always to better... |
blob | commitdiff | diff to current |
2014-05-30 |
Andrew Burgess | Rename frame_stop_reason_string to unwind_stop_reason_t... |
blob | commitdiff | diff to current |
2014-05-30 |
Andrew Burgess | Remove previous frame if an error occurs when computing... |
blob | commitdiff | diff to current |
2014-04-18 |
Pedro Alves | Fix PR backtrace/15558 |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | start change to progspace independence |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | use bound_minsym as result for lookup_minimal_symbol... |
blob | commitdiff | diff to current |
2014-02-26 |
Tom Tromey | change minsym representation |
blob | commitdiff | diff to current |
2014-01-16 |
Markus Metzger | frame: do not assume unwinding will succeed |
blob | commitdiff | diff to current |
2014-01-16 |
Markus Metzger | frame: add frame_id_build_unavailable_stack_special |
blob | commitdiff | diff to current |
2014-01-01 |
Joel Brobecker | Update Copyright year range in all files maintained... |
blob | commitdiff | diff to current |
2013-12-17 |
Pedro Alves | "tfind" across unavailable-stack frames. |
blob | commitdiff | diff to current |
2013-12-06 |
Pedro Alves | Fix "info frame" in the outermost frame. |
blob | commitdiff | diff to current |
2013-12-06 |
Pedro Alves | New OPTIMIZED_OUT_ERROR error code. |
blob | commitdiff | diff to current |
2013-12-06 |
Joel Brobecker | Uninitialized variable "this_id" in frame.c:get_prev_fr... |
blob | commitdiff | diff to current |
2013-11-28 |
Pedro Alves | get_prev_frame, stop_reason != UNWIND_NO_REASON, add... |
blob | commitdiff | diff to current |
2013-11-28 |
Pedro Alves | get_prev_frame, outer_frame_id and unwind->stop_reason... |
blob | commitdiff | diff to current |
2013-11-28 |
Pedro Alves | get_prev_frame, UNWIND_NULL_ID -> UNWIND_OUTERMOST |
blob | commitdiff | diff to current |
2013-11-28 |
Pedro Alves | register: "optimized out" -> "not saved". |
blob | commitdiff | diff to current |
2013-11-27 |
Andrew Burgess | Make "set debug frame 1" use the standard print routine... |
blob | commitdiff | diff to current |
2013-11-22 |
Pedro Alves | Make use of the frame stash to detect wider stack cycles. |
blob | commitdiff | diff to current |
2013-11-22 |
Pedro Alves | Don't let two frames with the same id end up in the... |
blob | commitdiff | diff to current |
2013-11-22 |
Pedro Alves | Revert "Don't let two frames with the same id end up... |
blob | commitdiff | diff to current |
2013-11-22 |
Pedro Alves | Revert "Make use of the frame stash to detect wider... |
blob | commitdiff | diff to current |
2013-11-22 |
Pedro Alves | Make use of the frame stash to detect wider stack cycles. |
blob | commitdiff | diff to current |
2013-11-22 |
Pedro Alves | Don't let two frames with the same id end up in the... |
blob | commitdiff | diff to current |
2013-11-18 |
Tom Tromey | remove gdb_string.h |
blob | commitdiff | diff to current |
2013-10-02 |
Pedro Alves | Print registers not saved in the frame as "<not saved... |
blob | commitdiff | diff to current |
2013-09-26 |
Jan Kratochvil | Fix set debug frame output |
blob | commitdiff | diff to current |
2013-05-17 |
Phil Muldoon | 2013-05-17 Phil Muldoon <pmuldoon@redhat.com> |
blob | commitdiff | diff to current |
2013-04-10 |
Pedro Alves | Accept "set foo unlimited" in integer/uinteger/zuintege... |
blob | commitdiff | diff to current |
2013-04-08 |
Tom Tromey | * minsyms.h (struct bound_minimal_symbol): New. |
blob | commitdiff | diff to current |
2013-02-16 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2013-01-01 |
Joel Brobecker | Update years in copyright notice for the GDB files. |
blob | commitdiff | diff to current |
2012-11-12 |
Joel Brobecker | rename frame_register_read into deprecated_frame_regist... |
blob | commitdiff | diff to current |
2012-11-12 |
Joel Brobecker | Document replacement for frame_register_read (deprecated). |
blob | commitdiff | diff to current |
2012-11-05 |
Tom Tromey | * frame.c (put_frame_register): Don't use temporary... |
blob | commitdiff | diff to current |
2012-09-17 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-09-17 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2012-08-28 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-08-02 |
Yao Qi | gdb/ |
blob | commitdiff | diff to current |
2012-03-01 |
Pedro Alves | 2012-03-01 Pedro Alves <palves@redhat.com> |
blob | commitdiff | diff to current |
2012-02-15 |
Aleksandar Ristovski | * frame.c (find_frame_sal): Initialize sal->pspace... |
blob | commitdiff | diff to current |
2012-01-04 |
Joel Brobecker | Copyright year update in most files of the GDB Project. |
blob | commitdiff | diff to current |
2011-10-27 |
Kevin Pouget | Move unwind reasons to an external .def file |
blob | commitdiff | diff to current |
2011-10-09 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2011-09-07 |
Luis Machado | 2011-09-06 Luis Machado <lgustavo@codesourcery.com> |
blob | commitdiff | diff to current |
2011-08-04 |
Pedro Alves | 2011-08-04 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2011-03-18 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2011-03-18 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2011-03-18 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2011-03-18 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2011-03-18 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2011-03-18 |
Pedro Alves | gdb/ |
blob | commitdiff | diff to current |
2011-03-15 |
Michael Snyder | 2011-03-15 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2011-03-09 |
Tom Tromey | * thread.c (restore_selected_frame): Handle frame_leve... |
blob | commitdiff | diff to current |
2011-01-07 |
Michael Snyder | 2011-01-07 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2011-01-05 |
Michael Snyder | 2011-01-05 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2011-01-03 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2011-01-01 |
Joel Brobecker | run copyright.sh for 2011. |
blob | commitdiff | diff to current |
2010-08-11 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-08-11 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2010-07-01 |
Pedro Alves | * breakpoint.c (update_watchpoint, _initialize_breakpo... |
blob | commitdiff | diff to current |
2010-06-14 |
Ulrich Weigand | * frame.c (frame_register_unwind): Do not access contents |
blob | commitdiff | diff to current |
2010-05-14 |
Michael Snyder | 2010-05-14 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-05-13 |
Michael Snyder | 2010-05-13 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-05-07 |
Michael Snyder | 2010-05-06 Michael Snyder <msnyder@vmware.com> |
blob | commitdiff | diff to current |
2010-04-16 |
Stan Shebs | 2010-04-15 Stan Shebs <stan@codesourcery.com> |
blob | commitdiff | diff to current |
2010-01-28 |
Daniel Jacobowitz | * regcache.c (regcache_xmalloc): Add aspace argument... |
blob | commitdiff | diff to current |
2010-01-01 |
Joel Brobecker | Update copyright year in most headers. |
blob | commitdiff | diff to current |
2009-11-02 |
Jan Kratochvil | gdb/ |
blob | commitdiff | diff to current |
2009-10-23 |
Tristan Gingold | 2009-10-23 Tristan Gingold <gingold@adacore.com> |
blob | commitdiff | diff to current |
2009-10-19 |
Pedro Alves | 2009-10-19 Pedro Alves <pedro@codesourcery.com> |
blob | commitdiff | diff to current |
2009-09-13 |
Joel Brobecker | gdb/ |
blob | commitdiff | diff to current |
2009-09-09 |
Joel Brobecker | Avoid quadratic behavior when computing the... |
blob | commitdiff | diff to current |
2009-09-02 |
Tom Tromey | gdb |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (extract_signed_integer, extract_unsigned_int... |
blob | commitdiff | diff to current |
2009-07-02 |
Ulrich Weigand | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. |
blob | commitdiff | diff to current |
next |