public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFAv3 0/6] Implement | (pipe) command
 2019-05-04 16:18 UTC  (3+ messages)
` [RFAv3 3/6] Add function execute_command_to_ui_file
` [RFAv3 2/6] Improve process exit status macros on MinGW

[PATCH] gdb/fortran: Use floatformats_ia64_quad for fortran 16-byte floats
 2019-05-04 12:17 UTC 

[PATCH] Fix incorrect use of 'is' operator for comparison in python/lib/gdb/command/prompt.py
 2019-05-04 10:25 UTC 

Oh dear. I regret to inform you that commit 8a522c6cab56bd55f1454638786f999f6f636354 might be unfortunate
 2019-05-04  8:55 UTC  (8+ messages)
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m32, revision 8a522c6cab56bd55f1454638786f999f6f636354
` Breakage on builder Fedora-x86_64-native-extended-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m64, "
` Breakage on builder Fedora-x86_64-m64, "
` Breakage on builder Fedora-x86_64-native-gdbserver-m32, "
` Breakage on builder Fedora-x86_64-cc-with-index, "

[PATCH][gdb/testsuite] Fix index-cache.exp with CC_WITH_TWEAKS_FLAGS=-i
 2019-05-04  8:35 UTC  (4+ messages)
  ` [committed][gdb/testsuite] Add cc-with-debug-names.exp
  ` [gdb/testsuite] Fix index-cache.exp with cc-with-{gdb-index,debug-names}

The 'cold' function attribute and GDB
 2019-05-04  8:30 UTC  (27+ messages)

[RFAv2 0/6] Implement | (pipe) command
 2019-05-04  6:24 UTC  (4+ messages)
` [RFAv2 4/6] "

[RFA] Fix leaks by clearing registers and frame caches
 2019-05-04  5:51 UTC  (3+ messages)

[PATCH v2 00/31] Add a type-safe API to registries
 2019-05-03 23:31 UTC  (32+ messages)
` [PATCH v2 20/31] Convert coffread.c to type-safe registry API
` [PATCH v2 21/31] Convert ada-lang.c "
` [PATCH v2 05/31] Convert inflow "
` [PATCH v2 03/31] Convert symbol_cache "
` [PATCH v2 04/31] Convert target dcache "
` [PATCH v2 16/31] Convert xcoffread.c "
` [PATCH v2 23/31] Add a noop deleter
` [PATCH v2 18/31] Convert ada-tasks.c to type-safe registry API
` [PATCH v2 17/31] Convert probes "
` [PATCH v2 07/31] Convert objfiles.c "
` [PATCH v2 01/31] Add a type-safe C++ interface to a registry
` [PATCH v2 08/31] Convert auto-load.c to type-safe registry API
` [PATCH v2 13/31] Convert breakpoint.c "
` [PATCH v2 24/31] Convert mdebugread.c "
` [PATCH v2 25/31] Convert elfread.c "
` [PATCH v2 15/31] Convert solib-svr4.c "
` [PATCH v2 06/31] Convert break-catch-syscall.c "
` [PATCH v2 19/31] Convert fbsd-tdep.c "
` [PATCH v2 12/31] Convert linux-tdep.c "
` [PATCH v2 10/31] Convert symfile-debug.c "
` [PATCH v2 29/31] Convert objc-lang.c "
` [PATCH v2 14/31] Convert remote.c "
` [PATCH v2 11/31] Convert auxv.c "
` [PATCH v2 28/31] Convert stabsread.c "
` [PATCH v2 26/31] Convert hppa-tdep.c "
` [PATCH v2 09/31] Convert dwarf2_per_objfile "
` [PATCH v2 27/31] Remove mips_pdr_data
` [PATCH v2 22/31] Convert nto-tdep.c to type-safe registry API
` [PATCH v2 02/31] Convert main_info "
` [PATCH v2 31/31] Convert gdbtypes.c "
` [PATCH v2 30/31] Convert dwarf2-frame.c "

[PATCH 0/3] some minor objfile iteration improvements
 2019-05-03 23:28 UTC  (7+ messages)
` [PATCH 3/3] Introduce a separate debug objfile iterator

[RFC 0/8] Create MI commands using python
 2019-05-03 22:57 UTC  (11+ messages)
` [RFC 1/8] Use std::map for MI commands in mi-cmds.c
` [RFC 8/8] mi/python: Allow redefinition of python MI commands
` [RFC 2/8] Use classes to represent MI Command instead of structures

[PATCH] Fix cast of character to enum type in Ada
 2019-05-03 22:04 UTC  (2+ messages)

[PATCH] Add noyywrap to ada-lex.l
 2019-05-03 21:40 UTC  (2+ messages)

[committed][gdb/testsuite] Add cc-with-gdb-index.exp
 2019-05-03 20:50 UTC  (5+ messages)
