public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC] gdb/riscv: Add target description support
 2019-03-04 16:18 UTC  (15+ messages)
` [PATCH] "

[PATCH 00/16] Add styling to the gdb CLI and TUI
 2019-03-04 16:16 UTC  (24+ messages)

[PATCH] MI: Add new command -complete
 2019-03-04 14:52 UTC  (13+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] MI: extract command completion logic from complete_command()
  ` [PATCH v3 0/2] MI: Add new command -complete
  ` [PATCH v3 2/2] "
  ` [PATCH v3 1/2] MI: extract command completion logic from complete_command()

GDB 8.2.90 available for testing
 2019-03-04 13:57 UTC  (14+ messages)
` MinGW build of GDB 8.2.90 (was: GDB 8.2.90 available for testing)
  ` MinGW build of GDB 8.2.90

[COMMIT] Fix documentation of styles
 2019-03-02 19:45 UTC 

[PATCH 00/11] Adds functionality and fixes some code
 2019-03-02 18:52 UTC  (8+ messages)
` [PATCH 01/11] Dwarf: Fix dynamic properties with neg. value
` [PATCH 02/11] Fortran: Fix negative bounds for dynamic allocated arrays
` PING Re: [PATCH 00/11] Adds functionality and fixes some code

[RFA/commit] gdb-gdb.py.in: Fix error when printing range type
 2019-03-02 13:49 UTC 

[PATCH] Fix coff_start_symtab resource leak found by Coverity
 2019-03-01 14:10 UTC  (3+ messages)

Oh dear. I regret to inform you that commit 2c3fc25dd18d3afb4b4cb494c4803fdfbf00ae9b might be unfortunate
 2019-03-01  9:51 UTC  (2+ messages)
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, revision 2c3fc25dd18d3afb4b4cb494c4803fdfbf00ae9b

[PATCH] Change pid_to_str to return std::string
 2019-02-28 19:51 UTC  (2+ messages)

[PATCH] Remove Python 2.4 and 2.5 support
 2019-02-28 19:35 UTC  (8+ messages)

[PATCH v2 0/5] Add python method gdb.InferiorThread.thread_handle
 2019-02-28 18:06 UTC  (7+ messages)
` [PATCH v2 1/5] Introduce target_ops method thread_info_to_thread_handle
` [PATCH v2 2/5] Add python method InferiorThread.thread_handle
` [PATCH v2 3/5] Support buffer objects as handles in Inferior.thread_from_thread_handle()
` [PATCH v2 4/5] Tests for gdb.InferiorThread.thread_handle
` [PATCH v2 5/5] Documentation for python method InferiorThread.thread_handle

[PATCH][PR gdb/8527] Interrupt not functional in Eclipse/CDT on Solaris
 2019-02-28 15:16 UTC  (7+ messages)

[PATCH 0/7] Use warn_unused_result on release methods
 2019-02-28 14:59 UTC  (11+ messages)
` [PATCH 3/7] Add ATTRIBUTE_UNUSED_RESULT to scoped_fd
` [PATCH 6/7] Add ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::release
` [PATCH 1/7] Introduce ATTRIBUTE_UNUSED_RESULT and use it
` [PATCH 2/7] Add ATTRIBUTE_UNUSED_RESULT to parser_state
` [PATCH 7/7] Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release
` [PATCH 4/7] Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap
` [PATCH 5/7] Add ATTRIBUTE_UNUSED_RESULT to macro_buffer

[PATCH] Apply substitute-path to relative filenames as well
 2019-02-28 12:52 UTC 

[pushed] (gdb/sim) Move Mike Frysinger to past maintainers section
 2019-02-28  7:25 UTC 

New ARI warning Thu Feb 28 02:11:32 UTC 2019 in gdb-8.3-branch
 2019-02-28  2:11 UTC 

[PATCH 00/13] Splut rank_one_type in smaller functions
 2019-02-27 21:46 UTC  (15+ messages)
` [PATCH 10/13] Split rank_one_type_parm_complex from rank_one_type
` [PATCH 08/13] Split rank_one_type_parm_bool "
` [PATCH 01/13] Split rank_one_type_parm_ptr "
` [PATCH 13/13] Remove unnecessary cases from rank_one_type's switch
` [PATCH 12/13] Split rank_one_type_parm_set from rank_one_type
` [PATCH 02/13] Split rank_one_type_parm_array "
` [PATCH 09/13] Split rank_one_type_parm_float "
` [PATCH 03/13] Split rank_one_type_parm_func "
` [PATCH 04/13] Split rank_one_type_parm_int "
` [PATCH 07/13] Split rank_one_type_parm_range "
` [PATCH 05/13] Split rank_one_type_parm_enum "
` [PATCH 11/13] Split rank_one_type_parm_struct "
` [PATCH 06/13] Split rank_one_type_parm_char "

[RFA] Fix regcache leak, and avoid possible regcache access after detach
 2019-02-27 21:44 UTC  (3+ messages)

[PATCH v2 00/22] Remove cleanups
 2019-02-27 20:19 UTC  (23+ messages)
