public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
[SCM] archer-tromey-dw-op-value: fix up all new FIXME comments on the branch
 2009-09-01 20:16 UTC 

[SCM] archer-tromey-python: * gdb.mi/mi-var-invalidate.exp: Update
 2009-09-01 15:50 UTC 

[SCM] archer-jankratochvil-fedora12: gdb/testsuite/ * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c, gdb.base/solib-overlap-main.c: New
 2009-09-01 12:54 UTC 

[SCM] archer-jankratochvil-fedora12: Fix variable length Fortran strings for -O -g code (being IN_REG)
 2009-09-01 12:15 UTC 

[SCM] archer-jankratochvil-vla: Merge commit 'origin/master' into archer-jankratochvil-vla
 2009-09-01 11:53 UTC 

[SCM] master: 2009-08-31 Hui Zhu <teawater@gmail.com>
 2009-09-01 11:48 UTC 

[SCM] archer-keiths-expr-cumulative: fix resource leak in physname_prefix
 2009-08-31 20:39 UTC 

[SCM] archer-tromey-call-frame-cfa: * dwarf2-frame.c (dwarf2_frame_cfa): Skip inline frames
 2009-08-31 19:08 UTC 

[SCM] archer-tromey-python: gdb * varobj.c (varobj_has_more): Also check for to==-1. (varobj_update): Call update_dynamic_varobj_children if children have not been requested. * mi/mi-cmd-var.c (varobj_update_one): Always emit has_more. gdb/testsuite * lib/mi-support.exp (mi_create_varobj): Expect has_more. (mi_varobj_update): Likewise. (mi_varobj_update_with_type_change): Likewise. * gdb.python/python-prettyprint.c (main): Add another call to add_item. * gdb.python/python-mi.exp: Add test for transition from no children to children. * gdb.mi/mi2-var-cmd.exp: Update. * gdb.mi/mi2-var-child.exp: Update. * gdb.mi/mi2-var-block.exp: Update. * gdb.mi/mi-var-cmd.exp: Update. * gdb.mi/mi-var-child.exp: Update. * gdb.mi/mi-var-block.exp: Update
 2009-08-31 15:13 UTC 

[SCM] gsoc-kayral-python: Fixes for exited event
 2009-08-31 11:36 UTC 

[SCM] master: PR ld/10569 * bfd.c (bfd_emul_get_maxpagesize): Don't abort. (bfd_emul_get_commonpagesize): Likewise
 2009-08-30 17:14 UTC 

[SCM] archer-jankratochvil-vla: Fix variable length Fortran strings for -O -g code (being IN_REG)
 2009-08-28 22:48 UTC 

[SCM] archer-tromey-python: gdb * varobj.c (dynamic_varobj_has_child_method): New function. (value_get_print_value): Use it. (install_new_value_visualizer): Do nothing if value==NULL. gdb/testsuite * gdb.python/python-prettyprint.c (main): Add 'container2'. Add extra dummy add_item call. * gdb.python/python-mi.exp: Add new tests. Use mi_create_dynamic_varobj. * lib/mi-support.exp (mi_create_dynamic_varobj): New proc
 2009-08-26 20:34 UTC 

[SCM] archer-swagiaal-using-directive: Added support for ADL function lookup. Patch 3
 2009-08-26 19:20 UTC 

[SCM] archer-keiths-expr-cumulative: Merge with master
 2009-08-25 19:58 UTC 

[SCM] archer-pmuldoon-python-value-infcall: Add rudimenary argument support to inferior function calls
 2009-08-25 16:34 UTC 

[SCM] archer-pmuldoon-python-value-infcall: Enable simple and arbitary function calls in Python values. Arguments not yet supported
 2009-08-25 12:30 UTC 

[SCM] archer-tromey-python: * python/python-value.c (valpy_richcompare): Don't return from inside a TRY_CATCH
 2009-08-24 18:28 UTC 

[SCM] archer-pmuldoon-python-value-infcall: Rudimentary/Basic sanity test for python value inferior function calls
 2009-08-24 15:27 UTC 

[SCM] gsoc-kayral-python: Fix typo in Makefile
 2009-08-23 11:45 UTC 

[SCM] gsoc-kayral-python: Fix typo in test_events.py:breakpoint_stop_handler
 2009-08-22 21:34 UTC 

[SCM] gsoc-kayral-python: Python command to handle all events
 2009-08-22 21:25 UTC 

