aboutsummaryrefslogtreecommitdiff
path: root/gdb/frame-info.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-10gdb: add special handling for frame level 0 in frame_info_ptrSimon Marchi1-4/+22
2022-11-10gdb: use frame_id_p instead of comparing to null_frame_id in frame_info_ptr::...Simon Marchi1-1/+1
2022-11-10gdb: move frame_info_ptr method implementations to frame-info.cSimon Marchi1-0/+47