public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH 6/11] Add ALPHA_MAX_REGISTER_SIZE
 2017-06-06 14:47 UTC  (6+ messages)

[PATCH 11/11] Add SH_MAX_REGISTER_SIZE and SH64_MAX_REGISTER_SIZE
 2017-06-06 14:31 UTC  (5+ messages)

[PATCH] arc: Select CPU model properly before disassembling
 2017-06-06 13:51 UTC  (3+ messages)

[binutils patch] DWARF-5: readelf: .debug_names
 2017-06-06 13:41 UTC  (2+ messages)

[PATCH 2/11] Add IA64_MAX_REGISTER_SIZE
 2017-06-06 12:57 UTC  (12+ messages)

[RFC 0/5] xtensa: support dynamic configuration
 2017-06-06 12:53 UTC  (6+ messages)
` [RFC 2/5] xtensa: make configuration dynamic

[PATCH] Look for FIR in the last FreeBSD/mips floating-point register
 2017-06-05 20:27 UTC  (2+ messages)

[RFA 0/5] improve printing of 128 bit ints
 2017-06-05 19:38 UTC  (12+ messages)
` [RFA 2/5] Let print_decimal_chars handle signed values
` [RFA 3/5] Simplify print_scalar_formatted
` [RFA 4/5] Remove val_print_type_code_int
` [RFA 5/5] Add some 128-bit integer tests
` [RFA 1/5] Don't always zero pad in print_*_chars

[RFA 0/2] C++-ify some breakpoint subclasses a bit more
 2017-06-05 19:27 UTC  (14+ messages)
` [RFA 1/2] C++-ify break-catch-sig
` [RFA 2/2] C++-ify break-catch-throw

[RFA 00/23] More miscellaneous C++-ification
 2017-06-05 16:56 UTC  (49+ messages)
` [RFA 12/23] More uses of scoped_restore
` [RFA 20/23] Avoid some manual memory management in Python
` [RFA 01/23] Introduce and use ui_out_emit_table
` [RFA 03/23] Use gdb_file_up in find_and_open_script
` [RFA 10/23] Remove make_cleanup_restore_current_language
` [RFA 23/23] Use gdb_argv_up in Python
` [RFA 02/23] Introduce and use gdb_file_up
` [RFA 09/23] Remove close cleanup
` [RFA 06/23] Change open_terminal_stream to return a gdb_file_up
` [RFA 18/23] Use a scoped_restore for command_nest_depth
` [RFA 19/23] Replace do_restore_instream_cleanup with scoped_restore
` [RFA 16/23] Remove in_user_command
` [RFA 05/23] Use gdb_file_up in source.c
` [RFA 15/23] Use std::vector to avoid cleanups
` [RFA 07/23] Remove make_cleanup_fclose
` [RFA 14/23] Use unique_xmalloc_ptr in jit.c
` [RFA 21/23] Remove a cleanup in Python
` [RFA 08/23] Remove an unlink cleanup
` [RFA 22/23] Make gdb_buildargv return a unique pointer
` [RFA 11/23] Remove make_cleanup_free_so
` [RFA 17/23] Use a scoped_restore for user_call_depth
` [RFA 13/23] Replace tui_restore_gdbout with scoped_restore

[PATCH] Remove a MAX_REGISTER_SIZE from frame.c
 2017-06-05 16:33 UTC 

[PATCH 1/1] Need _KMEMUSER for including sys/proc.h on netbsd
 2017-06-05 12:11 UTC 

[PATCH] Use noncapturing subpattern/parens in gdb_test implementation
 2017-06-05 12:07 UTC  (2+ messages)

[PATCH 1/1] Adjust fallback definition of DBREG_DRX for netbsd
 2017-06-05 12:07 UTC 

[PATCH] TLS access support in cross- Linux GDB
 2017-06-05  9:52 UTC 

[PATCH 0/6] Implement the ability to start inferiors with a shell on gdbserver
 2017-06-05  2:31 UTC  (11+ messages)
` [PATCH v6 0/4] "
  ` [PATCH v6 3/4] Share fork_inferior et al with gdbserver