[SCM] gsoc-kayral-python: Add Python command to handle segmentation faults. (check_segfault)
 2009-08-22 13:38 UTC 

[SCM] gsoc-kayral-python: Reorganize some event object structs
 2009-08-22 13:02 UTC 

[SCM] gsoc-kayral-python: Exited event subclass
 2009-08-20 20:05 UTC 

[SCM] archer-keiths-expr-cumulative: Added new tests. Removed kfails
 2009-08-20 18:08 UTC 

[SCM] gsoc-kayral-python: Fix typo in create signal stop event object
 2009-08-20  9:27 UTC 

[SCM] archer-tromey-python: fixes to numchild, summary, child discoverability
 2009-08-19 22:05 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-jankratochvil-vla' into archer-jankratochvil-fedora12
 2009-08-19 15:24 UTC 

[SCM] archer-jankratochvil-vla: Merge commit 'origin/master' into archer-jankratochvil-vla
 2009-08-19 15:23 UTC 

[SCM] master: ChangeLog:
 2009-08-19 15:14 UTC 

[SCM] gsoc-kayral-python: Add some corrections, comments
 2009-08-19 11:17 UTC 

[SCM] archer-pmuldoon-python-value-infcall: * varobj.c (varobj_get_num_children): Don't return -1 to the caller
 2009-08-19  9:00 UTC 

[SCM] archer-swagiaal-upstream: Use cp_lookup_symbol_namespace in recursive call
 2009-08-18 20:01 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-jankratochvil-watchpoint' into archer-jankratochvil-fedora12
 2009-08-18 19:34 UTC 

[SCM] archer-tromey-python: * varobj.c (varobj_get_num_children): Don't return -1 to the caller
 2009-08-18 18:58 UTC 

[SCM] archer-jankratochvil-vla: Remove testing quitting GDB for garbage collection sanity checks
 2009-08-18 18:36 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-jankratochvil-vla' into archer-jankratochvil-fedora12
 2009-08-18 18:36 UTC 

[SCM] archer-tromey-python: Merged from master
 2009-08-18 17:55 UTC 

[SCM] archer-tromey-python: Drop local ChangeLog changes as they are present in commit logs
 2009-08-18 16:49 UTC 

[SCM] archer-jankratochvil-vla: Remove testing quitting GDB for garbage collection sanity checks
 2009-08-18 16:32 UTC 

[SCM] archer-jankratochvil-watchpoint: reverse-20080717-branchpoint-3154-g3012c89
 2009-08-18 16:04 UTC 

[SCM] archer-swagiaal-upstream: Added recursive search support
 2009-08-18 15:54 UTC 

[SCM] master: * Makefile.in (ALL_TARGET_OBS): Remove prologue-value.o, solib.o
 2009-08-18 15:54 UTC 

[SCM] archer-swagiaal-upstream: Merge commit 'origin/master' into archer-swagiaal-upstream
 2009-08-18 15:17 UTC 

[SCM] archer-tromey-python: fix pretty-printing of varobj children
 2009-08-18 15:16 UTC 

[SCM] master: *** empty log message ***
 2009-08-18 15:16 UTC 

[SCM] archer-keiths-expr-cumulative: Added recursive search support
 2009-08-18 14:02 UTC 

[SCM] gsoc-kayral-python: Continue event subclass
 2009-08-18 13:14 UTC 

[SCM] archer-tromey-call-frame-cfa: * frame.c (frame_unwinder_is): Compute 'unwind' if needed
 2009-08-17 20:32 UTC 

[SCM] archer-tromey-python: * varobj.c (install_new_value): Conditionally call value_incref
 2009-08-17 18:58 UTC 

[SCM] archer-pmuldoon-python-value-infcall: reverse-20080717-branchpoint-3432-ge2437de
 2009-08-17 11:39 UTC 

[SCM] gsoc-kayral-python: Fix breakpoint traversing
 2009-08-16 18:07 UTC 

[SCM] gsoc-kayral-python: Corrections on stop events
 2009-08-16 17:32 UTC 

[SCM] master: Sync config/ from GCC:
 2009-08-16 17:28 UTC 

[SCM] gsoc-kayral-python: removed auto-backup file
 2009-08-16 13:16 UTC 

[SCM] gsoc-kayral-python: Work stop event subclasses
 2009-08-16  9:45 UTC 

[SCM] archer-tromey-delayed-symfile: * dwarf2read.c (dwarf2_create_quick_addrmap): Ignore zero addr_size and entries with zero length. Properly compute end of range
 2009-08-15 16:29 UTC 

