Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-12-07 | * dwarf2cfi.c: New file. | Jiri Smid | 1 | -0/+4 | |
* dwarf2cfi.h: New file. * dwarf2read.c (dwarf_frame_offset, dwarf_frame_size): New variables. (dwarf_eh_frame_offset, dwarf_eh_frame_size): New variables. (dwarf2_read_section): Change to non static. (dwarf2_locate_sections): Add .debug_frame and .eh_frame section recognition. (FRAME_SECTION, EH_FRAME_SECTION): New define. * elfread.c (elf_symfile_read): Add call of frame informations build. * frame.h (frame_info): Add pointer to unwind_context. * symfile.h (dwarf2_build_frame_info): Add declaration. * gdbarch.sh (DWARF2_BUILD_FRAME_INFO): Add. * gdbarch.h, gdbarch.c: Regenerate. * Makefile.in: Add dwarf2cfi_h, dwarf2cfi.o * x86-64-tdep.c (i386_gdbarch_init): Initialize target vector to use debug frame info. | |||||
2001-08-29 | Fix comments on `struct frame_info'. | Andrew Cagney | 1 | -4/+6 | |
2001-03-21 | * frame.h (SIZEOF_FRAME_SAVED_REGS): Report an error if macro | Andrew Cagney | 1 | -4/+10 | |
already defined. From 2000-08-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>: * stabsread.c (define_symbol): A parameter ('R'), a local ('r'), or a reference ('a') can be in a pseudo register. * infcmd.c (do_registers_info): Must take into account the pseudo registers to print their value. (registers_info): Likewise. * stack.c (frame_info): Likewise. * frame.h (SIZEOF_FRAME_SAVED_REGS): Save the pseudo registers. | |||||
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 | |
2001-02-22 | Move get_saved_register to frame.h. | Andrew Cagney | 1 | -0/+5 | |
2001-01-12 | * blockframe.c (generic_get_saved_register): Spelling fix. | Nicholas Duffek | 1 | -1/+1 | |
* frame.h (FRAME_FP): Spelling fix. | |||||
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -53/+53 | |
2000-02-02 | import gdb-2000-02-01 snapshot | Jason Molenda | 1 | -1/+1 | |
2000-01-18 | import gdb-2000-01-17 snapshot | Jason Molenda | 1 | -1/+15 | |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -6/+8 | |
1999-09-22 | import gdb-1999-09-21 | Jason Molenda | 1 | -6/+6 | |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 1 | -5/+0 | |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -36/+37 | |
1999-07-05 | import gdb-1999-07-05 snapshot | Jason Molenda | 1 | -0/+1 | |
1999-06-28 | import gdb-1999-06-28 snapshot | Jason Molenda | 1 | -1/+1 | |
1999-06-07 | import gdb-1999-06-07 snapshot | Jason Molenda | 1 | -0/+4 | |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -17/+4 | |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+264 | |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -233/+0 | |
1998-12-10 | Start of HP merge changes to GDB. | David Taylor | 1 | -21/+22 | |
1997-08-11 | * frame.h (enum lval_type): Conditionalize on __GNUC__ | Fred Fish | 1 | -111/+90 | |
instead of __STDC__. | |||||
1993-08-21 | * frame.h, symtab.h: Revise comments regarding baseregs. | Jim Kingdon | 1 | -0/+4 | |
1993-08-18 | * blockframe.c (block_innermost_frame): Uncomment. | Jim Kingdon | 1 | -20/+13 | |
Return NULL if passed NULL. * frame.h: Declare it. * expression.h (union exp_element): Add field block. * parse.c (write_exp_elt_block): New function. * expression.h (OP_VAR_VALUE): Now takes additional struct block *. * *-exp.y: Write block for OP_VAR_VALUE. * eval.c, expprint.c, parse.c: Deal with block for OP_VAR_VALUE. * valops.c, value.h (value_of_variable), callers: Add second argument, for block. | |||||
1993-08-17 | fixed typo in comment | K. Richard Pixley | 1 | -1/+1 | |
1993-08-17 | * blockframe.c, frame.h (sigtramp_saved_pc): New routine to fetch | Peter Schauer | 1 | -75/+203 | |
the saved pc from sigcontext on the stack for BSD signal handling. * config/i386/tm-i386bsd.h (SIGTRAMP_START, SIGTRAMP_END, FRAME_CHAIN, FRAMELESS_FUNCTION_INVOCATION, FRAME_SAVED_PC, SIGCONTEXT_PC_OFFSET): Define to make backtracing through sigtramp work. * config/vax/tm-vax.h (SIGTRAMP_START, SIGTRAMP_END, TARGET_UPAGES, FRAME_SAVED_PC, SIGCONTEXT_PC_OFFSET): Ditto. | |||||
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+128 | |
1990-09-05 | Initial revision | John Gilmore | 1 | -115/+0 | |
2012-06-03 | gdb-3.4 | gdb-3.4 | 1 | -0/+2 | |
2012-06-03 | gdb-3.3 | gdb-3.3 | 1 | -15/+15 | |
2012-06-03 | gdb-3.1 | gdb-3.1 | 1 | -12/+57 | |
2012-06-03 | gdb-2.8.1 | gdb-2.8.1 | 1 | -0/+4 | |
2012-06-03 | gdb-2.4+.aux.coff | gdb-2.4+.aux.coff | 1 | -0/+64 | |