summaryrefslogtreecommitdiff
path: root/gdb/dwarf2-frame.c
Commit message (Expand)AuthorAgeFilesLines
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-8/+9
* New common function "startswith"Gary Benson2015-03-061-2/+2
* Fix struct, union, and enum nesting in C++Tom Tromey2015-02-271-17/+22
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Lift DWARF unwinder restriction in dwarf2-frame.c::dwarf2_frame_cfaJoel Brobecker2014-12-131-6/+6
* split dwarf2_fetch_cfa_info from dwarf2_compile_expr_to_axTom Tromey2014-12-121-21/+19
* MIPS: Keep the ISA bit in compressed code addressesMaciej W. Rozycki2014-12-121-3/+6
* Split struct symtab into two: struct symtab and compunit_symtab.Doug Evans2014-11-201-4/+4
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-2/+0
* Include gdb_assert.h in common-defs.hGary Benson2014-08-071-1/+0
* Use address_from_register in dwarf2-frame.c:read_addr_from_regUlrich Weigand2014-04-171-8/+2
* record-btrace: extend unwinderMarkus Metzger2014-01-161-0/+6
* frame, cfa: check unwind stop reason firstMarkus Metzger2014-01-161-4/+4
* replace XMALLOC with XNEWTom Tromey2014-01-131-1/+1
* replace XZALLOC with XCNEWTom Tromey2014-01-131-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* "tfind" across unavailable-stack frames.Pedro Alves2013-12-171-5/+4
* revert patch from 2013-11-22Tom Tromey2013-11-261-4/+0
* handle an unspecified return address columnTom Tromey2013-11-221-0/+4
* Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ...Pedro Alves2013-11-221-15/+22
* Revert "Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 ...Pedro Alves2013-11-221-22/+15
* Eliminate dwarf2_frame_cache recursion, don't unwind from the dwarf2 sniffer ...Pedro Alves2013-11-221-15/+22
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Simplify dwarf2-frame.c:read_addr_from_reg.Pedro Alves2013-11-181-6/+1
* Rename "read_reg" into "read_addr_from_reg" in struct dwarf_expr_context_funcsJoel Brobecker2013-11-171-6/+7
* Fix DW_OP_GNU_regval_type with FP registersJoel Brobecker2013-11-141-0/+13
* Code cleanup: Add objfile_name accessorJan Kratochvil2013-09-241-2/+2
* -Wpointer-sign: dwarf2-frame.c: Pass unsigned variable to safe_read_uleb128.Pedro Alves2013-04-191-3/+3
* * dwarf2-frame.c (struct comp_unit) <dwarf_frame_buffer>: NowTom Tromey2013-04-121-1/+1
* 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>Aleksandar Ristovski2013-01-311-2/+0
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* gdb/Jan Kratochvil2012-12-091-4/+0
* DWARF frame unwinder executes one too many rowsJoel Brobecker2012-08-161-2/+3
* * dwarf2-frame.c (clear_pointer_cleanup): New function.Tom Tromey2012-08-061-1/+14
* * dwarf2-frame.c (dwarf2_frame_cache): Call do_cleanups beforeTom Tromey2012-08-031-0/+1
* * dwarf2-frame.c (execute_cfa_program): Update to handle long long ->Doug Evans2012-05-241-8/+8
* * dwarf2-frame.c (struct dwarf2_cie): Make initial_instructions, endDoug Evans2012-05-221-135/+89
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-1/+1
* Initial support for Fission. http://gcc.gnu.org/wiki/DebugFissionDoug Evans2012-04-281-1/+2
* 2012-01-17 Pedro Alves <palves@redhat.com>Pedro Alves2012-01-171-0/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* gdb/Jan Kratochvil2011-10-091-9/+97
* gdb/Jan Kratochvil2011-10-091-1/+2
* gdb/Jan Kratochvil2011-10-091-0/+1
* gdb/Jan Kratochvil2011-07-271-55/+6
* gdb/Jan Kratochvil2011-07-151-8/+15
* 2011-07-15 Fawzi Mohamed <fawzi.mohamed@nokia.com>Fawzi Mohamed2011-07-151-16/+89
* Do not load .eh_frame section from separete object filesJoel Brobecker2011-07-041-31/+36
* 2011-05-24 Tristan Gingold <gingold@adacore.com>Tristan Gingold2011-05-241-8/+2