[SCM] gsoc-kayral-python: Signal stop event subclass
 2009-08-15 14:51 UTC 

[SCM] archer-tromey-delayed-symfile: Test for "handle incorrect aranges"
 2009-08-15 13:12 UTC 

[SCM] gsoc-kayral-python: Stop event subclass
 2009-08-15 10:49 UTC 

[SCM] archer-swagiaal-upstream: Added recursive search support
 2009-08-14 19:39 UTC 

[SCM] gsoc-kayral-python: stripped _event from event_type field
 2009-08-14 10:12 UTC 

[SCM] gsoc-kayral-python: fix typo in makefile
 2009-08-14  9:30 UTC 

[SCM] archer-tromey-delayed-symfile: * dwarf2read.c (dwarf2_create_quick_addrmap): Sanity-check aranges section
 2009-08-13 19:53 UTC 

[SCM] gsoc-kayral-python: emit_stop_event calls find_inferior_thread only once
 2009-08-13 19:23 UTC 

[SCM] master: * language.h (longest_raw_hex_string): Remove unused declaration
 2009-08-13 18:26 UTC 

[SCM] archer-tromey-python: use doubly-linked list for Value objects; also a bug fix
 2009-08-13 18:26 UTC 

[SCM] gsoc-kayral-python: emit_stop_event now checks if inferior_thread is NULL
 2009-08-13 12:45 UTC 

[SCM] gsoc-kayral-python: Event passing to event registries
 2009-08-12 22:35 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-jankratochvil-fortran-module' into archer-jankratochvil-fedora12
 2009-08-12 21:20 UTC 

[SCM] archer-jankratochvil-fortran-module: Merge commit 'origin/master' into archer-jankratochvil-fortran-module
 2009-08-12 21:07 UTC 

[SCM] gsoc-kayral-python: Base event class draft
 2009-08-12 20:55 UTC 

[SCM] archer-swagiaal-using-directive: Fixed inline-locals regression
 2009-08-12 20:42 UTC 

[SCM] archer-keiths-expr-cumulative: Added namespace loop test to namespace-recursive.exp
 2009-08-12 20:42 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-tromey-python' into archer-jankratochvil-fedora12
 2009-08-12 16:56 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-jankratochvil-vla' into archer-jankratochvil-fedora12
 2009-08-11 21:09 UTC 

[SCM] archer-jankratochvil-vla: Revert "Currently GDB was sometimes keeping varobjs with stale references to objfiles."
 2009-08-11 21:06 UTC 

[SCM] archer-sami-dwarf-names-branch: Removed kfail from all fixed namespace tests
 2009-08-11 18:58 UTC 

[SCM] archer-sami-dwarf-names-branch: reverse-20080717-branchpoint-1446-g96b000b
 2009-08-11 18:44 UTC 

[SCM] archer-swagiaal-upstream: Fix scope, and lookup per block for valop problems
 2009-08-11 18:36 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-tromey-call-frame-cfa' into archer-jankratochvil-fedora12
 2009-08-11 18:02 UTC 

[SCM] gsoc-kayral-python: Minor correction in python-eventregistries.c
 2009-08-11 17:59 UTC 

[SCM] gsoc-kayral-python: Move gdb.Event to gdb.EventRegistry
 2009-08-11 17:51 UTC 

[SCM] archer-tromey-call-frame-cfa: protect dwarf expression evaluation against memory leaks
 2009-08-11 17:39 UTC 

[SCM] gsoc-kayral-python: Corrections to make connect(), disconnect(), emit() work
 2009-08-11 15:10 UTC 

[SCM] master: Merge some FRV FDPIC changes into the Blackfin code. * elf32-bfin.c (struct bfinfdpic_elf_link_hash_table): Add pointer to summary reloc information. (bfinfdpic_dynamic_got_plt_info): New. (_bfin_create_got_section): Create the PLT section here. (elf32_bfinfdpic_create_dynamic_sections): Not here. (_bfinfdpic_count_nontls_entries): Move out of... (_bfinfdpic_count_got_plt_entries): ... here. (_bfinfdpic_count_relocs_fixups): Likewise. (_bfinfdpic_reset_got_plt_entries): New. (_bfinfdpic_size_got_plt): Move out of... (elf32_bfinfdpic_size_dynamic_sections): ... here. (bfinfdpic_relocate_section): Be careful not to call _bfinfdpic_add_rofixup or _bfinfdpic_add_dyn_reloc for deleted relocs. (bfinfdpic_check_discarded_relocs, bfinfdpic_elf_discard_info): New functions. (elf_backend_discard_info): Define for FD-PIC
 2009-08-11 14:31 UTC 

