2014-11-05 |
Doug Evans | Update description of ownership of files in include/
|
commit | commitdiff | tree |
2014-11-03 |
Doug Evans | mdebugread.c (parse_procedure): Delete unnecessary...
|
commit | commitdiff | tree |
2014-11-03 |
Doug Evans | xcoffread.c (process_linenos): Delete unnecessary code.
|
commit | commitdiff | tree |
2014-11-01 |
Doug Evans | objfiles.h: Remove some unused macros.
|
commit | commitdiff | tree |
2014-11-01 |
Doug Evans | valops.c: Fix some whitespace.
|
commit | commitdiff | tree |
2014-10-31 |
Doug Evans | Add ability to add attributes to gdb.Objfile and gdb...
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | symtab.c (lookup_symbol_aux_local): Fix typo in comment.
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | Rename parameter "kind" to "block_index" in quick lookup...
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | * block.h (ALL_BLOCK_SYMBOLS): Fix comment.
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | block.c (allocate_block): Use OBSTACK_ZALLOC instead...
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | Move block_found decl to symtab.h.
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | Clean up some function comments in symtab.[ch].
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | symtab.c: forward decl cleanup
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | symtab.c (lookup_symbol_aux_quick): Set block_found...
|
commit | commitdiff | tree |
2014-10-26 |
Doug Evans | Remove second (nested) copy of local var child_die.
|
commit | commitdiff | tree |
2014-10-19 |
Doug Evans | Fix some comments to say minus_one_ptid instead of...
|
commit | commitdiff | tree |
2014-10-19 |
Doug Evans | linux-nat.c (linux_nat_wait_1): Make local prev_mask...
|
commit | commitdiff | tree |
2014-10-17 |
Doug Evans | New python event "clear_objfiles".
|
commit | commitdiff | tree |
2014-10-17 |
Doug Evans | Add gdb.Objfile.progspace attribute.
|
commit | commitdiff | tree |
2014-10-15 |
Doug Evans | PR python/17364
|
commit | commitdiff | tree |
2014-10-13 |
Doug Evans | Change name of file name test in py-objfile.exp.
|
commit | commitdiff | tree |
2014-10-13 |
Doug Evans | Fix dw2-op-out-param.S CU offset values.
|
commit | commitdiff | tree |
2014-10-13 |
Doug Evans | fix file paths in previous commit
|
commit | commitdiff | tree |
2014-10-13 |
Doug Evans | Remove some code duplication in py-objfile.c, py-progspace.c.
|
commit | commitdiff | tree |
2014-10-02 |
Doug Evans | gdb.base/structs.c (main): Don't run forever.
|
commit | commitdiff | tree |
2014-09-18 |
Doug Evans | New "producer" attribute of python gdb.Symtab.
|
commit | commitdiff | tree |
2014-09-14 |
Doug Evans | Fix set up of queue-signal.exp test.
|
commit | commitdiff | tree |
2014-09-14 |
Doug Evans | New command queue-signal.
|
commit | commitdiff | tree |
2014-09-13 |
Doug Evans | * linux-nat.c (wait_lwp): Add debugging printf.
|
commit | commitdiff | tree |
2014-09-13 |
Doug Evans | Pass plain-text prompt to with_gdb_prompt.
|
commit | commitdiff | tree |
2014-09-10 |
Doug Evans | PR guile/17367
|
commit | commitdiff | tree |
2014-09-09 |
Doug Evans | Fix regression in default.exp caused by _caller_is...
|
commit | commitdiff | tree |
2014-09-09 |
Doug Evans | Fix for PR 17247: Block SIGCHLD while initializing... 2014-07-26 Doug Evans <xdje42@gmail.com>
|
commit | commitdiff | tree |
2014-09-09 |
Doug Evans | gdb.guile/scm-error.exp: Handle guile 2.2 backtrace...
|
commit | commitdiff | tree |
2014-09-09 |
Doug Evans | Replace use of magic number with named constant.
|
commit | commitdiff | tree |
2014-09-06 |
Doug Evans | Add missing author to previous entry (PR 15276).
|
commit | commitdiff | tree |
2014-09-06 |
Doug Evans | PR 15276: Add $_caller_is, $_caller_matches, $_any_caller_is...
|
commit | commitdiff | tree |
2014-09-06 |
Doug Evans | infcmd.c (program_info): Fix typo.
|
commit | commitdiff | tree |
2014-09-02 |
Doug Evans | typeprint.c (find_global_typedef): Fix comment.
|
commit | commitdiff | tree |
2014-08-28 |
Doug Evans | Move definition of some prologue-related functions...
|
commit | commitdiff | tree |
2014-08-28 |
Doug Evans | symtab.c (find_function_start_sal): Move definition...
|
commit | commitdiff | tree |
2014-08-28 |
Doug Evans | Rewrite {amd64,i386}-pseudo.c to better specify register...
|
commit | commitdiff | tree |
2014-08-27 |
Doug Evans | dwarf2read.c (dwarf_record_line): Fix typo.
|
commit | commitdiff | tree |
2014-08-27 |
Doug Evans | lib/gdb.exp (gdb_compile_shlib): Add support for clang.
|
commit | commitdiff | tree |
2014-08-25 |
Doug Evans | Fix clang compilation errors in gdb.mi/basics.c.
|
commit | commitdiff | tree |
2014-08-25 |
Doug Evans | gdb.threads/thread-execl.exp: #include <stdio.h>.
|
commit | commitdiff | tree |
2014-08-25 |
Doug Evans | linux-nat.c (linux_nat_close): Don't pass NULL for...
|
commit | commitdiff | tree |
2014-08-23 |
Doug Evans | Fix pr 17276.
|
commit | commitdiff | tree |
2014-08-22 |
Doug Evans | Create a typedef for record_line: record_line_ftype.
|
commit | commitdiff | tree |
2014-08-18 |
Doug Evans | ada-typeprint.c (print_range): Initialize lo,hi for...
|
commit | commitdiff | tree |
2014-08-15 |
Doug Evans | (dwarf_decode_lines_1): Move definition of adj_opcode...
|
commit | commitdiff | tree |
2014-08-15 |
Doug Evans | dwarf2read.c (dwarf_decode_lines_1): Add comment.
|
commit | commitdiff | tree |
2014-08-15 |
Doug Evans | (dwarf_decode_lines_1): Delete local "column", unused.
|
commit | commitdiff | tree |
2014-08-15 |
Doug Evans | (dwarf_decode_lines_1): Delete local basic_block, unused.
|
commit | commitdiff | tree |
2014-08-12 |
Doug Evans | Delete "Loaded symbols for ..." message, it is redundant.
|
commit | commitdiff | tree |
2014-08-11 |
Doug Evans | linux-nat.c (linux_nat_thread_address_space): Delete...
|
commit | commitdiff | tree |
2014-08-05 |
Doug Evans | Fix outputdots so that it doesn't errantly discard...
|
commit | commitdiff | tree |
2014-07-31 |
Doug Evans | * inflow.c (child_terminal_inferior): Add comment.
|
commit | commitdiff | tree |
2014-07-29 |
Doug Evans | PR guile/17203
|
commit | commitdiff | tree |
2014-07-27 |
Doug Evans | * guile/scm-param.c (pascm_print_param_smob): Fix...
|
commit | commitdiff | tree |
2014-07-27 |
Doug Evans | * guile/guile.c (gdbscm_execute_gdb_command): Fix...
|
commit | commitdiff | tree |
2014-07-27 |
Doug Evans | PR guile/17146
|
commit | commitdiff | tree |
2014-07-27 |
Doug Evans | PR guile/17146 preparatory work.
|
commit | commitdiff | tree |
2014-07-26 |
Doug Evans | PR build/17105.
|
commit | commitdiff | tree |
2014-07-26 |
Doug Evans | PR guile/17177
|
commit | commitdiff | tree |
2014-07-26 |
Doug Evans | PR 17185
|
commit | commitdiff | tree |
2014-07-20 |
Doug Evans | Improve error message to cope with pr 17147.
|
commit | commitdiff | tree |
2014-07-17 |
Doug Evans | Add reference to PR 17170 to previous entry.
|
commit | commitdiff | tree |
2014-07-17 |
Doug Evans | Fix 17170.
|
commit | commitdiff | tree |
2014-07-10 |
Doug Evans | Revert gdbthread.h (any_running): Declare.
|
commit | commitdiff | tree |
2014-07-10 |
Doug Evans | * gdbthread.h (any_running): Declare.
|
commit | commitdiff | tree |
2014-06-06 |
Doug Evans | fix email address of previous checkins
|
commit | commitdiff | tree |
2014-06-06 |
Doug Evans | Add support for guile 2.0.5.
|
commit | commitdiff | tree |
2014-06-06 |
Doug Evans | * gdb.guile/scm-frame-args.c (foo): Tweak to work with...
|
commit | commitdiff | tree |
2014-06-05 |
Doug Evans | Delete scm-generics.exp.
|
commit | commitdiff | tree |
2014-06-05 |
Doug Evans | Split create-breakpoint! into make-breakpoint, register...
|
commit | commitdiff | tree |
2014-06-04 |
Doug Evans | * guile/scm-type.c (type_smob): Remove duplicate typedef.
|
commit | commitdiff | tree |
2014-06-04 |
Doug Evans | * guile/scm-param.c (pascm_make_param_smob): Add ARI...
|
commit | commitdiff | tree |
2014-06-03 |
Doug Evans | resize_section_table cleanup
|
commit | commitdiff | tree |
2014-06-03 |
Doug Evans | Add parameter support for Guile.
|
commit | commitdiff | tree |
2014-06-03 |
Doug Evans | Add command support for Guile.
|
commit | commitdiff | tree |
2014-06-03 |
Doug Evans | Add progspace support for Guile.
|
commit | commitdiff | tree |
2014-06-03 |
Doug Evans | Add support for skeletonless type units.
|
commit | commitdiff | tree |
2014-05-26 |
Doug Evans | fix 80 cols overrun in earlier entry
|
commit | commitdiff | tree |
2014-05-21 |
Doug Evans | fix file names in earlier checkin
|
commit | commitdiff | tree |
2014-05-21 |
Doug Evans | * scm-breakpoint.c (breakpoint_functions): Fix typo.
|
commit | commitdiff | tree |
2014-05-21 |
Doug Evans | Make exception throwers have void result. Delete unused...
|
commit | commitdiff | tree |
2014-05-20 |
Doug Evans | Fix gdb.multi/base.exp failures.
|
commit | commitdiff | tree |
2014-05-19 |
Doug Evans | build_type_unit_groups and moved closer to only caller...
|
commit | commitdiff | tree |
2014-05-19 |
Doug Evans | Remove all_type_unit_groups, unused.
|
commit | commitdiff | tree |
2014-05-19 |
Doug Evans | * eval.c (evaluate_subexp_standard): Add some comments.
|
commit | commitdiff | tree |
2014-05-17 |
Doug Evans | * progspace.c (remove_program_space): Delete, unused.
|
commit | commitdiff | tree |
2014-05-17 |
Doug Evans | * inferior.c (prune_inferiors): Fix comment.
|
commit | commitdiff | tree |
2014-05-17 |
Doug Evans | Copy over changes from guile.texi.
|
commit | commitdiff | tree |
2014-05-16 |
Doug Evans | * gdb.base/completion.exp: Check that all expected...
|
commit | commitdiff | tree |
2014-05-16 |
Doug Evans | * gdb.base/Makefile.in (EXECUTABLES): Add completion.
|
commit | commitdiff | tree |
2014-05-16 |
Doug Evans | New command line option -D.
|
commit | commitdiff | tree |
2014-05-15 |
Doug Evans | Make more robust when run in parallel mode.
|
commit | commitdiff | tree |
2014-05-15 |
Doug Evans | * dwarf2read.c (read_structure_type): Delete outdated...
|
commit | commitdiff | tree |
2014-05-14 |
Doug Evans | * python/py-cmd.c (cmdpy_completer): Add comment.
|
commit | commitdiff | tree |
next |