public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[PATCH + 8.3] Don't derive partial_symbol from general_symbol_info
 2019-09-09 16:35 UTC  (4+ messages)

Fix a crash in compile_to_object function
 2019-09-09  8:57 UTC  (5+ messages)

[PATCH] Fix float to LONGEST conversion
 2019-09-09  2:36 UTC  (4+ messages)

[PATCH 00/23] Multi-target support
 2019-09-08 20:50 UTC  (30+ messages)
` [PATCH 19/23] gdbarch-selftests.c: No longer error out if debugging something
` [PATCH 15/23] Fix reconnecting to a gdbserver already debugging multiple processes, I
` [PATCH 01/23] Preserve selected thread in all-stop w/ background execution
` [PATCH 18/23] Add multi-target tests
` [PATCH 16/23] Fix reconnecting to a gdbserver already debugging multiple processes, II
` [PATCH 02/23] Don't rely on inferior_ptid in record_full_wait
` [PATCH 20/23] Revert 'Remove unused struct serial::name field'
` [PATCH 13/23] Delete exit_inferior_silent(int pid)
` [PATCH 09/23] switch inferior/thread before calling target methods
` [PATCH 03/23] Make "show remote exec-file" inferior-aware
` [PATCH 11/23] tfile_target::close: trace_fd can't be -1
` [PATCH 17/23] Multi-target support
` [PATCH 08/23] Introduce switch_to_inferior_no_thread
` [PATCH 10/23] Some get_last_target_status tweaks
` [PATCH 06/23] Don't check target is running in remote_target::mourn_inferior
` [PATCH 23/23] Multi-target: NEWS and user manual
` [PATCH 04/23] exceptions.c:print_flush: Remove obsolete check
` [PATCH 05/23] Make target_ops::has_execution take an 'inferior *' instead of a ptid_t
` [PATCH 07/23] Delete unnecessary code from kill_command
` [PATCH 14/23] Tweak handling of remote errors in response to resumption packet
` [PATCH 12/23] Use all_non_exited_inferiors in infrun.c
` [PATCH 21/23] Add "info connections" command, "info inferiors" connection number/string
` [PATCH 22/23] Require always-non-stop for multi-target resumptions

[PATCH] Truncate long TUI window titles
 2019-09-08 19:56 UTC  (5+ messages)

[RFAv2 0/3] Allow the user to define default leading args for commands and aliases
 2019-09-08 18:50 UTC  (5+ messages)
` [RFAv2 1/3] leading-args: allow to define default command/alias arguments
` PING Re: [RFAv2 0/3] Allow the user to define default leading args for commands and aliases

[RFAv4 0/3] Convenience functions $_gdb_setting/$_gdb_setting_str
 2019-09-08 17:41 UTC  (8+ messages)
` [RFAv4 3/3] NEWS and documentation for $_gdb_setting and $_gdb_int_setting
` [RFAv4 2/3] Test the convenience functions "
` [RFAv4 1/3] Implement convenience functions to examine GDB settings

[RFA] Fix leak detected in python.c initialization code
 2019-09-08  7:49 UTC 

[RFC] Apply compilation dir to source_path lookup
 2019-09-07 23:51 UTC  (2+ messages)