[SCM] archer-jankratochvil-fedora12: Support constant DW_AT_data_member_location by GCC PR debug/40659
 2009-08-11 14:04 UTC 

[SCM] archer-jankratochvil-vla: Merge commit 'gdb/master' into archer-jankratochvil-vla
 2009-08-11 13:58 UTC 

[SCM] gsoc-kayral-python: Some experimental work in evpy_connect and evpy_disconnect
 2009-08-10 21:43 UTC 

[SCM] archer-tromey-python: Merged from master. Fixed regressions. Now we use value_incref rather than release_value in the Python code
 2009-08-10 19:11 UTC 

[SCM] archer-jankratochvil-fedora12: Undo of weird archer-tromey-python whiteline change
 2009-08-09 22:46 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-tromey-delayed-symfile' into archer-jankratochvil-fedora12
 2009-08-09 22:33 UTC 

[SCM] archer-jankratochvil-fedora12: Fix crash with archer-tromey-python vs. FSF GDB HEAD
 2009-08-09 22:30 UTC 

[SCM] master: bfd/ From Mike Frysinger <michael.frysinger@analog.com> * elf32-bfin.c (bfin_howto_table, bfin_reloc_map, bfin_check_relocs, bfin_final_link_relocate, bfin_relocate_section, bfin_gc_sweep_hook, _bfinfdpic_emit_got_relocs_plt_entries, bfinfdpic_relocate_section, bfinfdpic_gc_sweep_hook, bfinfdpic_check_relocs, bfin_finish_dynamic_symbol, bfd_bfin_elf32_create_embedded_relocs): Adjust to match the renamed reloc definitions
 2009-08-09 22:25 UTC 

[SCM] archer-tromey-delayed-symfile: Merge branch 'master' of git://sourceware.org/git/gdb into archer-tromey-delayed-symfile
 2009-08-09 22:18 UTC 

[SCM] archer-jankratochvil-fedora12: Hi,
 2009-08-09 21:44 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-keiths-expr-cumulative' into archer-jankratochvil-fedora12
 2009-08-09 19:28 UTC 

[SCM] archer-jankratochvil-fedora12: Fix mistaken merge of archer-jankratochvil-vla
 2009-08-09 16:05 UTC 

[SCM] gsoc-kayral-python: Attach python to normal_stop. Getters for events. Corrections in event and inferiorthread classes
 2009-08-09 11:18 UTC 

[SCM] archer-keiths-expr-cumulative: Fixed inline-locals regression
 2009-08-07 18:33 UTC 

[SCM] master: * elf32-microblaze.c (microblaze_elf_check_relocs): Avoid strict aliasing error
 2009-08-07 17:51 UTC 

[SCM] archer-keiths-expr-cumulative: Fix compilation error due to linkage_name
 2009-08-06 22:31 UTC 

[SCM] archer-keiths-expr-cumulative: Remove branch changes of the ChangeLog files
 2009-08-06 22:13 UTC 

[SCM] master: * configure.ac: Add Microblaze target. * configure: Regenerate
 2009-08-06 21:37 UTC 

[SCM] archer-jankratochvil-fedora12: Reintroduce block_objfile from 705075ced4721c580bb6ed021e3a360ef9cc12d8
 2009-08-06 21:27 UTC 

[SCM] archer-tromey-delayed-symfile: Merge commit 'gdb/master' into archer-tromey-delayed-symfile
 2009-08-06 21:09 UTC 

[SCM] archer-jankratochvil-misc: Merge commit 'gdb/master' into archer-jankratochvil-misc
 2009-08-06 20:59 UTC 

[SCM] archer-tromey-python: Merge branch 'archer-tromey-python' of ssh://sourceware.org/git/archer into archer-tromey-python
 2009-08-06 20:48 UTC 

[SCM] archer-jankratochvil-vla: Merge commit 'gdb/master' into archer-jankratochvil-vla
 2009-08-06 20:40 UTC 

[SCM] archer-jankratochvil-vla: Fix testsuite false FAILs due to FSF GDB charset update
 2009-08-06 20:32 UTC 

[SCM] archer-keiths-expr-cumulative: Fixed inline-locals regression
 2009-08-06 19:11 UTC 

