summaryrefslogtreecommitdiff
path: root/gdb/dwarf2/frame-tailcall.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Change GDB to use frame_info_ptrTom Tromey2022-10-101-19/+22
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* [gdb/symtab] C++-ify call_siteSimon Marchi2021-10-041-2/+2
* gdb: add names to unwinders, add debug messages when looking for unwinderSimon Marchi2021-06-291-0/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb: use bool in frame codeSimon Marchi2020-08-041-1/+1
* Fix crash if connection drops in scoped_restore_current_thread's ctor, part 1Pedro Alves2020-07-101-2/+16
* gdb: Python unwinders, inline frames, and tail-call framesAndrew Burgess2020-07-061-36/+1
* Fix remaining inline/tailcall unwinding breakage for x86_64Luis Machado2020-04-271-3/+36
* Fix inline frame unwinding breakageLuis Machado2020-04-231-1/+3
* Return unique_xmalloc_ptr from call_site_find_chainTom Tromey2020-02-141-7/+4
* Move DWARF code to dwarf2/ subdirectoryTom Tromey2020-02-081-0/+476