` [PATCH v7 0/4] Implement the ability to start inferiors with a shell on gdbserver
  ` [PATCH v7 1/4] Move parts of inferior job control to common/
  ` [PATCH v7 4/4] Implement proper "startup-with-shell" support on gdbserver
  ` [PATCH v7 2/4] Share parts of gdb/gdbthread.h with gdbserver
  ` [PATCH v7 3/4] Share fork_inferior et al "

GDB 8.0 release update (2017-05-19)
 2017-06-04 17:14 UTC  (8+ messages)

gdb-8.0 branch FROZEN
 2017-06-04 16:16 UTC  (2+ messages)
` gdb-8.0 branch OPEN for commits again

[release/HEAD] Document the GDB 8.0 release in gdb/ChangeLog
 2017-06-04 16:12 UTC 

FYI/BRANCH: Patches applied to branch gdb-8.0-branch
 2017-06-04 16:11 UTC  (3+ messages)
` [release/branch 1/2] Document the GDB 8.0 release in gdb/ChangeLog
` [release/branch 2/2] Bump GDB version number to 8.0.0.DATE-git

[release/branch] Set GDB version number to 8.0
 2017-06-04 15:55 UTC 

[PATCH] sim: microblaze: breakpoint inst check + a couple of questions
 2017-06-04  8:14 UTC  (3+ messages)

[PATCH] gdbarch: Remove displaced_step_free_closure
 2017-06-03 21:08 UTC 

[pushed] x86-linux-nat: Remove unused arch_lwp_info structure
 2017-06-03 20:12 UTC 

[pushed] linux-nat: Remove unused parameter
 2017-06-03 19:33 UTC 

[PATCH] Use delete instead of xfree for gdb_timer
 2017-06-02 21:25 UTC  (2+ messages)

[PATCH 1/3] Introduce and use new_breakpoint_from_type
 2017-06-02 21:23 UTC  (6+ messages)
` [PATCH 2/3] Create struct type for longjmp breakpoint
` [PATCH 3/3] C++ify breakpoint class hierarchy (destructors only)
  ` [pushed] "

[PATCH 00/40] C++ debugging improvements: breakpoints, TAB completion, more
 2017-06-02 15:26 UTC  (44+ messages)
` [PATCH 03/40] Fix gdb.base/completion.exp with --target_board=dwarf4-gdb-index
` [PATCH 08/40] completion_list_add_name wrapper functions
` [PATCH 01/40] Make gdb.base/dmsym.exp independent of "set language ada"
` [PATCH 02/40] Eliminate make_cleanup_obstack_free, introduce auto_obstack
` [PATCH 14/40] Introduce CP_OPERATOR_STR/CP_OPERATOR_LEN and use throughout
` [PATCH 06/40] Expression completer should not match explicit location options
` [PATCH 13/40] Introduce strncmp_iw
` [PATCH 10/40] Clean up "completer_handle_brkchars" callback handling
` [PATCH 35/40] Comprehensive C++ linespec/completer tests
` [PATCH 19/40] Fix cp_find_first_component_aux bug
` [PATCH 34/40] Make strcmp_iw NOT ignore whitespace in the middle of tokens
` [PATCH 09/40] Rename make_symbol_completion_list_fn -> symbol_completer
` [PATCH 37/40] Fix completing an empty string
` [PATCH 36/40] Add comprehensive C++ operator linespec/location/completion tests
` [PATCH 40/40] Document breakpoints / linespec & co improvements (manual + NEWS)
` [PATCH 38/40] Use TOLOWER in SYMBOL_HASH_NEXT
` [PATCH 15/40] Rewrite/enhance explicit locations completer, parse left->right
` [PATCH 11/40] Introduce class completion_tracker & rewrite completion<->readline interaction
` [PATCH 28/40] lookup_name_info::make_ignore_params
` [PATCH 39/40] Breakpoints in symbols with ABI tags (PR c++/19436)
` [PATCH 27/40] Make cp_remove_params return a unique_ptr
` [PATCH 18/40] A smarter linespec completer
` [PATCH 24/40] Per-language symbol name hashing algorithm
` [PATCH 12/40] "complete" command and completion word break characters
` [PATCH 07/40] objfile_per_bfd_storage non-POD
` [PATCH 05/40] command.h: Include scoped_restore_command.h
` [PATCH 17/40] Linespec lexing and C++ operators
` [PATCH 16/40] Explicit locations -label completer
` [PATCH 33/40] Make the linespec/location completer ignore data symbols
` [PATCH 21/40] Use SYMBOL_MATCHES_SEARCH_NAME some more
` [PATCH 32/40] Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wild matching]
` [PATCH 20/40] Eliminate block_iter_name_*
` [PATCH 30/40] Use search_domain::FUNCTIONS_DOMAIN when setting breakpoints
` [PATCH 22/40] get_int_var_value
` [PATCH 04/40] Fix TAB-completion + .gdb_index slowness (generalize filename_seen_cache)
` [PATCH 29/40] Simplify completion_list_add_name | remove sym_text / sym_text_len
` [PATCH 31/40] Handle custom completion match prefix / LCD
` [PATCH 23/40] Make language_def O(1)
` [PATCH 25/40] Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
` [PATCH 26/40] Optimize .gdb_index symbol name searching

[PATCH] sim: microblaze: target endianess recognition fix
 2017-06-02 15:06 UTC  (5+ messages)

[PATCH] Fission support for multiple CUs per DWO file
 2017-06-01 23:33 UTC  (2+ messages)

[RFC 0/7] Make GDB builtin target descriptions more flexible
 2017-06-01 17:53 UTC  (6+ messages)
` [RFC 2/7] Add unit test to builtin tdesc generated by xml

