public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
[RFC PATCH] Really fix gdb/23010: SYMBOL_LANGUAGE != DICT_LANGUAGE assertion
 2018-06-11 22:26 UTC  (3+ messages)

[PATCH 0/4] Allow loading symbol files with an offset
 2018-06-11 19:10 UTC  (12+ messages)
` [PATCH 1/4] Add an optional offset option to the "symbol-file" command
` [PATCH 3/4] Make sure that sorting does not change section order
` [PATCH 4/4] Add an optional offset option to the "add-symbol-file" command
` [PATCH 2/4] Make add-symbol-file's address argument optional

[PATCH 0/4] pr gdb/22882: fixing some thread related hangs
 2018-06-11 18:13 UTC  (9+ messages)
` [PATCH 2/4] gdb: Mark async event handler when event is already pending
` [PATCH 4/4] gdb: After inferior call, finish all threads in process
` [PATCH 1/4] gdb: Fix an infrun debug log message
` [PATCH 3/4] gdb: Run INF_EXEC_COMPLETE handler for additional cases

[PATCH] linux: Add maintenance commands to test libthread_db
 2018-06-11 17:32 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH v3/pushed] "
      ` [PATCH] Fix ref in gdb.texinfo

[PATCH v2 0/4] Allow loading symbol files with an offset
 2018-06-11 17:25 UTC  (9+ messages)
` [PATCH v2 3/4] Make sure that sorting does not change section order
` [PATCH v2 1/4] Add an optional offset option to the "symbol-file" command
` [PATCH v2 2/4] Make add-symbol-file's address argument optional
` [PATCH v2 4/4] Add an optional offset option to the "add-symbol-file" command

[PATCH] gdb: Don't drop SIGSTOP during stop_all_threads
 2018-06-11 16:41 UTC  (3+ messages)

[PATCH v2 00/10] gdb/gdbserver support for aarch64 SVE
 2018-06-11 16:37 UTC  (32+ messages)
` [PATCH v2 07/10] Increase gdbsever PBUFSIZ
` [PATCH v2 02/10] Add Aarch64 SVE Linux headers
` [PATCH v2 09/10] Ptrace support for AArch64 SVE gdbsever
` [PATCH v2 01/10] Aarch64 SVE pseudo register support
` [PATCH v2 06/10] Add Aarch64 SVE dwarf regnums
` [PATCH v2 08/10] Enable Aarch64 SVE for gdbserver
` [PATCH v2 10/10] Remove reg2 section from Aarch64 SVE cores
` [PATCH v2 05/10] Ptrace support for Aarch64 SVE
` [PATCH v2 03/10] Add reg_buffer_common
` [PATCH v2 04/10] Add regcache raw_compare method

[RFA] Remove use of queue from remote.c
 2018-06-11  4:31 UTC  (3+ messages)

[RFA] Remove a VEC from record-full.c
 2018-06-11  4:11 UTC  (8+ messages)

[pushed] Remove more "struct" keywords in range-based for loops
 2018-06-11  2:36 UTC 

[PATCH] Rename regcache_cooked_read_ftype and make a function_view
 2018-06-10 21:51 UTC 

[FYI] Fix some missed "beneath" conversions
 2018-06-10 17:17 UTC 

Vivint. SmartHome has month to month options available
 2018-06-10 11:21 UTC 

[PATCH 1/2] Change type of reg_buffer::m_register_status to register_status
 2018-06-10  2:34 UTC  (2+ messages)

[RFA] Remove cleanups from tracefile.c
 2018-06-09 22:17 UTC  (3+ messages)

[RFA] Remove use of queue.h from gdbserver/event-loop.c
 2018-06-09 22:12 UTC  (3+ messages)

Burglary happens, look at this Vivint monitoring offer
 2018-06-09 21:25 UTC 

[PATCH][PR cli/22573] Honour 'print pretty' when printing result of finish command
 2018-06-09 17:07 UTC 

[PATCH] Fix gdb build on hppa-linux
 2018-06-09 14:59 UTC 

[RFA] Remove two more uses of make_cleanup_close
 2018-06-09 12:31 UTC  (2+ messages)

[RFA] Remove cleanups from record-full.c
 2018-06-09 12:16 UTC  (2+ messages)

[RFA] Remove a VEC from serial.c
 2018-06-09 12:07 UTC  (2+ messages)

[RFA] Remove a VEC from dwarf2read.c
 2018-06-09 12:07 UTC  (2+ messages)

[PATCH] fix build failure with Python 3.7
 2018-06-09  0:26 UTC  (15+ messages)

[PATCH] Implement IPv6 support for GDB/gdbserver
 2018-06-08 22:01 UTC  (12+ messages)

Cannabis Extract now Legal to Buy and Ship in All 50 States
 2018-06-08 21:20 UTC 

[pushed] Make gdbreplay use more common routines
 2018-06-08 19:49 UTC 

[PATCH] GDB PR tdep/8282: MIPS: Wire in `set disassembler-options'
 2018-06-08 19:46 UTC  (4+ messages)
    ` [PATCH v2] "

[FYI] Fix gdb mingw build
 2018-06-08 17:07 UTC  (2+ messages)

[RFC][PATCH] Consolidate gdbserver global variables
 2018-06-08 16:52 UTC  (9+ messages)
    ` [RFC][PATCH v2] "
        ` [RFC][PATCH v3] "

Fold i386-v4-nat.c into i386-sol2-nat.c
 2018-06-08 13:20 UTC  (2+ messages)

Don't search for $SHELL in procfs.c
 2018-06-08 13:17 UTC  (2+ messages)

Fix procfs.c compilation
 2018-06-08 13:06 UTC  (2+ messages)

[RFA 0/2] remove cleanups from btrace code
 2018-06-08  7:09 UTC  (4+ messages)
` [RFA 2/2] Remove last cleanup "
` [RFA 1/2] Remove cleanups "

[PATCH] Use thread_info and inferior pointers more throughout
 2018-06-07 18:28 UTC  (2+ messages)

[obvious/pushed] Add ChangeLog entry for e5a77256e8961294b3ea7d483124834311ca363b
 2018-06-07 18:20 UTC 

[RFA v3 0/6] Make psymbols independent of the progspace
 2018-06-07 16:20 UTC  (7+ messages)
` [RFA v3 3/6] Introduce partial_symbol::address
` [RFA v3 4/6] Introduce accessors for psymtab high and low fields
` [RFA v3 1/6] Remove dead code in end_psymtab
` [RFA v3 5/6] Add validity bits for psymtab high and low fields
` [RFA v3 6/6] Make psymbols and psymtabs independent of the program space
` [RFA v3 2/6] Change representation of psymbol to flush out accessors

[PATCHv2 0/2] Changes to frame selection
 2018-06-07 16:19 UTC  (10+ messages)
` [PATCHv2 2/2] gdb: Change how frames are selected for 'frame' and 'info frame'
  ` [PATCHv3] "

[PATCH] Enable hardware watchpoints on attach for aarch64
 2018-06-07 13:19 UTC  (3+ messages)
` [PING] "

