aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2-frame.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-26PR symtab/17391 gdb internal error: assertion fails in regcache.c:178Doug Evans1-22/+17
2015-09-25Add some more casts (1/2)Simon Marchi1-15/+25
2015-09-25Add casts to memory allocation related callsSimon Marchi1-9/+9
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-8/+3
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-8/+9
2015-03-06New common function "startswith"Gary Benson1-2/+2
2015-02-27Fix struct, union, and enum nesting in C++Tom Tromey1-17/+22
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-12-13Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfaJoel Brobecker1-6/+6
2014-12-12split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_axTom Tromey1-21/+19
2014-12-12MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki1-3/+6
2014-11-20Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans1-4/+4
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-2/+0
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-04-17Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand1-8/+2
2014-01-16record-btrace: extend unwinderMarkus Metzger1-0/+6
2014-01-16frame, cfa: check unwind stop reason firstMarkus Metzger1-4/+4
2014-01-13replace XMALLOC with XNEWTom Tromey1-1/+1
2014-01-13replace XZALLOC with XCNEWTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-17"tfind" across unavailable-stack frames.Pedro Alves1-5/+4
2013-11-26revert patch from 2013-11-22Tom Tromey1-4/+0
2013-11-22handle an unspecified return address columnTom Tromey1-0/+4
2013-11-22Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ...Pedro Alves1-15/+22
2013-11-22Revert "Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 ...Pedro Alves1-22/+15
2013-11-22Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ...Pedro Alves1-15/+22
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-11-18Simplify dwarf2-frame.c:read_addr_from_reg.Pedro Alves1-6/+1
2013-11-17Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker1-6/+7
2013-11-14Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker1-0/+13
2013-09-24Code cleanup: Add objfile_name accessorJan Kratochvil1-2/+2
2013-04-19-Wpointer-sign: dwarf2-frame.c: Pass unsigned variable to safe_read_uleb128.Pedro Alves1-3/+3
2013-04-12 * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: NowTom Tromey1-1/+1
2013-01-312013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski1-2/+0
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-09gdb/Jan Kratochvil1-4/+0
2012-08-16DWARF frame unwinder executes one too many rowsJoel Brobecker1-2/+3
2012-08-06 * dwarf2-frame.c (clear_pointer_cleanup): New function.Tom Tromey1-1/+14
2012-08-03 * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanups beforeTom Tromey1-0/+1
2012-05-24 * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->Doug Evans1-8/+8
2012-05-22 * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, endDoug Evans1-135/+89
2012-05-182012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior1-1/+1
2012-04-28 Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans1-1/+2
2012-01-172012-01-17 Pedro Alves <palves@redhat.com>Pedro Alves1-0/+4
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-10-09gdb/Jan Kratochvil1-9/+97
2011-10-09gdb/Jan Kratochvil1-1/+2
2011-10-09gdb/Jan Kratochvil1-0/+1