Show patches with: none      |   25856 patches
« 1 2111 112 113258 259 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[RFC,13/17] Switch gdbserver to common event loop - - --- 2019-02-24 Tom Tromey New
[RFC,12/17] Add the ability to stop the event loop - - --- 2019-02-24 Tom Tromey New
[RFC,11/17] Implement event-loop glue for gdbserver - - --- 2019-02-24 Tom Tromey New
[RFC,10/17] Move event-loop.[ch] to common/ - - --- 2019-02-24 Tom Tromey New
[RFC,09/17] Introduce async-event.[ch] - - --- 2019-02-24 Tom Tromey New
[RFC,08/17] Introduce and use flush_streams - - --- 2019-02-24 Tom Tromey New
[RFC,07/17] Use warning in event-loop - - --- 2019-02-24 Tom Tromey New
[RFC,06/17] Include <chrono> in event-loop.c - - --- 2019-02-24 Tom Tromey New
[RFC,05/17] Remove gdb_usleep.c - - --- 2019-02-24 Tom Tromey New
[RFC,04/17] Move gdb_select.h to common/ - - --- 2019-02-24 Tom Tromey New
[RFC,03/17] Move event-loop configury to common.m4 - - --- 2019-02-24 Tom Tromey New
[RFC,02/17] Move gdb-specific code out of start_event_loop - - --- 2019-02-24 Tom Tromey New
[RFC,01/17] Remove include from event-loop.c - - --- 2019-02-24 Tom Tromey New
gdb/riscv: Add target description support - - --- 2019-02-23 Andrew Burgess New
[pushed] Update copyright year range in gdb.ada/mi_ref_changeable testcase - - --- 2019-02-23 Joel Brobecker New
[pushed] Update copyright year range in gdb.texinfo and refcard.tex - - --- 2019-02-23 Joel Brobecker New
[dwarf2read] Fix crash when loading dwp files: calculate num_sections based on actual section indic… - - --- 2019-02-23 Terekhov, Mikhail via Gdb-patches New
[2/2] gdb: Handle alignment for C++ structures with static members - - --- 2019-02-22 Andrew Burgess New
[1/2] gdb: Restructure type_align and gdbarch_type_align - - --- 2019-02-22 Andrew Burgess New
[RFC] Fix BFD leak in solib-darwin.c - - --- 2019-02-22 John Baldwin New
[pushed] Update my email address - - --- 2019-02-22 Simon Marchi New
[PUSHED] gdb: Update copyright year range generated by gdbarch.sh - - --- 2019-02-22 Andrew Burgess New
Use '--readnever' when invoking GDB from gcore.in - - --- 2019-02-22 Sergio Durigan Junior New
[RFC] Fix BFD leak in solib-darwin.c - - --- 2019-02-22 Tom Tromey New
Fix coff_start_symtab resource leak found by Coverity - - --- 2019-02-22 Gary Benson New
Testsuite: Ensure changing directory does not break the log file - - --- 2019-02-22 Alan Hayward New
Document style behavior in batch mode. - - --- 2019-02-21 Alan Hayward New
Handle \r\n in gdbreplay - - --- 2019-02-21 Tom Tromey New
[FYI] Fix typo in "show remotelogfile" docs - - --- 2019-02-21 Tom Tromey New
Handle \r\n in gdbreplay - - --- 2019-02-21 Tom Tromey New
Document style behavior in batch mode. - - --- 2019-02-21 Alan Hayward New
Testsuite: Ensure changing directory does not break the log file - - --- 2019-02-21 Alan Hayward New
[2/2] Make 'show width/height' display "unlimited" when capped, for readline (Re: [PATCH] Prevent o… - - --- 2019-02-20 Pedro Alves New
Prevent overflow in rl_set_screen_size - - --- 2019-02-20 Pedro Alves New
Fix error message and use-after-free on errors in nested source files - - --- 2019-02-19 Simon Marchi New
Use Python 2.[67] / 3.X / PEP 3118 buffer protocol - - --- 2019-02-19 Kevin Buettner New
[v2,4/4] Document two argument form of gdb.Value constructor - - --- 2019-02-19 Kevin Buettner New
[v2,3/4] Add tests for gdb.Value(bufobj, type) constructor - - --- 2019-02-19 Kevin Buettner New
[v2,2/4] Define gdb.Value(bufobj, type) constructor - - --- 2019-02-19 Kevin Buettner New
[v2,1/4] Define unique_ptr specialization for Py_buffer - - --- 2019-02-19 Kevin Buettner New
Remove excess calls to gdb_flush - - --- 2019-02-19 Tom Tromey New
Fix error message and use-after-free on errors in nested source files - - --- 2019-02-18 Simon Marchi New
[RFA] (riscv/ada) fix error when calling functions with range argument - - --- 2019-02-18 Andrew Burgess New
gdb: Allow gdbarch to override alignment for method and member pointers - - --- 2019-02-18 Andrew Burgess New
[4/4] Document two argument form of gdb.Value constructor - - --- 2019-02-18 Kevin Buettner New
[4/4] Document two argument form of gdb.Value constructor - - --- 2019-02-18 Kevin Buettner New
[3/4] Add tests for gdb.Value(bufobj, type) constructor - - --- 2019-02-18 Kevin Buettner New
[2/4] Define gdb.Value(bufobj, type) constructor - - --- 2019-02-18 Kevin Buettner New
[1/4] Define unique_ptr specialization for Py_buffer - - --- 2019-02-18 Kevin Buettner New
[RFC/PATCH] Disable styling when running in batch mode - - --- 2019-02-18 Alan Hayward New
[RFA] Fix leaks of 'per program space' and 'per inferior' ada task data. - - --- 2019-02-17 Philippe Waroquiers New
[RFA] (riscv/ada) fix error when calling functions with range argument - - --- 2019-02-17 Joel Brobecker New
[RFA] Fix regcache leak, and avoid possible regcache access after detach. - - --- 2019-02-16 Philippe Waroquiers New
Minor Ada task cleanups - - --- 2019-02-15 Tom Tromey New
Fix symtab/23853: symlinked default symtab - - --- 2019-02-14 Keith Seitz New
[pushed,v3,1/4] Extended-remote follow exec - - --- 2019-02-14 Thomas Schwinge New
[hurd] Adjust to Hurd "proc" interface changes (was: proc_task2proc prototype change) - - --- 2019-02-14 Thomas Schwinge New
[18/18] -Wwrite-strings: Remove -Wno-write-strings - - --- 2019-02-14 Thomas Schwinge New
Use thread_info and inferior pointers more throughout - - --- 2019-02-14 Thomas Schwinge New
[v7,3/4] Share fork_inferior et al with gdbserver - - --- 2019-02-14 Thomas Schwinge New
[RESEND,01/40] Convert struct target_ops to C++ - - --- 2019-02-14 Thomas Schwinge New
[v3,amd64] Fix AMD64 return value ABI in expression evaluation - - --- 2019-02-14 Terekhov, Mikhail via Gdb-patches New
[v2,amd64] Fix AMD64 return value ABI in expression evaluation - - --- 2019-02-14 Terekhov, Mikhail via Gdb-patches New
Please define thread_info as struct thread_info (and other stuff) - - --- 2019-02-14 Thomas Schwinge New
Use upper case for metasyntactic variables in "help find" - - --- 2019-02-14 Tom Tromey New
[RFC] nm header removal: Get rid of config/i386/nm-i386gnu.h header - - --- 2019-02-14 Tom Tromey New
[RFC] nm header removal: Get rid of config/i386/nm-i386gnu.h header - - --- 2019-02-14 Thomas Schwinge New
[amd64] Fix AMD64 return value ABI in expression evaluation - - --- 2019-02-14 Terekhov, Mikhail via Gdb-patches New
[RFA/commit] (Windows) remove thread notification for main thread of inferior - - --- 2019-02-14 Joel Brobecker New
Add Andrew Burgess as global maintainer of gdb/ and sim/ - - --- 2019-02-13 Simon Marchi New
[20/20] Introduce and use bcache_up - - --- 2019-02-13 Tom Tromey New
[19/20] Use SCOPE_EXIT in write_gcore_file - - --- 2019-02-13 Tom Tromey New
[18/20] Replace throw_exception with throw in some cases - - --- 2019-02-13 Tom Tromey New
[17/20] Make exception throwing a bit more efficient - - --- 2019-02-13 Tom Tromey New
[16/20] Remove some now-dead exception code - - --- 2019-02-13 Tom Tromey New
[15/20] Rewrite TRY/CATCH - - --- 2019-02-13 Tom Tromey New
[14/20] Make exceptions use std::string and be self-managing - - --- 2019-02-13 Tom Tromey New
[13/20] Simplify exception handling - - --- 2019-02-13 Tom Tromey New
[12/20] Remove free_current_contents - - --- 2019-02-13 Tom Tromey New
[11/20] Remove basic cleanup code - - --- 2019-02-13 Tom Tromey New
[10/20] Remove last cleanups from stabsread.c - - --- 2019-02-13 Tom Tromey New
[09/20] Remove last cleanup from linux-namespaces.c - - --- 2019-02-13 Tom Tromey New
[08/20] Remove last cleanup solib-aix.c - - --- 2019-02-13 Tom Tromey New
[07/20] Remove last cleanups from solib-svr4.c - - --- 2019-02-13 Tom Tromey New
[06/20] Remove cleanup from solib-svr4.c - - --- 2019-02-13 Tom Tromey New
[05/20] Remove last cleanup from gdbserver - - --- 2019-02-13 Tom Tromey New
[04/20] C++ify remote notification code - - --- 2019-02-13 Tom Tromey New
[03/20] Change displaced_step_clear_cleanup with a forward_scope_exit - - --- 2019-02-13 Tom Tromey New
[02/20] Update two cleanup comments - - --- 2019-02-13 Tom Tromey New
[01/20] Remove cleanups from coffread.c - - --- 2019-02-13 Tom Tromey New
AArch64: Add default reggroups - - --- 2019-02-13 Alan Hayward New
[2/2] Fix memory leak in create_ada_exception_catchpoint - - --- 2019-02-13 Tom Tromey New
[1/2] C++-ify bp_location - - --- 2019-02-13 Tom Tromey New
[2/2] Change macro_source_fullname to return a std::string - - --- 2019-02-13 Tom Tromey New
[1/2] Add styling to macro commands - - --- 2019-02-13 Tom Tromey New
Fix typos in symtab_symbol_info - - --- 2019-02-12 Tom Tromey New
[RFA] Fix leaks in ada catch command - - --- 2019-02-12 Tom Tromey New
Fix some valgrind errors in the TUI - - --- 2019-02-12 Tom Tromey New
[PATCH/RFC] gdbserver: Add command line option to not use SO_REUSEADDR - - --- 2019-02-12 Alan Hayward New
[RFC] Fix pager bugs with style output - - --- 2019-02-12 Tom Tromey New
« 1 2111 112 113258 259 »