` buildbot config cc-with-index not functional

[RFC][gdb/testsuite] Add readnow.exp
 2019-05-03 16:33 UTC 

GDB 8.3 release update (2019-04-30)
 2019-05-03 16:01 UTC  (5+ messages)

[PATCH][gdb] Fix heap-use-after-free in typename_concat
 2019-05-03  9:31 UTC 

Fix compilation using mingw.org's MinGW
 2019-05-03  8:26 UTC  (24+ messages)

Fix lookup of separate debug file on MS-Windows
 2019-05-03  7:36 UTC  (11+ messages)

Warning when using separate debug info file
 2019-05-03  7:05 UTC  (16+ messages)

[PATCH 0/8] Series of Fortran type printing patches
 2019-05-03  0:21 UTC  (7+ messages)
` [PATCHv2 "
  ` [PATCHv2 4/8] gdb/fortran: better types for components of complex numbers
    ` Regression on gdb.fortran/complex.exp on unix/-m32 (was: Re: [PATCHv2 4/8] gdb/fortran: better types for components of complex numbers)

[PATCH v4 0/6] Add python method gdb.InferiorThread.handle
 2019-05-03  0:04 UTC  (3+ messages)
` [PATCH v4 4/6] Tests for gdb.InferiorThread.handle
  ` New FAILs (gdb.python/py-thrhandle.exp) on unix/-m32 (was: Re: [PATCH v4 4/6] Tests for gdb.InferiorThread.handle)

[PATCH] gdb/rust: Handle printing structures containing strings
 2019-05-02 15:50 UTC  (4+ messages)

[FYI] Remove _initialize_valarith
 2019-05-02 14:18 UTC 

Stop worrying about being stuck in a bathtub during an emergency
 2019-05-02  1:33 UTC 

[RFA 0/2] Add completion for COMMAND for frame|thread apply
 2019-05-01 19:54 UTC  (8+ messages)
` [RFA 1/2] Add completion for COMMAND in 'thread apply all|ID... COMMAND'

[PATCH 0/4] some minor declaration shuffling
 2019-05-01 18:53 UTC  (5+ messages)
` [PATCH 2/4] Move interpreter_p declaration to main.h
` [PATCH 3/4] Move "watchdog" to remote.c
` [PATCH 1/4] Don't declare read_unsigned_leb128 in defs.h
` [PATCH 4/4] Change some remote.c globals to "static"

[PATCH 8.3] Fix style bug when paging
 2019-05-01 17:22 UTC 

[PATCH] Fix "catch exception" with dynamic linking
 2019-05-01 15:18 UTC  (6+ messages)

[PATCH] testsuite: Record all gdb input to gdb.in
 2019-05-01 14:20 UTC  (4+ messages)

[committed][gdb/testsuite] Fix "unable to find usable gdb" error with cc-with-tweaks.exp
 2019-05-01 13:33 UTC 

[committed][gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb-index.exp
 2019-05-01 11:32 UTC 

This is what a Socialist president will do
 2019-04-30 22:28 UTC 

[PATCH 0/2] Fix two Ada assignment bugs
 2019-04-30 21:26 UTC  (4+ messages)
` [PATCH 2/2] Fix bug in assignment to nested packed structure
` [PATCH 1/2] Fix big-endian aggregate assignment in Ada

[RFC] fix thread.c assertion after stepping past end of program
 2019-04-30 21:15 UTC  (2+ messages)

Windows native GDB event handling enhancement
 2019-04-30 21:04 UTC  (6+ messages)
` [v2] "
  ` [RFA v2 1/2][master+8.3] (Windows) fix thr != nullptr assert failure in delete_thread_1
  ` [RFA v2 2/2][master only] gdb/windows-nat.c: Get rid of main_thread_id global
    ` pushed(master+8.3): [v2] Windows native GDB event handling enhancement

[PATCH] Add "thread-exited" annotation
 2019-04-30 17:09 UTC  (3+ messages)

[PATCH] Support DW_FORM_strx1, _strx2, _strx3, _strx4 forms
 2019-04-30 14:30 UTC  (2+ messages)

[RFA 8.3] Fix crash in dwarf2read.c with template parameters
 2019-04-30 13:16 UTC  (2+ messages)

Oh dear. I regret to inform you that commit 2e62ab400ff96334c92e5acf0a462cb9dc0d19a7 might be unfortunate
 2019-04-30  9:45 UTC  (3+ messages)
` Breakage on builder NetBSD-x86_64-m64, revision 2e62ab400ff96334c92e5acf0a462cb9dc0d19a7

[PATCH 0/2] Add new 'print max-depth' feature
 2019-04-29 21:14 UTC  (3+ messages)
` [PATCHv2 0/5] "

[PATCH] Force array coercion in c_get_string
 2019-04-29 21:02 UTC  (8+ messages)

[PATCH 0/2] two ptype/o changes
 2019-04-29 20:10 UTC  (6+ messages)
` [PATCH 2/2] Change ptype/o to print bit offset
` [PATCH 1/2] Fix ptype/o comment formatting

[committed][gdb/testsuite] Fix regexp in skip_opencl_tests
 2019-04-29 14:54 UTC 

[PATCH v2 0/4] Capture GDB debug when running the testsuite
 2019-04-29 12:51 UTC  (5+ messages)
` [PATCH v2 1/4] Change file close behavior for tee_file
` [PATCH v2 4/4] testsuite: Disable some tests when logging
` [PATCH v2 3/4] testsuite: Add option to capture GDB debug
` [PATCH v2 2/4] Add debug redirect option

[RFA 0/3] Convenience functions $_gdb_setting/$_gdb_int_setting
 2019-04-28 16:17 UTC  (5+ messages)
` [RFA 1/3] Implement convenience functions to examine GDB settings
` [RFA 2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting
` [RFA 3/3] NEWS and documentation for "

[RFA] Have 'thread|frame apply' style their output
 2019-04-28 14:59 UTC  (6+ 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).