Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 00/26] Make GDB -Wpointer-sign clean
 2013-04-12  8:58 UTC  (19+ messages)
` [PATCH 02/26] -Wpointer-sign: gdb_byte -> char
` [PATCH 01/26] -Wpointer-sign: char -> gdb_byte
` [PATCH 05/26] mep-tdep.c: Wrong signness for instruction buffer
` [PATCH 10/26] -Wpointer-sign: xtensa-tdep.c
` [PATCH 04/26] alpha-tdep.c/mips-tdep.c: "set heuristic-fence-post" is signed/zinteger
` [PATCH 08/26] -Wpointer-sign: s390-tdep.c
` [PATCH 12/26] Cast result of obstack_base to gdb_byte * in a couple spots
` [PATCH 03/26] cris-tdep.c: Use unsigned variable for unsigned command
` [PATCH 06/26] mips-tdep.c: Wrong signness for local holding PC register
` [PATCH 07/26] ppc-linux-tdep.c: Wrong signness for buffer holding instructions
` [PATCH 11/26] -Wpointer-sign: alpha-tdep.c
` [PATCH 13/26] serial_write: change prototype to take a void-pointer buffer
` [PATCH 14/26] gdb_byte for binary buffer, char for string: remote.c, tracepoint.c
` [PATCH 15/26] gdb_byte for binary buffer, char for string: common/agent.c
` [PATCH 16/26] -Wpointer-sign: remote-mips.c
` [PATCH 17/26] -Wpointer-sign: python/
` [PATCH 18/26] -Wpointer-sign: bookmarks
` [PATCH 19/26] -Wpointer-sign: coff-pe-read.c: treat strings in PE/COFF data as char *

[PATCH 0/7] Range stepping
 2013-04-11 23:00 UTC  (12+ messages)
` [PATCH 0/7 V2] "
  ` [PATCH 2/7] Move rs->support_vCont_t to a separate struct
  ` [PATCH 1/7] New macro THREAD_WITHIN_SINGLE_STEP_RANGE
  ` [PATCH 3/7] range stepping: gdbserver on x86/linux
  ` [PATCH 4/7] range stepping: gdb
  ` [PATCH 5/7] range stepping: New command 'maint set range stepping'
  ` [PATCH 6/7] range stepping: test case
  ` [PATCH 7/7] range stepping: doc and NEWS

[patch 2/2+rfc+doc] Install gcore by default (+new man page)
 2013-04-11 23:00 UTC  (16+ messages)
                ` auto-generated parts in posted patches (Re: [patch 2/2+rfc+doc] Install gcore by default (+new man page))
                ` [commit] [patch 2/2+rfc+doc] Install gcore by default (+new man page)

[PATCH] store trace default-collect to target [0/6]
 2013-04-11 23:00 UTC  (15+ messages)
` [PATCH] store trace default-collect to target [1/6] target, trace and remote
` [PATCH] store trace default-collect to target [2/6] gdbserver
` [PATCH] store trace default-collect to target [3/6] tfile
` [PATCH] store trace default-collect to target [4/6] save tracepoint
` [PATCH] store trace default-collect to target [5/6] doc
` [PATCH] store trace default-collect to target [6/6] test

[PATCH v3 00/15] CTF Support
 2013-04-11 22:59 UTC  (15+ messages)
` [PATCH v3 03/15] Read CTF by the ctf target
  ` [patch] Regenerate config.in [Re: [PATCH v3 00/15] CTF Support]

[patch] circ.exp
 2013-04-11 22:59 UTC  (2+ messages)

Include putpkt in TRY_CATCH. PR gdb/51275
 2013-04-11 22:59 UTC  (11+ messages)
  ` Include putpkt in TRY_CATCH. PR gdb/15275
      ` [PATCH] make -gdb-exit call disconnect_tracing too, and don't lose history if the target errors on "quit" (was: Re: Include putpkt in TRY_CATCH. PR gdb/15275)
        ` [PATCH] make -gdb-exit call disconnect_tracing too, and don't lose history if the target errors on "quit"
      ` [PATCH] Avoid potencially-stale errno usage (was: Re: Include putpkt in TRY_CATCH. PR gdb/15275)
          ` [commit] Re: [PATCH] Avoid potencially-stale errno usage
            ` [patch] "
                ` [commit] "

[PATCH] add -s option to make -break-insert support dprintf
 2013-04-11 17:47 UTC  (8+ messages)

[PATCH] Fix dprintf work not right if it is pending
 2013-04-11 17:03 UTC  (19+ messages)

[PATCH,HURD] Fix reading core
 2013-04-11 14:08 UTC  (5+ messages)

[VIRUS FOUND]Server Report
 2013-04-11  8:20 UTC 

[PATCH] Add completer to 'target ctf'
 2013-04-11  8:09 UTC 

[PATCH obv] Fit tfile_interp_line parameters in one line
 2013-04-11  7:36 UTC 

[PATCH 02/10] clean up allocation of bfd filenames
 2013-04-11  5:40 UTC  (8+ messages)
` RFC: solib.c:solib_map_sections so->so_name clobbering (was: [PATCH 02/10] clean up allocation of bfd filenames)
  ` RFC: solib.c:solib_map_sections so->so_name clobbering
      ` darwin: fix SO name in "info sharedlibrary" (was: "RFC: solib.c:solib_map_sections so->so_name clobbering")
        ` darwin: fix SO name in "info sharedlibrary"
          ` checked in: "
      ` checked in: Re: RFC: solib.c:solib_map_sections so->so_name clobbering

[3/4] fix DW_OP_GNU_implicit_pointer pointing to a constant
 2013-04-11  2:44 UTC 

[4/4] clean up value parenting
 2013-04-11  2:44 UTC 

[PATCH] Display configuration details in --help
 2013-04-11  2:43 UTC  (24+ messages)

[PATCH 0/8] v2 - validate binary before use
 2013-04-11  2:43 UTC  (16+ messages)
` [PATCH 1/8] Move utility functions to common/
` [PATCH 2/8] Merge multiple hex conversions
` [PATCH 3/8] Create empty common/linux-maps.[ch] and common/common-target.[ch]
` [PATCH 4/8] Prepare linux_find_memory_regions_full & co. for move
` [PATCH 5/8] Move linux_find_memory_regions_full & co
` [PATCH 6/8] gdbserver build-id attribute generator
` [PATCH 8/8] Tests for validate symbol file using build-id
` [PATCH 7/8] Validate "

[2/4] minor dwarf2read.c cleanup
 2013-04-11  2:43 UTC 

[1/4] latent bug fix in dwarf2read.c
 2013-04-11  2:43 UTC 

[RFA PATCH] Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands
 2013-04-10 22:55 UTC  (4+ messages)

[PATCH] Use standard_output_file for saved trace file
 2013-04-10 18:27 UTC  (3+ messages)

[RFC 0/5] "Target set" of command
 2013-04-10 15:57 UTC  (2+ messages)

[PATCH 0/5] MI notification on trace started/stopped (V3)
 2013-04-10 15:46 UTC  (3+ messages)
` [PATCH v4 0/5] MI notification on trace started/stopped

