index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* defs.h (extract_signed_integer, extract_unsigned_integer,
Ulrich Weigand
2009-07-02
1
-4
/
+7
*
* defs.h (strlen_paddr, paddr, paddr_nz): Remove.
Ulrich Weigand
2009-07-02
1
-19
/
+26
*
* disasm.h (gdb_disassembly): Add GDBARCH parameter.
Ulrich Weigand
2009-07-02
1
-4
/
+9
*
* frame.h (frame_unwind_arch): New.
Ulrich Weigand
2009-07-02
1
-1
/
+6
*
gdb/
Daniel Jacobowitz
2009-06-28
1
-9
/
+48
*
* frame.c (frame_unwind_id): Renamed to ...
Daniel Jacobowitz
2009-06-28
1
-3
/
+11
*
* dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,
Ulrich Weigand
2009-06-17
1
-1
/
+4
*
gdb
Tom Tromey
2009-05-28
1
-43
/
+7
*
* stack.c (_initialize_stack) <disassemble-next-line>: Doc fix.
Eli Zaretskii
2009-04-25
1
-7
/
+11
*
* stack.c (do_gdb_disassembly): Print the exception message if an
Joel Brobecker
2009-04-23
1
-0
/
+4
*
* stack.c (_initialize_stack): Set the default of
Hui Zhu
2009-04-22
1
-2
/
+2
*
* stack.c (print_frame_arguments): Set initial value to "scalars".
Joel Brobecker
2009-04-01
1
-1
/
+1
*
gdb/
Thiago Jung Bauermann
2009-03-30
1
-21
/
+34
*
* gdbtypes.h (CHECK_TYPEDEF): Don't yield a value.
Tom Tromey
2009-03-26
1
-2
/
+2
*
* infrun.c (normal_stop): Use has_stack_frames instead of
Pedro Alves
2009-03-25
1
-7
/
+1
*
* stack.c: Change the introduce of "disassemble-next-line".
Hui Zhu
2009-03-17
1
-6
/
+6
*
*stack.c: Include valprint.h.
Hui Zhu
2009-03-17
1
-0
/
+79
*
gdb/
Jan Kratochvil
2009-03-15
1
-2
/
+11
*
2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2009-03-06
1
-1
/
+1
*
Avoid NULL dereference.
Jan Kratochvil
2009-02-11
1
-4
/
+7
*
* frame.c (create_new_frame): Update the frame's cached PC before
Pedro Alves
2009-01-26
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-2
/
+2
*
* stack.c (print_block_frame_locals): Print spaces, not tabs.
Tom Tromey
2008-12-22
1
-10
/
+3
*
gdb
Tom Tromey
2008-10-28
1
-5
/
+14
*
2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
Paul Pluzhnikov
2008-10-03
1
-1
/
+1
*
* stack.c (print_frame_args): Fix typos in comments.
Joel Brobecker
2008-09-25
1
-2
/
+2
*
* stack.c (return_command): Use frame architecture to determine
Ulrich Weigand
2008-09-11
1
-2
/
+4
*
* dummy-frame.h (dummy_frame_pop): Add prototype.
Ulrich Weigand
2008-08-26
1
-23
/
+2
*
* ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
Daniel Jacobowitz
2008-08-21
1
-45
/
+31
*
* gdbthread.h: Add comments.
Pedro Alves
2008-08-16
1
-0
/
+3
*
Revert frame_unwind_caller_pc / frame_unwind_caller_id.
Daniel Jacobowitz
2008-07-15
1
-11
/
+3
*
* frame.c (frame_unwind_id): Renamed to ...
Daniel Jacobowitz
2008-07-15
1
-3
/
+11
*
Add "executing" property to threads.
Pedro Alves
2008-07-09
1
-0
/
+4
*
* symtab.h (enum address_class): Remove LOC_REGPARM and
Andreas Schwab
2008-05-27
1
-18
/
+13
*
* symtab.h (enum address_class): Remove LOC_BASEREG and
Ulrich Weigand
2008-05-22
1
-3
/
+0
*
* symtab.h (enum address_class): Remove LOC_LOCAL_ARG.
Ulrich Weigand
2008-05-22
1
-2
/
+0
*
* symtab.h (lookup_symbol_in_language): Remove SYMTAB parameter.
Ulrich Weigand
2008-05-19
1
-2
/
+2
*
* valprint.c (val_print): Add new language parameter and use it
Joel Brobecker
2008-05-06
1
-1
/
+11
*
* breakpoint.c (create_exception_catchpoint): Remove prototype
Thiago Jung Bauermann
2008-05-03
1
-8
/
+0
*
doc/ChangeLog:
Corinna Vinschen
2008-04-22
1
-3
/
+4
*
* stack.c (print_stack_frame, print_frame): Use RETURN_MASK_ERROR.
Daniel Jacobowitz
2008-03-17
1
-2
/
+2
*
* exec.c: #include "arch-utils.h"
Markus Deuling
2008-01-11
1
-13
/
+13
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Remove unused support for target-based exception catching.
Jim Blandy
2007-12-13
1
-16
/
+3
*
Support lexical blocks and function bodies that occupy
Jim Blandy
2007-12-04
1
-0
/
+4
*
2007-11-21 Markus Deuling <deuling@de.ibm.com>
Markus Deuling
2007-11-21
1
-6
/
+6
*
* stack.c (print_this_frame_argument_p): Handle arguments passed
Joel Brobecker
2007-11-09
1
-0
/
+2
*
* stack.c (print_frame_arguments_choices): New static global.
Joel Brobecker
2007-11-09
1
-16
/
+74
*
2007-11-02 Markus Deuling <deuling@de.ibm.com>
Ulrich Weigand
2007-11-02
1
-1
/
+3
*
* gdbarch.sh (deprecated_use_struct_convention): Remove.
Ulrich Weigand
2007-10-13
1
-16
/
+0
[next]