public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFA v2 0/6] remove some infrun-related cleanups
 2018-09-17  6:42 UTC  (2+ messages)

[PATCH] python: Make gdb.execute("show commands") work (PR 23669)
 2018-09-17  6:37 UTC  (2+ messages)

[PATCH] compile: Remove non-const reference parameters
 2018-09-17  6:32 UTC  (2+ messages)

[PATCH 0/2] remove the remaining cleanups from gdb/compile
 2018-09-17  6:23 UTC  (6+ messages)
` [PATCH 1/2] Remove munmap_listp_free_cleanup
` [PATCH 2/2] Remove remaining cleanups from compile-object-load.c

[PATCH 0/4] Disallow the return of borrowed references
 2018-09-17  5:31 UTC  (19+ messages)
` [PATCH 3/4] Change thread_to_thread_object to return a new reference
` [PATCH 1/4] Change pspace_to_pspace_object "
` [PATCH 4/4] Remove CPYCHECKER_RETURNS_BORROWED_REF
` [PATCH 2/4] Change objfile_to_objfile_object to return a new reference

[PATCH 1/2] gdbserver/Makefile.in: Remove ADD_DEPS
 2018-09-17  3:46 UTC  (7+ messages)
` [PATCH 2/2] Sort objects in gdb and gdbserver Makefiles

[PATCH 0/2] two small configure patches
 2018-09-16 18:46 UTC  (3+ messages)
` [PATCH 1/2] Check for gmp when checking for mpfr
` [PATCH 2/2] Do not pass -DNDEBUG to Python compilations in development mode

[PATCH 0/4] Add python method gdb.InferiorThread.thread_handle
 2018-09-16 16:04 UTC  (6+ messages)
` [PATCH 1/4] Add and implement thread_to_thread_handle
` [PATCH 3/4] Tests for gdb.InfThread.thread_handle
` [PATCH 2/4] Add python method gdb.InferiorThread.thread_handle
` [PATCH 4/4] Documentation for python method InferiorThread.thread_handle

[PATCH] Don't steal references in the gdb Python code
 2018-09-16 13:34 UTC 

[PATCH v3] Add more methods to gdb.Progspace
 2018-09-16 13:01 UTC  (5+ messages)

[PATCH 0/3] More use of GNU-style metasyntactic variables
 2018-09-16 12:42 UTC  (12+ messages)
` [PATCH 3/3] Use GNU style for metasyntactic variables in gdbserver
` [PATCH 2/3] Use GNU style for metasyntactic variables in gdb
` [PATCH 1/3] Expand "show disassembler-options" output

[Buildroot] [PATCH 2/2] package/gdb: use stat() privided by the system
 2018-09-16  4:59 UTC  (22+ messages)
      ` [PATCH] Move 'is_regular_file' from common-utils.c to filestuff.c

[PATCH] [PR 23661] GDB testsuite's "core_find" function failed to find core file path on FreeBSD
 2018-09-16  4:17 UTC  (3+ messages)

[PATCH v2 0/6] Add a new 'info proc files' command
 2018-09-16  2:34 UTC  (11+ messages)
` [PATCH v2 3/6] Add support for 'info proc files' on FreeBSD core dumps
` [PATCH v2 1/6] Use KF_PATH to verify the size of a struct kinfo_file
` [PATCH v2 5/6] Document the 'info proc files' command
` [PATCH v2 2/6] Add a new 'info proc files' subcommand of 'info proc'
` [PATCH v2 6/6] Make the "info proc" documentation more consistent
` [PATCH v2 4/6] Support 'info proc files' on live FreeBSD processes

[PATCH] RISC-V: enable have_nonsteppable_watchpoint by default
 2018-09-16  0:13 UTC 

[FYI] Change get_inferior_args to return const char *
 2018-09-15 22:30 UTC 

[PATCH] Make "list" work again in TUI
 2018-09-15 22:21 UTC  (6+ messages)

[PATCH v2] Logical short circuiting with argument lists
 2018-09-15 21:03 UTC  (6+ messages)

[PATCH 0/2] two more Python paper-cuts
 2018-09-15 19:58 UTC  (5+ messages)
` [PATCH 1/2] Update symbol domain and location values for Python
` [PATCH 2/2] Add Inferior.architecture method

[PATCH] [PR 23660] On FreeBSD platform missing implementation of thread-db support
 2018-09-15 13:21 UTC 

[PATCH 0/7] some small python fixes (one including a doc patch)
 2018-09-15  9:16 UTC  (9+ messages)
` [PATCH 3/7] Allow conversion of pointers to Python int
` [PATCH 5/7] Check for negative argument in Type.template_argument
` [PATCH 7/7] Allow setting a parameter to raise gdb.GdbError
` [PATCH 6/7] Consolidate gdb.GdbError handling
` [PATCH 1/7] Allow more Python scalar conversions
` [PATCH 2/7] Preserve sign when converting gdb.Value to Python int
` [PATCH 4/7] Report Python errors coming from gdb.post_event

