[PATCH v2 00/31] Add a type-safe API to registries
2019-05-03 23:13 UTC (18+ messages)
` [PATCH v2 12/31] Convert linux-tdep.c to type-safe registry API
` [PATCH v2 10/31] Convert symfile-debug.c "
` [PATCH v2 19/31] Convert fbsd-tdep.c "
` [PATCH v2 13/31] Convert breakpoint.c "
` [PATCH v2 08/31] Convert auto-load.c "
` [PATCH v2 07/31] Convert objfiles.c "
` [PATCH v2 06/31] Convert break-catch-syscall.c "
` [PATCH v2 16/31] Convert xcoffread.c "
` [PATCH v2 04/31] Convert target dcache "
` [PATCH v2 05/31] Convert inflow "
` [PATCH v2 15/31] Convert solib-svr4.c "
` [PATCH v2 03/31] Convert symbol_cache "
` [PATCH v2 01/31] Add a type-safe C++ interface to a registry
` [PATCH v2 11/31] Convert auxv.c to type-safe registry API
` [PATCH v2 02/31] Convert main_info "
` [PATCH v2 14/31] Convert remote.c "
` [PATCH v2 09/31] Convert dwarf2_per_objfile "
[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)
[PATCH][gdb/testsuite] Fix index-cache.exp with CC_WITH_TWEAKS_FLAGS=-i
2019-05-03 21:17 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
[RFAv2 0/6] Implement | (pipe) command
2019-05-03 18:59 UTC (9+ messages)
` [RFAv2 6/6] NEWS and documentation for "
` [RFAv2 5/6] Test the "
` [RFAv2 2/6] Improve process exit status macros on MinGW
` [RFAv2 3/6] Add function execute_command_to_ui_file
` [RFAv2 4/6] Implement | (pipe) command
` [RFAv2 1/6] Add previous_saved_command_line to allow a command to repeat a previous command
[PATCH 0/3] some minor objfile iteration improvements
2019-05-03 18:23 UTC (6+ messages)
` [PATCH 3/3] Introduce a separate debug objfile iterator
[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 (23+ messages)
Fix lookup of separate debug file on MS-Windows
2019-05-03 7:36 UTC (12+ messages)
Oh dear. I regret to inform you that commit 8a522c6cab56bd55f1454638786f999f6f636354 might be unfortunate
2019-05-03 7:20 UTC (7+ 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, "
Warning when using separate debug info file
2019-05-03 7:05 UTC (16+ messages)
[RFA] Fix leaks by clearing registers and frame caches
2019-05-03 1:33 UTC (2+ 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)
The 'cold' function attribute and GDB
2019-05-02 23:30 UTC (26+ messages)
[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 3/4] Move "watchdog" to remote.c
` [PATCH 2/4] Move interpreter_p declaration to main.h
` [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 (5+ 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 (5+ messages)
` [PATCH 2/2] Change ptype/o to print bit offset
[PATCH v2 1/4] Change file close behavior for tee_file
2019-04-29 12:50 UTC
[RFA 0/3] Convenience functions $_gdb_setting/$_gdb_int_setting
2019-04-28 16:17 UTC (5+ messages)
` [RFA 2/3] Test the convenience functions $_gdb_setting and $_gdb_int_setting
` [RFA 3/3] NEWS and documentation for "
` [RFA 1/3] Implement convenience functions to examine GDB settings
[RFA] Have 'thread|frame apply' style their output
2019-04-28 14:59 UTC (6+ messages)
[PATCH 0/2] Remove two VECs
2019-04-27 15:39 UTC (6+ messages)
` [PATCH 1/2] Remove a VEC from ppc-linux-nat.c
` [PATCH 2/2] Remove a VEC from aarch64-tdep.c
NEWS entry needed ? 'thread|frame apply' style their output.'
2019-04-27 14:27 UTC (2+ messages)
[RFAv2] Implement show | set may-call-functions [on|off]
2019-04-27 11:38 UTC (4+ messages)
[PATCH+8.3?] Implement dump of mappings with ELF headers by gcore
2019-04-26 16:48 UTC (6+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox