public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Make target_read_alloc & al return vectors
 2018-04-07 17:21 UTC  (2+ messages)

[PATCH] Remove VEC(tsv_s), use std::vector instead
 2018-04-07 17:00 UTC 

[PATCH] Use an std::vector for inline_states
 2018-04-07 14:42 UTC 

[PATCH] Add selftests for range_contains and insert_into_bit_range_vector
 2018-04-07 14:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 1/5] Update ax_cv_cxx_compile_cxx.m4
 2018-04-07 13:37 UTC  (5+ messages)
` [PATCH v3 2/5] Copy string_view files from libstdc++
` [PATCH v3 5/5] Adapt and integrate string_view tests
` [PATCH v3 3/5] Add gdb::string_view
` [PATCH v3 4/5] Copy string_view tests from libstdc++

[PATCH v2 1/5] Update ax_cv_cxx_compile_cxx.m4
 2018-04-06 22:01 UTC  (9+ messages)
` [PATCH v2 4/5] Copy string_view tests from libstdc++
` [PATCH v2 5/5] Adapt and integrate string_view tests
` [PATCH v2 3/5] Add gdb::string_view
` [PATCH v2 2/5] Copy string_view files from libstdc++

[RFA 00/12] (somewhat) clean up struct value ownership
 2018-04-06 21:44 UTC  (21+ messages)
` [RFA 08/12] Remove value::next and value::released
` [RFA 06/12] Remove free_all_values
` [RFA 10/12] Change value::parent to a value_ref_ptr
` [RFA 04/12] Change varobj to use value_ref_ptr
` [RFA 12/12] Change value::contents to be a unique_xmalloc_ptr
` [RFA 01/12] Introduce a gdb_ref_ptr specialization for struct value
` [RFA 05/12] Change value history to use value_ref_ptr
` [RFA 03/12] Change last_examine_value to value_ref_ptr
` [RFA 09/12] Use new and delete for values
` [RFA 11/12] Remove range_s VEC
` [RFA 07/12] Remove free_value_chain
` [RFA 02/12] Change breakpoints to use value_ref_ptr

[PATCH] Add -Wno-error=deprecated-register to gdb build flags
 2018-04-06 20:16 UTC  (2+ messages)

[PATCH] Always print "Detaching after fork from child..."
 2018-04-06 16:41 UTC  (11+ messages)
` [PATCH v3] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages
` [PATCH v4] "

[PATCH v2] Show line numbers in output for "info var/func/type"
 2018-04-05 19:56 UTC  (2+ messages)

[PATCH] Use dlsym to check if libdl is needed for plugin
 2018-04-05 17:08 UTC  (3+ messages)

[PATCH] Show line numbers in output for "info var/func/type"
 2018-04-05 13:35 UTC  (4+ messages)

[RFA v2 00/10] Remove some cleanups from linespec.c
 2018-04-05  3:08 UTC  (12+ messages)
` [RFA v2 02/10] Fix some indentation in linespec.c
` [RFA v2 07/10] Change streq to return bool
` [RFA v2 10/10] Remove unnecessary include from linespec.h
` [RFA v2 06/10] Remove a string copy from event_location_to_sals
` [RFA v2 09/10] Remove typep and VEC(typep) from linespec.c
` [RFA v2 05/10] Have filter_results take a std::vector
` [RFA v2 08/10] More use of std::vector in linespec.c
` [RFA v2 04/10] Return std::string from canonical_to_fullform
` [RFA v2 01/10] Remove some cleanups from search_minsyms_for_name
` [RFA v2 03/10] Make copy_token_string return unique_xmalloc_ptr

Fwd: [PATCH, committed] i386: Clear vex instead of vex.evex
 2018-04-04 15:36 UTC  (5+ messages)

next GDB release update: 1 month to planned GDB 8.1.1 release
 2018-04-04  6:51 UTC  (2+ messages)

[RFA 00/10] Remove some cleanups from linespec.c
 2018-04-03 22:31 UTC  (18+ messages)
` [RFA 04/10] Return std::string from canonical_to_fullform
` [RFA 08/10] More use of std::vector in linespec.c
` [RFA 10/10] Remove unnecessary include from linespec.h
` [RFA 03/10] Make copy_token_string return unique_xmalloc_ptr
` [RFA 07/10] Change streq to return bool
` [RFA 06/10] Remove a string copy from event_location_to_sals
` [RFA 02/10] Fix some indentation in linespec.c
` [RFA 09/10] Remove typep and VEC(typep) from linespec.c
` [RFA 01/10] Remove some cleanups from search_minsyms_for_name
` [RFA 05/10] Have filter_results take a std::vector

[RFA] Change read_alphacoff_dynamic_symtab to use gdb::def_vector
 2018-04-03 17:38 UTC  (4+ messages)

Feel unsafe getting in and out of the tub?
 2018-04-03 13:48 UTC 

Your Vivint.SmartHome Monitoring offer has arrived
 2018-04-03 12:33 UTC 