[SCM] archer-keiths-expr-cumulative: Removed explore_abstract_origin
 2009-08-06 17:20 UTC 

[SCM] archer-keiths-expr-cumulative: Fixed problems with previous cherry
 2009-08-04 15:11 UTC 

[SCM] gsoc-kayral-python: Many minor corrections. event_object is now in python-internal.h
 2009-08-03 19:10 UTC 

[SCM] archer-tromey-python: Fix infpy_read_memory cleanups handling
 2009-08-03 17:33 UTC 

[SCM] gsoc-kayral-python: Typecast PyList_New to PyListObject *
 2009-08-03 17:04 UTC 

[SCM] gsoc-kayral-python: Some minor changes for registering event module
 2009-08-03 12:14 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-jankratochvil-misc' into archer-jankratochvil-fedora12
 2009-08-02 10:16 UTC 

[SCM] archer-jankratochvil-misc: Revert "Fix crashes due to (missing) varobj revalidation, for VLA [2/2]"
 2009-08-02 10:09 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-jankratochvil-python' into archer-jankratochvil-fedora12
 2009-08-02  2:55 UTC 

[SCM] archer-jankratochvil-python: Undo an excessive whitespace change in archer-tromey-python
 2009-08-02  2:55 UTC 

[SCM] archer-jankratochvil-fedora12: Fix #2 for FSF GDB HEAD values reference counting vs. archer-tromey-python
 2009-08-02  2:36 UTC 

[SCM] archer-jankratochvil-python: Fix FSF GDB HEAD values reference counting vs. archer-tromey-python
 2009-08-02  1:28 UTC 

[SCM] gsoc-kayral-python: python-event.c: New event class. gdb-inferior.c: Minor changes on thread_object
 2009-08-01 14:50 UTC 

[SCM] master: * procfs.c (proc_set_current_signal): Populate mysinfo before copying it to arg. (proc_clear_current_signal): Likewise. (proc_set_watchpoint): Populate pwatch before copying it to arg
 2009-08-01  7:53 UTC 

[SCM] archer-jankratochvil-expr-cumulative: reverse-20080717-branchpoint-3144-gaac3773
 2009-07-31 20:26 UTC 

[SCM] archer-jankratochvil-fedora12: Merge commit 'origin/archer-jankratochvil-misc' into archer-jankratochvil-fedora12
 2009-07-31 19:33 UTC 

[SCM] archer-jankratochvil-misc: Merge branch 'master' into archer-jankratochvil-misc
 2009-07-31 19:20 UTC 

[SCM] archer-jankratochvil-vla: Merge commit 'origin/master' into archer-jankratochvil-vla
 2009-07-31 18:51 UTC 

[SCM] master: Fix previous check-in
 2009-07-31 18:47 UTC 

[SCM] archer-jankratochvil-vla: Merge commit 'origin/master' into archer-jankratochvil-vla
 2009-07-30 21:17 UTC 

[SCM] archer-jankratochvil-fedora12: reverse-20080717-branchpoint-2926-gef3203c
 2009-07-29 20:04 UTC 

[SCM] archer-jankratochvil-test0: reverse-20080717-branchpoint-3004-g5690c7e
 2009-07-29 19:54 UTC 

[SCM] master: * elf32-ppc.c (ppc_elf_check_relocs): Always set up sections used by indirect function support. Count dynamic relocs for ifunc syms. (ppc_elf_adjust_dynamic_symbol): Tweak for ifunc. (allocate_dynrelocs): Allocate all non-dynamic ifunc plt entries in iplt and their relocs in reliplt. Don't make ifunc syms dynamic. Allocate got entry relocs for non-dynamic ifunc in reliplt. Handle other dynamic relocs for ifunc. (ppc_elf_size_dynamic_sections): Alloc dyn relocs for static ifunc in reliplt, likewise relocs for got against local ifunc. Typo fix on reliplt size adjust. (ppc_elf_relocate_section): Don't use plt scheme of allocating relocs 1-1 with entries for iplt, instead just add using reloc_count. Write got relocs and dyn relocs for ifunc to reliplt. Error on invalid ifunc dyn relocs. (ppc_elf_finish_dynamic_symbol): Adjust for non-dynamic ifunc plt in iplt/reliplt. * elf64-ppc.c (ppc64_elf_howto_raw): Add R_PPC64_JMP_IREL, R_PPC64_REL16, R_PPC64_REL16_LO, R_PPC64_REL16_HI, R_PPC64_REL16_HA. (ppc64_elf_reloc_type_lookup): Handle new relocs. (ppc64_elf_check_relocs): Likewise. Count dyn relocs for ifunc. (allocate_dynrelocs): As for elf32-ppc.c above. (ppc64_elf_size_dynamic_sections): Likewise. (ppc_build_one_stub): Put non-dynamic ifunc plt call stubs in iplt, and their relocs in reliplt. Use R_PPC64_JMP_IREL. (ppc_size_one_stub): Similarly. (ppc64_elf_relocate_section): As for elf32-ppc.c above. Handle new relocs too. (ppc64_elf_finish_dynamic_symbol): As for elf32-ppc.c above
 2009-07-29 19:43 UTC 