[PATCH 1/4] Increasing support for dwarf 5
 2019-09-07 20:30 UTC  (4+ messages)
  ` [PATCH v2 1/4] DWARF 5 support: Handle dwo_id

[PATCH] Change lookup_symbol's block_index parameter type to block_enum
 2019-09-07 16:07 UTC  (3+ messages)

[PATCH 0/2] OpenMP parallel region scope tests
 2019-09-07 15:51 UTC  (2+ messages)
` [PING][PATCH "

[RFAv4] Output the Ada task name in more messages
 2019-09-07 12:40 UTC 

[RFC] Have an option to tell GDB to detect and possibly handle mismatched exec-files
 2019-09-07 11:46 UTC  (7+ messages)
    ` PING "
      ` PING^2 "
          ` PING^6 "

[RFA] Implement 'print -raw-values' and 'set print raw-values on|off'
 2019-09-07 11:42 UTC  (2+ messages)
` PING "

[patch] [gdb/testsuite] XFAIL under Clang tests using label debug info
 2019-09-06 21:19 UTC  (11+ messages)

[PATCH] [PUSHED/OBVIOUS] Change int to bool for the relocate_* functions
 2019-09-06 19:35 UTC 

[RFC/RFA] Remove Cell Broadband Engine debugging support
 2019-09-06 16:33 UTC 

[PATCH][gdb/symtab] Handle gas-generated stabs with -fPIE/-pie
 2019-09-06 15:31 UTC  (3+ messages)
` [PING][PATCH][gdb/symtab] "
  ` [PING^2][PATCH][gdb/symtab] "

[PATCH][gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir
 2019-09-06 15:28 UTC  (2+ messages)
` [PING][PATCH][gdb/contrib] "

bfd_get_filename
 2019-09-06 13:29 UTC 

[PATCH] Improve ptrace-error detection on Linux targets
 2019-09-05 17:58 UTC  (28+ messages)
` [PATCH v2] "
        ` [PATCH] Remove "\nError: " suffix from nat/fork-inferior.c:trace_start_error warning message
` [PATCH v3] Improve ptrace-error detection on Linux targets

[PATCH][gdb] Make INTERP_TUI's default ui_out the INTERP_CONSOLE ui_out
 2019-09-05 12:50 UTC  (2+ messages)

[RFC][gdb/testsuite] Remove breakpoint command in gdb.base/ui-redirect.exp
 2019-09-05 12:42 UTC  (9+ messages)
  ` [PATCH][gdb/testsuite] Restore breakpoint command in ui-redirect.exp

[PATCH] Fix expected received signal message in testsuite
 2019-09-05 12:04 UTC 

[RFA] Avoid expect's buffer overflow in info-var.exp test
 2019-09-04 20:42 UTC  (3+ messages)

[PATCH v6 1/3] PRU Simulator port
 2019-09-04 20:09 UTC  (3+ messages)
` [PATCH v6 2/3] Add testsuite for the PRU simulator port
` [PATCH v6 3/3] sim:pru: Autogenerated configure script

[PATCH v2 0/3] Fix stop-on-solib event failures
 2019-09-04 18:00 UTC  (6+ messages)
` [PATCH v2 2/3] Use gdbarch for probe::get_argument_count

[PATCH v2 0/2] Add Rust support to source highlighting
 2019-09-04 17:22 UTC  (3+ messages)
` [PATCH v2 2/2] "

Updates on GDB 8.3.1 and GDB 9 releases (2019-07-14)
 2019-09-04 16:43 UTC  (6+ messages)
    ` [8.3 backport] Adjust i386 registers on SystemTap probes' arguments (PR breakpoints/24541)
      ` [PING][8.3 "

[PATCH] Fix signals reported for faults on Solaris
 2019-09-04  9:10 UTC 

[PATCH][gdb/testsuite] Fix ada tests with -fPIE/-pie
 2019-09-04  8:17 UTC  (7+ messages)
      ` [PING][PATCH][gdb/testsuite] "
        ` [PING^2][PATCH][gdb/testsuite] "
          ` [PING^3][PATCH][gdb/testsuite] "

[PATCH 0/2] Fortran nested subroutine support
 2019-09-03 21:39 UTC  (3+ messages)
` [PATCH 2/2] gdb/fortran: Allow for matching symbols with missing scope
` [PATCH 1/2] gdb/fortran: Nested subroutine support

[FYI] gdb: Handle missing domain types in: maintenance print psymbols
 2019-09-03 21:34 UTC 

[PATCH] Fix creation of stamp-h by gdb's configure script
 2019-09-03 18:05 UTC 

[PATCH] Handle biased types
 2019-09-03 16:20 UTC  (2+ messages)

[PATCH][gdb/testsuite] Rewrite gdb.base/store.exp into .s test
 2019-09-03 13:13 UTC  (5+ messages)
  ` [PATCH][gdb/testsuite] Allow some tests in gdb.base/store.exp to be unsupported

[PATCH v2 0/8] Fix inferior call for C++ pass-by-reference arguments
 2019-09-02 15:13 UTC  (2+ messages)

[PATCH 0/3] Fixes for gdb.base/maint.exp failures
 2019-09-02 13:26 UTC  (7+ messages)
` [PATCH 1/3] gdb: Don't fault for 'maint print psymbols' when using an index
` [PATCH 3/3] gdb/testsuite: Make use of exec_has_index_section function
` [PATCH 2/3] gdb: Have 'maint info sections' print all sections again

[PATCH][gdb] Fix gdb.dwarf2/amd64-entry-value-param.exp with -fPIE/-pie
 2019-09-02 11:08 UTC  (6+ messages)
        ` [PING][PATCH][gdb] "

[PATCH v5 1/2] PRU Simulator port
 2019-08-31  8:13 UTC  (6+ messages)
` [PATCH v5 2/2] Add testsuite for the PRU simulator port

[PATCH] Use ui_out for "info win"
 2019-08-30 20:06 UTC 

[PATCH 00/15] More TUI Refactorings
 2019-08-30 19:06 UTC  (6+ messages)
` [PATCH 05/15] Private data members in tui_data_window

[PATCH] s390: Implement 'type_align' gdbarch method
 2019-08-30 15:42 UTC  (4+ messages)

[PATCH] Fix PR win32/24284: tcp_auto_retry doesn't work in MinGW
 2019-08-29 16:36 UTC  (3+ messages)

[PATCH][gdb/testsuite] Require gnatmake 8 for gdb.ada/rename_subscript_param.exp
 2019-08-29 14:38 UTC 

[PATCH 0/7] Fortran info types, info modules, info module 
 2019-08-29 12:47 UTC  (16+ messages)
` [PATCH 4/7] gdb/fortran: Implement la_print_typedef for Fortran
` [PATCH 1/7] gdb: Add new -n flag to some info commands
              ` [committed][gdb/testsuite] Fix info-var.exp for debug info from other files
` [PATCH 5/7] gdb/fortran: Don't include module symbols when searching for types
    ` [committed][gdb/testsuite] Fix gdb.fortran/info-types.exp regexp

[PATCH] Make ada_decode not use a static buffer
 2019-08-28 21:24 UTC  (2+ messages)
` [PATCH v2] "

[patch, testsuite] Run argv0-symlink.exp only on native target and local host
 2019-08-28 18:49 UTC  (2+ messages)

[PATCH] Fix Gnulib glob.c resource leaks found by Coverity
 2019-08-28 14:41 UTC  (7+ messages)

[PATCH v2 0/8] Handle copy relocations and add $_ada_exception
 2019-08-28 12:34 UTC  (8+ messages)
` [PATCH v2 7/8] Add $_ada_exception convenience variable
` [PATCH v2 4/8] Search global block from basic_lookup_symbol_nonlocal

[PATCH 4/4] Increasing support for dwarf 5
 2019-08-27 23:42 UTC 

[PATCH 2/4] Increasing support for dwarf 5
 2019-08-27 23:42 UTC 

[PATCH 3/4] Increasing support for dwarf 5
 2019-08-27 23:42 UTC 

[PATCH] Increasing support for dwarf 5
 2019-08-27 23:41 UTC  (3+ messages)

[PATCH v2] Replace solib_global_lookup with gdbarch_iterate_over_objfiles_in_search_order
 2019-08-27 23:03 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Fix compiler warning in linux-namespaces.c
 2019-08-27 18:54 UTC  (3+ messages)

[PATCH v2] Factor out the common code in lookup_{static,global}_symbol
 2019-08-26 21:23 UTC  (4+ messages)
` [PATCH] "

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