[RFC] Release the GIL while running a gdb command or expression
 2018-09-15  4:07 UTC 

[FYI] Fix possible exception leak in python.c
 2018-09-15  3:58 UTC 

[PATCH] Remove variable in get_startup_shell non-static
 2018-09-15  2:59 UTC  (4+ messages)

[patch] provide type_align gdbarch function for nios2
 2018-09-15  2:57 UTC  (2+ messages)

[PATCH v3 PR gdb/16841] virtual inheritance via typedef cannot find base
 2018-09-14 21:49 UTC  (3+ messages)

[PATCH v3] Logical short circuiting with argument lists
 2018-09-14 21:00 UTC  (2+ messages)

[PATCH] Update get_standard_cache_dir for macOS
 2018-09-14 20:03 UTC  (6+ messages)

[RFA] Update gdb's configure instructions
 2018-09-14 16:17 UTC  (3+ messages)

[PATCH 0/2] Issue reconnecting to remote target afte fork
 2018-09-14 13:36 UTC  (7+ messages)
` PING: [PATCHv2 "
  ` [PATCHv2 2/2] gdb: Clean up inferior list when reconnecting to new target
      ` PING: "

[FYI] Remove an unnecessary block in call_function_by_hand_dummy
 2018-09-14 13:08 UTC 

[RFA] arm-pikeos: software single step
 2018-09-14 10:57 UTC  (7+ messages)
` [RFA v2] "

[RFA] arm-pikeos: software single step
 2018-09-14  0:38 UTC  (7+ messages)

[PATCH 0/4] Some cleanup removal
 2018-09-13 22:41 UTC  (2+ messages)

[FYI] Generate more tags in gdb/testsuite/Makefile
 2018-09-13 22:33 UTC 

[FYI] Make infpy_thread_from_thread_handle static
 2018-09-13 22:28 UTC 

[PATCH 1/3] python: Add Inferior.progspace property
 2018-09-13 22:16 UTC  (16+ messages)
` [PATCH 3/3] python: Fix erroneous doc about gdb.objfiles()
` [PATCH 2/3] python: Add Progspace.objfiles method

[PATCH v2 1/3] python: Add Inferior.progspace property
 2018-09-13 19:45 UTC  (9+ messages)
` [PATCH v2 2/3] python: Add Progspace.objfiles method
` [PATCH v2 3/3] python: Fix erroneous doc about gdb.objfiles()

[RFAv2 0/6] info [args|functions|locals|variables] [-q] [-t TYPEREGEXP] [NAMEREGEXP]
 2018-09-13 19:27 UTC  (2+ messages)
` PING^2 "

[PATCH 0/5] Add a new 'info proc files' command
 2018-09-13 18:42 UTC  (11+ messages)
` [PATCH 3/5] Add support for 'info proc files' on FreeBSD core dumps
` [PATCH 4/5] Support 'info proc files' on live FreeBSD processes

[PATCHv5 0/2] gdb: Change how frames are selected for 'frame' and 'info frame'
 2018-09-13 18:02 UTC  (3+ messages)
` [PATCHv6] "

[FYI v2 0/2] Fix two Rust bugs [also for 8.2.1]
 2018-09-13 17:01 UTC  (3+ messages)
` [FYI v2 2/2] Make Rust error message mention the field name
` [FYI v2 1/2] Fix crash with empty Rust enum

[PATCH] Fix crash with empty Rust enum
 2018-09-13 16:50 UTC  (5+ messages)

Missing toplevel contrib/ in gdb-*.tar.xz [Re: Update dg-extract-results.* from gcc]
 2018-09-13 16:35 UTC  (4+ messages)
` [PATCH] Add "contrib" to the list of GDB support dirs (on src-release.sh)

[PATCH] python: Provide textual representation for Inferior and Objfile
 2018-09-13 15:59 UTC  (8+ messages)
    ` [PATCH v2, doc] "

[PATCH v2] Testsuite: Add gdb_simple_compile
 2018-09-13 15:47 UTC  (2+ messages)

[PATCH] gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOC
 2018-09-13  3:31 UTC  (4+ messages)

[PUSHED OBV] Fix a typo in a comment
 2018-09-12 23:24 UTC  (2+ messages)
` [PUSHED OBV] Remove unused "tmp" variable

[PATCH 0/2] Revert gnulib update and backport gnulib fix for PR gdb/23558
 2018-09-12 22:42 UTC  (5+ messages)

[pushed] python: Add tests for trying to use an invalid Inferior object
 2018-09-12 22:39 UTC 

[PATCH] Add debug output for the skip feature
 2018-09-12 16:27 UTC  (4+ messages)
` [PATCH v2 (doc)] "

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