[SCM] archer-tromey-call-frame-cfa: Merge branch 'master' of git://sourceware.org/git/gdb into archer-tromey-call-frame-cfa
 2009-07-29 19:34 UTC 

[SCM] archer-jankratochvil-test0: reverse-20080717-branchpoint-3004-g5690c7e
 2009-07-29 18:31 UTC 

[SCM] gsoc-kayral-python: reverse-20080717-branchpoint-3271-g97a2b24
 2009-07-29 10:37 UTC 

[SCM] archer-tromey-python: Fix a couple test suite regressions from the last merge
 2009-07-28 21:54 UTC 

[SCM] archer-swagiaal-upstream: Sepereate namespace and import lookups
 2009-07-27 14:55 UTC 

[SCM] archer-swagiaal-upstream: Merge commit 'gdb/master' into archer-swagiaal-upstream
 2009-07-27 14:38 UTC 

[SCM] archer-keiths-expr-cumulative: Merge branch 'master' into remote-archer-keiths-expr-cumulative
 2009-07-24 23:33 UTC 

[SCM] archer-pmuldoon-next-over-throw: add test case for throw from signal handler
 2009-07-24  2:10 UTC 

[SCM] master: * config/obj-elf.c (obj_elf_type): Add code to support a type of gnu_unique_object. * doc/as.texinfo: Document new feature of .type directive. * NEWS: Mention support for gnu_unique_object symbol type
 2009-07-23 15:39 UTC 

[SCM] archer-tromey-call-frame-cfa: Check frame base before computing CFA
 2009-07-22 23:13 UTC 

[SCM] archer-tromey-call-frame-cfa: Merge branch 'master' into archer-tromey-call-frame-cfa
 2009-07-22 21:04 UTC 

[SCM] archer-keiths-expr-cumulative: Merge branch 'remote-archer-keiths-linkage_name-redux' into my-archer-keiths-expr-cumulative
 2009-07-21 21:33 UTC 

[SCM] archer-pmuldoon-next-over-throw: Merged from master
 2009-07-21 20:23 UTC 

[SCM] archer-tromey-delayed-symfile: Merged from master
 2009-07-21  1:48 UTC 

[SCM] archer-keiths-linkage_name-redux: * c-exp.y: Add C++ operators. (operator_stoken): New function. (ident_tokens): Add NEW, DELETE, and OPERATOR. (c_lex): Don't check for operators here, let the parser deal with it. * cp-support.c (operator_tokens): Add missing operators ",", "->*", "->", and "||". * gnu-v3-abi.c (gnuv3_print_method_ptr): If a non-virtual method ptr is found, print out its type
 2009-07-20 22:25 UTC 

[SCM] archer-tromey-dw-op-value: Merged from master
 2009-07-20 19:06 UTC 

[SCM] archer-tromey-python: Merged from master
 2009-07-20 18:53 UTC 

[SCM] master: * solib.c (solib_bfd_open): Do not call ops->bfd_open. (solib_map_sections): Call ops->bfd_open instead of solib_bfd_open. * solib-frv.c (_initialize_frv_solib): Initialize bfd_open member. * solib-irix.c (_initialize_irix_solib): Likewise. * solib-null.c (_initialize_null_solib): Likewise. * solib-osf.c (_initialize_osf_solib): Likewise. * solib-pa64.c (_initialize_pa64_solib): Likewise. * solib-som.c (_initialize_som_solib): Likewise. * solib-sunos.c (_initialize_sunos_solib): Likewise. * solib-svr4.c (_initialize_svr4_solib): Likewise. * solib-target.c (_initialize_solib_target): Likewise
 2009-07-17 20:36 UTC 