[pushed] darwin: handle recent version of dyld
 2018-06-07 12:16 UTC  (2+ messages)

[RFA] Change build_address_symbolic to return std::string
 2018-06-07  3:36 UTC  (4+ messages)

[PATCH 0/8] Add SVE support for Aarch64 GDB
 2018-06-06 21:36 UTC  (8+ messages)
` [PATCH 2/8] Function for reading the Aarch64 SVE vector length
    ` [PATCH] Guard declarations of 'sve_*_from_*' macros on Aarch64 (and unbreak build)

Never Pay Full Price for Printer Ink Again! Save with us Today
 2018-06-06 16:21 UTC 

What's in your sheets?
 2018-06-06 15:18 UTC 

[RFA_v2 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-06-06 14:57 UTC  (11+ messages)
` [RFA_v2 2/8] Implement frame apply [all | COUNT | -COUNT] [FLAGS...] COMMAND
` [RFA_v2 3/8] Add FLAGS... arguments to 'thread apply'
` [RFA_v2 8/8] Add a self-test for cli-utils.c
` [RFA_v2 7/8] Modify gdb.threads/threads.exp to test FLAGS vqcs for thread apply
` [RFA_v2 4/8] Documentation changes for 'frame apply' and 'thread apply'
` [RFA_v2 5/8] Announce in NEWS 'frame apply', faas, taas, tfaas commands and FLAGS... arg for thread apply
` [RFA_v2 1/8] Add helper functions check_for_flags and check_for_flags_vqcs
` [RFA_v2 6/8] Add a test for 'frame apply'

[PATCH 0/8] Convert C compile to C++
 2018-06-06 14:38 UTC  (8+ messages)
` [PATCH 3/8] Move C-related declarations to compile-c.h
` [PATCH 6/8] Use std::unordered_map instead of htab_t
` [PATCH 4/8] Add a C++ wrapper for GCC C plug-in

[PATCH (for gdb)] enum-flags.h: Add trailing semicolon to example in comment
 2018-06-06 12:54 UTC  (2+ messages)

[RFA 0/6] Make psymbols independent of the progspace
 2018-06-05 23:31 UTC  (22+ messages)
` [RFA 1/6] Remove dead code in end_psymtab
` [RFA 3/6] Make PSYMBOL_VALUE_ADDRESS take objfile argument
` [RFA 4/6] Introduce accessors for psymtab high and low fields
` [RFA 5/6] Add validity bits "
` [RFA 2/6] Change representation of psymbol to flush out accessors
` [RFA 6/6] Make psymbols and psymtabs independent of the program space

[RFA] Use std::vector for moribund_locations
 2018-06-05 19:23 UTC 

[RFA] Remove VEC from breakpoint
 2018-06-05 19:23 UTC 

[RFA] Make dwarf2_free_objfile static
 2018-06-05 19:22 UTC 

[PATCH v4] Align natural-format register values to the same column
 2018-06-05 18:20 UTC  (2+ messages)
` [PATCH] Fix "info registers" regexes in gdb.base/jit-reader.exp

[RFA 0/8] Implement 'frame apply COMMAND', enhance 'thread apply COMMAND'
 2018-06-05 16:49 UTC  (6+ messages)

[RFA] Update "func" help text to GNU standards
 2018-06-05 16:40 UTC 

[RFA] Remove some text from --version output
 2018-06-05 16:38 UTC  (4+ messages)

[RFA] Remove a VEC from py-unwind.c
 2018-06-05 16:04 UTC 

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