` [PATCH v2 05/22] Remove last cleanup from gdbserver
` [PATCH v2 08/22] Remove last cleanup solib-aix.c
` [PATCH v2 20/22] Replace throw_exception with throw in some cases
` [PATCH v2 14/22] Simplify exception handling
` [PATCH v2 11/22] Use unique_xmalloc_ptr in remote.c
` [PATCH v2 17/22] Rename gdb exception types
` [PATCH v2 12/22] Remove basic cleanup code
` [PATCH v2 21/22] Use SCOPE_EXIT in write_gcore_file
` [PATCH v2 10/22] Remove last cleanups from stabsread.c
` [PATCH v2 18/22] Remove some now-dead exception code
` [PATCH v2 06/22] Remove cleanup from solib-svr4.c
` [PATCH v2 19/22] Make exception throwing a bit more efficient
` [PATCH v2 15/22] Make exceptions use std::string and be self-managing
` [PATCH v2 03/22] Change displaced_step_clear_cleanup with a forward_scope_exit
` [PATCH v2 02/22] Update two cleanup comments
` [PATCH v2 22/22] Introduce and use bcache_up
` [PATCH v2 13/22] Remove free_current_contents
` [PATCH v2 07/22] Remove last cleanups from solib-svr4.c
` [PATCH v2 09/22] Remove last cleanup from linux-namespaces.c
` [PATCH v2 01/22] Remove cleanups from coffread.c
` [PATCH v2 04/22] C++ify remote notification code
` [PATCH v2 16/22] Rewrite TRY/CATCH

[PATCH] [dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indices, not just the number of sections
 2019-02-27 19:33 UTC  (15+ messages)

[PATCH] Testsuite: Catch gdbserver socket listen errors
 2019-02-27 19:32 UTC  (3+ messages)

[PATCH] Use Python 2.[67] / 3.X / PEP 3118 buffer protocol
 2019-02-27 19:01 UTC  (8+ messages)
` Document fact that mininum Python version is now 2.6

[PATCH] Prevent overflow in rl_set_screen_size
 2019-02-27 18:52 UTC  (11+ messages)
          ` [PATCH 2/2] Make 'show width/height' display "unlimited" when capped, for readline (Re: [PATCH] Prevent overflow in rl_set_screen_size)
                  ` [PATCH] Test "set width/height -1" (Re: [PATCH 2/2] Make 'show width/height' display "unlimited" when capped for readline)

[PATCH] Handle \r\n in gdbreplay
 2019-02-27 18:49 UTC  (4+ messages)

gdb-8.3 branch FROZEN
 2019-02-27 18:31 UTC  (4+ messages)
` gdb-8.3-branch now open again (was: "gdb-8.3 branch FROZEN")
  ` gdb-8.3-branch now open again

[PATCH 00/12] Make use of default gdbarch methods for some targets
 2019-02-27 15:02 UTC  (2+ messages)

[PATCH v3] Dwarf: Don't add nameless modules to partial symbol table
 2019-02-27 14:18 UTC  (2+ messages)
` [PATCH v4] "

[release/branch] Bump GDB version number to 8.2.90.DATE-git
 2019-02-27  5:37 UTC 

[release/branch] Document the GDB 8.2.90 release in gdb/ChangeLog
 2019-02-27  5:35 UTC 

[release/branch] Set GDB version number to 8.2.90
 2019-02-27  5:21 UTC 

[release/branch] Set GDB version number to 8.2.90
 2019-02-27  5:19 UTC  (2+ messages)
` withdrawn: "

[pushed/gdb-8.3-branch] change section name in gdb/NEWS for changes in GDB 8.3
 2019-02-27  5:10 UTC 

FYI/HEAD: Patches applied to branch master
 2019-02-27  5:03 UTC  (3+ messages)
` [release/HEAD 1/2] Bump version to 8.3.50.DATE-git
` [release/HEAD 2/2] Update NEWS post GDB 8.3 branch creation

FYI/BRANCH: Patches applied to branch gdb-8.3-branch
 2019-02-27  5:01 UTC  (3+ messages)
` [release/branch 1/2] Bump version to 8.2.90.DATE-git
` [release/branch 2/2] Set development mode to "off" by default

[pushed] Fix build errors in aix-thread.c
 2019-02-27  4:49 UTC 

[RFC] Fix BFD leak in solib-darwin.c
 2019-02-26 22:02 UTC  (5+ messages)

[FYI] Fix new py-value.exp test case
 2019-02-26 21:45 UTC  (2+ messages)

GDB 8.3 release update: branch creation on Tuesday!
 2019-02-26 21:06 UTC  (4+ messages)

binutils/gdb vs compressed debug ELF sections
 2019-02-26 20:20 UTC 

[PATCH v2 0/4] Define gdb.Value(val, type) constructor
 2019-02-26 17:35 UTC  (5+ messages)
` [PATCH v2 2/4] Define gdb.Value(bufobj, "

[PATCH] x86-64: fix displaced stepping for VEX, XOP, and EVEX encoded insns
 2019-02-26 17:13 UTC  (3+ messages)
` Ping: "

[RFC 00/17] Merge event loop implementations
 2019-02-26 16:46 UTC  (10+ messages)

[PATCH] x86-64: fix unused register determination for displaced stepping
 2019-02-26 12:26 UTC  (2+ messages)
` Ping: "

[PATCH V2] Testsuite: Ensure changing directory does not break the log file
 2019-02-26  9:59 UTC 

Feedback sought: patch to enable gdb to build on macOS Mojave
 2019-02-25 22:41 UTC  (7+ messages)

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