[RFA/commit] Remove solib-svr4.o from gdb_target_obs for ppc-aix
 2013-04-10 15:14 UTC  (3+ messages)

one week to gdb-7.6 release?
 2013-04-10 15:01 UTC  (17+ messages)
  ` m32r sim was "

[gdb patch+7.6] Fix bfd close regression wrt PR binutils/14813
 2013-04-10 14:11 UTC  (2+ messages)

[patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename
 2013-04-10 10:48 UTC  (7+ messages)
    ` [patch] Fix multiple-symbols=ask regression [Re: [patchv2 7/11] Mechanical symtab->filename -> symtab_to_filename]

[RFA/commit] Fix build failure in varobj.c:update_dynamic_varobj_children
 2013-04-10 10:31 UTC  (3+ messages)

[2/2] constify dwarf2read.c
 2013-04-10  9:45 UTC 

[1/2] constify SYMBOL_VALUE_BYTES
 2013-04-10  5:42 UTC 

[patch 6/6] gdbserver build-id attribute generator
 2013-04-09 19:26 UTC  (15+ messages)

[patch+7.6] Fix 7.5 regression crashing GDB if gdbserver dies
 2013-04-09 16:00 UTC  (6+ messages)
    ` [testsuite patch] race: server-kill.exp: Connection reset by peer [Re: [patch+7.6] Fix 7.5 regression crashing GDB if gdbserver dies]
        ` [commit+7.6] "

[patch v3] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS
 2013-04-09 15:18 UTC  (2+ messages)

[0/10] RFC: remove obj_section field
 2013-04-09 13:00 UTC  (6+ messages)

[4/10] RFC: initial conversion to bound minsyms
 2013-04-09 12:03 UTC  (2+ messages)

[9/10] RFC: remove general_symbol_info::obj_section
 2013-04-09 11:29 UTC  (3+ messages)

make TAGS "skipping ./: it is not a regular file"
 2013-04-09  8:10 UTC  (2+ messages)

[patch] validate binary before use
 2013-04-09  1:15 UTC  (10+ messages)

[patch] minor patch to constify lm_addr_check
 2013-04-08 19:48 UTC  (3+ messages)

[PATCH] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS
 2013-04-08 19:16 UTC  (3+ messages)

[PATCH] Fix create pending breakpoint handle extra_string issue if not parse_condition_and_thread
 2013-04-08 17:54 UTC  (8+ messages)

[PATCH] Rely on beneath to do partial xfer from tfile target
 2013-04-08 17:02 UTC  (4+ messages)

[PATCH] Fix gdb crash when setting breakpoint in assembler file compiled by ARM tool chain
 2013-04-08 15:08 UTC 

[PATCH] NEWS, btrace, gdbserver: mention btrace RSP packets in NEWS
 2013-04-08 14:57 UTC  (2+ messages)

[patch 1/2+rfc+doc] stub rename, see 2/2
 2013-04-08 14:06 UTC 

[PATCH] Use CORE_ADDR in to_trace_find
 2013-04-08  8:58 UTC  (2+ messages)

[commit] man pages: Fix out-of-src-tree build regressio#3 by me
 2013-04-08  8:53 UTC 

[commit] Fix make install man pages regression#2 by me
 2013-04-08  8:25 UTC 

[commit] gdbserver: Fix make install regression by me
 2013-04-08  8:13 UTC 

[PATCH] Reset tracepoint step_count to 0 before set it action
 2013-04-08  7:58 UTC  (4+ messages)

[patch] gdbserver build-id in qxfer_libraries reply
 2013-04-07 18:54 UTC  (23+ messages)
` [draft patch 1/6] Move utility functions to common/
  ` [patch "
` [draft patch 4/6] Prepare linux_find_memory_regions_full & co. for move
  ` [patch "
` [draft patch 5/6] Move linux_find_memory_regions_full & co
  ` [patch "

[doc patch] gdbserver.1: Document all the options and --multi
 2013-04-07  6:21 UTC  (10+ messages)
          ` [commit] "
                ` [commit#2] "

[patch] validate binary before use
 2013-04-04 13:30 UTC  (11+ 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