[RFA] Make "bt N" print correct number of frames when using a frame filter
 2017-05-31 15:19 UTC  (3+ messages)

[pushed] Rename "mem" related commmands
 2017-05-31 15:10 UTC 

[PATCH] Change to_xfer_partial doc to use addressable memory units
 2017-05-31 14:41 UTC 

[PATCH v2 00/19] Various DWARF piece fixes
 2017-05-31 14:30 UTC  (8+ messages)
` [PATCH v2 17/19] Fix bit-/byte-offset mismatch in parameter to read_value_memory
` [ping] [PATCH v2 00/19] Various DWARF piece fixes

MinGW compilation warnings in libiberty's xstrndup.c
 2017-05-31  6:49 UTC  (4+ messages)

MinGW compilation warnings in libiberty's waitpid.c
 2017-05-30 17:11 UTC  (5+ messages)

[PATCH v6 00/12] btrace: Turn linked list of function call segments into vector
 2017-05-30 10:55 UTC  (4+ messages)
    ` AW: "

[PATCH master/8.0] Fix NEWS formatting in GDB 8.0 section
 2017-05-30  9:37 UTC  (9+ messages)
          ` [PATCH v3] "

[pushed] gdb.base/watch-cond-infcall.exp: Don't run if target doesn't support infcalls
 2017-05-30  9:29 UTC 

[RFA] Fix size check in dwarf2_evaluate_loc_desc_full
 2017-05-30  5:51 UTC  (4+ messages)

[RFA 0/2] Fix PR cli/19551
 2017-05-29 17:24 UTC  (4+ messages)
` [RFA 2/2] PR cli/19551 - change formatting of "Reading symbols" messages

[RFA 00/10] various frame filter fixes and cleanups
 2017-05-29 17:21 UTC  (2+ messages)

[PATCH v4 0/5] sim port for OpenRISC
 2017-05-29 14:49 UTC  (5+ messages)
` [PATCH v4 1/5] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
` [PATCH v4 2/5] sim: cgen: add MUL2OFSI and MUL1OFSI macros (needed for OR1K l.mul[u])
` [PATCH v4 3/5] sim: or1k: add or1k target to sim
` [PATCH v4 5/5] sim: testsuite: add testsuite for or1k sim

[PATCH v7 0/4] OpenRISC gdb port
 2017-05-29 14:49 UTC  (5+ messages)
` [PATCH v7 2/4] gdb: testsuite: Add or1k l.nop instruction
` [PATCH v7 1/4] gdb: Add OpenRISC or1k and or1knd target support
` [PATCH v7 3/4] gdb: testsuite: Add or1k tdesc-regs.exp test support
` [PATCH v7 4/4] Add gdb for or1k build

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