[SCM] archer-tromey-python: gdb * mi/mi-cmds.c (mi_cmds): Add enable-pretty-printing. * mi/mi-cmd-var.c (mi_cmd_enable_pretty_printing): New function. * varobj.c (pretty_printing): New global. (varobj_enable_pretty_printing): New function. (install_default_visualizer): Use new global. gdb/doc * gdb.texinfo (GDB/MI Variable Objects): Document -enable-pretty-printing. gdb/testsuite * gdb.python/python-mi.exp: Send -enable-pretty-printing
 2009-07-13 21:07 UTC 

[SCM] archer-tromey-python: gdb * varobj.c (update_dynamic_varobj_children): Fetch one extra child. * mi/mi-cmds.h (mi_cmd_var_set_child_range): Remove. * mi/mi-cmds.c (mi_cmds): Remove var-set-child-range. * mi/mi-cmd-var.c (mi_cmd_var_set_child_range): Remove. (mi_cmd_var_list_children): Accept 'from' and 'to' arguments. Emit 'has_more' attribute. (varobj_update_one): Emit 'has_more' attribute. gdb/doc * gdb.texinfo (GDB/MI Variable Objects) <-var-list-children>: Mention from and to arguments, has_more attribute. <-var-set-child-range>: Remove. gdb/testsuite * gdb.mi/mi-var-display.exp: Update. * gdb.mi/mi2-var-display.exp: Update. * gdb.mi/gdb701.exp: Update. * lib/mi-support.exp (mi_varobj_update_dynamic): Handle "has_more". (mi_list_varobj_children): Update. (mi_list_varobj_children_range): Add 'from' and 'to' parameters. * gdb.python/python-mi.exp: Update for changes to -var-list-children
 2009-07-10 18:46 UTC 

[SCM] archer-tromey-python: lazily fetch varobj children
 2009-07-09 16:25 UTC 

[SCM] archer-tromey-python: fix python/varobj regressions
 2009-07-09 14:57 UTC 

[SCM] master: 2009-07-07 Sami Wagiaalla <swagiaal@redhat.com>
 2009-07-07 18:07 UTC 

[SCM] archer-tromey-python: 'upto' commands
 2009-07-07 16:19 UTC 

[SCM] archer-tromey-python: add is_base_class to gdb.Type.Fields
 2009-07-06 19:21 UTC 

[SCM] archer-jankratochvil-fedora-merge: cherry-pick: Fix VLA crash regression on constant DW_AT_data_member_location
 2009-07-06 14:55 UTC 

[SCM] archer-jankratochvil-vla: Fix VLA crash regression on constant DW_AT_data_member_location
 2009-07-06 14:49 UTC 

[SCM] archer-tromey-dw-op-value: fix compiler warnings
 2009-07-03 15:47 UTC 

[SCM] archer-tromey-python: Fix bug when saving breakpoints
 2009-07-02 22:38 UTC 

[SCM] archer-tromey-python: Fixed merge problems in ChangeLog files
 2009-07-02 22:35 UTC 

[SCM] archer-tromey-python: Merged from trunk. Disabled type reference counting for now
 2009-07-02 22:27 UTC 

[SCM] archer-jankratochvil-type-refcount: Merge branch 'master' of git://sourceware.org/git/gdb into archer-jankratochvil-type-refcount
 2009-07-01 17:22 UTC 

[SCM] master: * bfd/bfd.m4 (BFD_HAVE_TIME_TYPE_MEMBER, BFD_HAVE_SYS_STAT_TYPE_MEMBER): New config functions. * bfd/configure.in: Use them. * bfd/configure: Regenerate. * bfd/config.in: Regnerate. * bfd/vmsutil.c: Include sysdep.h, remove ansidecl.h. #define _BSD_SOURCE. Add comments. (vms_file_stats_name): Calculate creation date based on available runtime data. Return 1 for version instead of 0
 2009-07-01 15:58 UTC 

[SCM] archer-tromey-python: Add missing close paren
 2009-07-01 15:56 UTC 

[SCM] archer-tromey-python: Fix python regressions
 2009-06-29 23:43 UTC 

[SCM] master: gdb/testsuite/ * gdb.threads/current-lwp-dead.exp, gdb.threads/current-lwp-dead.c: New
 2009-06-29 20:05 UTC 

[SCM] archer-jankratochvil-python: Merge commit 'origin/archer-tromey-python' into archer-jankratochvil-python
 2009-06-26 13:51 UTC 