[PATCH5 PR gdb/16959] gdb hangs in infinite recursion
 2018-04-02 19:28 UTC  (17+ messages)
  ` [pushed][PATCH5 "

[PATCH 0/5] Random dwarf2read.c improvements
 2018-04-02 17:21 UTC  (9+ messages)
` [PATCH 3/5] Remove some usages of get_dwarf2_per_objfile
` [PATCH 1/5] Remove some unused variables in dwarf2read.c
` [PATCH 4/5] Make dwarf2_per_objfile::all_comp_units an std::vector
` [PATCH 2/5] Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfile
` [PATCH 5/5] Make dwarf2_per_objfile::all_type_units an std::vector

[patch] Fix gdb/doc/ PDF build on Fedora Rawhide==F-29
 2018-04-02 16:58 UTC  (4+ messages)
    ` cancel: "

[PATCH 1/3] Use std::vector in uploaded_tp
 2018-04-02  2:23 UTC  (6+ messages)
` [PATCH 3/3] Remove usage of VEC(char_ptr) in gdbscm_parse_function_args

[RFA] Change rs6000_ptrace_ldinfo to return a byte_vector
 2018-04-01 18:29 UTC  (2+ messages)

[PATCH v2 00/15] Fixing GNU ifunc support
 2018-04-01  4:32 UTC  (9+ messages)
` [PATCH v2 05/15] Fix elf_gnu_ifunc_resolve_by_got buglet
` [PATCH v2 01/15] Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)
` [PATCH v2 02/15] Fix calling ifunc functions when resolver has debug info and different name
` [PATCH v2 03/15] Calling ifunc functions when target has no debug info but resolver has

[PATCH] Replace make_cleanup_restore_current_traceframe with RAII class
 2018-04-01  3:18 UTC 

[RFA 0/2] more cleanup removal
 2018-03-30 19:18 UTC  (8+ messages)
` [RFA 1/2] Change target_read_string to use unique_xmalloc_ptr
` [RFA 2/2] Remove some clanups from solib-svr4.c

[PATCH] Defer breakpoint reset when cloning progspace for fork child
 2018-03-30 19:01 UTC 

[PATCH 1/2] Update ax_cv_cxx_compile_cxx.m4
 2018-03-30 17:43 UTC  (5+ messages)
` [PATCH 2/2] Add gdb::string_view

[RFA 0/3] remove last cleanups from dwarf2read.c
 2018-03-30 16:31 UTC  (6+ messages)
` [RFA 3/3] Remvoe free_dwo_file_cleanup
` [RFA 2/3] Remove parameter from free_dwo_file
` [RFA 1/3] Remove free_cached_comp_units cleanups

[RFA] Remove make_cleanup_unpush_target
 2018-03-30 16:10 UTC  (2+ messages)

[RFA] Fix FrameDecorator.function help string
 2018-03-30 16:02 UTC  (2+ messages)

[PATCH] Per-inferior target_terminal state, fix PR gdb/13211, more
 2018-03-30 14:54 UTC  (2+ messages)

[PATCH] Fix gdb.base/fork-running-state.exp race
 2018-03-30  6:23 UTC  (2+ messages)

[PATCH] Replace finish_thread_state_cleanup with a RAII class
 2018-03-30  5:59 UTC  (2+ messages)

[RFA 0/2] Make line tables independent of progspace
 2018-03-29 21:07 UTC  (14+ messages)
` [RFA 1/2] "

[RFA] Add inclusive range support for Rust
 2018-03-29 20:16 UTC 

[RFA] Fix crash in quirk_rust_enum
 2018-03-29 17:51 UTC 

[PATCH] Add test case for a known hang in infrun
 2018-03-29 16:16 UTC  (2+ messages)

edit your images
 2018-03-29 11:07 UTC 

[PATCH 4 PR gdb/16959] gdb hangs in infinite recursion
 2018-03-27 22:03 UTC  (5+ messages)

[PATCH2 PR gdb/18071] aarch64: "info addr" command can't resolve TLS variables
 2018-03-27 19:56 UTC  (3+ messages)

Oh dear. I regret to inform you that commit cd4fb1b2ffc88911e4109444ff729e31920d01ec might be unfortunate
 2018-03-27 18:08 UTC  (11+ messages)
` Breakage on builder NetBSD-x86_64-m64, revision cd4fb1b2ffc88911e4109444ff729e31920d01ec
` Breakage on builder Fedora-s390x-m64, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-i686, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-m32, "
` Breakage on builder Fedora-x86_64-cc-with-index, "
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "

[FYI] Include <cmath> in dwarf-index-write.c
 2018-03-27 15:06 UTC  (2+ messages)

[RFA/doco] set varsize-limit: New GDB setting for maximum dynamic object size
 2018-03-27 14:23 UTC  (6+ messages)

[PATCH] Move DWARF index-related things to a separate file
 2018-03-27 14:12 UTC  (4+ messages)

[RFC] regresssion(internal-error) printing subprogram argument
 2018-03-27 14:02 UTC  (11+ messages)
          ` [RFA/RFC] fix PR gdb/22670 (pb looking up some symbols when they have a linkage name) (was: "Re: [RFC] regresssion(internal-error) printing subprogram argument")
            ` PING: "
              ` PING^2: "
                ` PING^2: [RFA/RFC] fix PR gdb/22670 (pb looking up some symbols when they have a linkage name)

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).