[SCM] archer-tromey-python: Handle null-strings in pretty-printers
 2009-06-25 15:04 UTC 

[SCM] master: * valops.c (value_one): Reimplement broken decimal-float case
 2009-06-24 19:46 UTC 

[SCM] archer-jankratochvil-type-refcount: Merge branch 'master' of git://sourceware.org/git/gdb into archer-jankratochvil-type-refcount
 2009-06-23 19:30 UTC 

[SCM] archer-jankratochvil-type-refcount: Merge branch 'master' of git://sourceware.org/git/gdb into archer-jankratochvil-type-refcount
 2009-06-23 13:22 UTC 

[SCM] archer-tromey-python: Implement value reference counting
 2009-06-22 19:16 UTC 

[SCM] master: (committed as obvious) 2009-06-22 Tristan Gingold <gingold@adacore.com>
 2009-06-22  8:54 UTC 

[SCM] master: 2009-06-19 H.J. Lu <hongjiu.lu@intel.com>
 2009-06-20 20:34 UTC 

[SCM] archer-tromey-dw-op-value: initial implementation
 2009-06-19 20:25 UTC 

[SCM] archer-tromey-dw-op-value: reverse-20080717-branchpoint-2628-g6023ec1
 2009-06-19 20:18 UTC 

[SCM] master: * gdbarch.sh (pointer_to_address): Change to type 'm'. (address_to_pointer): Likewise. * gdbarch.c, gdbarch.h: Regenerate
 2009-06-17 20:38 UTC 

[SCM] archer-jankratochvil-fedora-merge: Remove the branch [archer-pmuldoon-exception-rewind-master]
 2009-06-16 14:32 UTC 

[SCM] archer-jankratochvil-fedora-merge: cherry-pick: Fix dereferencing unbound C arrays (RHBZ#505163)
 2009-06-16 12:58 UTC 

[SCM] archer-pmuldoon-exception-rewind-master: Add further changes from gdb-patches review. Synch branch to gdb head state. Close branch
 2009-06-15 12:49 UTC 

[SCM] archer-jankratochvil-vla: Merge branch 'archer-jankratochvil-type-refcount' of ssh://sourceware.org/git/archer into archer-jankratochvil-vla
 2009-06-14 14:56 UTC 

[SCM] archer-jankratochvil-type-refcount: Implement Types GC marker for Python Types
 2009-06-14 14:54 UTC 

[SCM] archer-jankratochvil-vla: Merge commit 'origin/archer-jankratochvil-type-refcount' into archer-jankratochvil-vla
 2009-06-13  9:57 UTC 

[SCM] archer-jankratochvil-type-refcount: Fix compiliaton error of the python support
 2009-06-13  9:56 UTC 

[SCM] archer-jankratochvil-vla: Merge branch 'archer-jankratochvil-type-refcount' of ssh://sourceware.org/git/archer into archer-jankratochvil-vla
 2009-06-12 23:41 UTC 

[SCM] archer-jankratochvil-vla: Merge with archer-jankratochvil-type-refcount
 2009-06-12 23:35 UTC 

[SCM] archer-jankratochvil-type-refcount: Fix copy_type_recursive_1 internal_error wrt discardable types
 2009-06-12 23:31 UTC 

[SCM] archer-jankratochvil-type-refcount: Merge commit 'origin/master' into archer-jankratochvil-type-refcount
 2009-06-12 22:31 UTC 

[SCM] master: * exec.h (section_table_xfer_memory_partial): Improve description, mention SECTION_NAME. * exec.c (section_table_xfer_memory_partial): Remove stale description
 2009-06-12 22:30 UTC 

[SCM] archer-jankratochvil-type-refcount: Remove type_group as excessive for mark-and-sweep GC
 2009-06-12 22:26 UTC 

[SCM] archer-pmuldoon-next-over-throw: rewrite to use frame_id comparisons
 2009-06-12 20:14 UTC 

[SCM] archer-tromey-call-frame-cfa: initial implementation
 2009-06-11 16:44 UTC 

[SCM] archer-tromey-call-frame-cfa: reverse-20080717-branchpoint-2533-g05bd28a
 2009-06-11 16:04 UTC 

[SCM] archer-jankratochvil-vla: Fix dereferencing unbound C arrays (RHBZ#505163)
 2009-06-10 22:21 UTC 

[SCM] archer-jankratochvil-type-refcount: Fix compilation on the FSF GDB HEAD merge
 2009-06-09 22:27 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).