Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH 00/16] branch tracing support (resend)
 2012-07-02  8:29 UTC  (17+ messages)
` [PATCH 02/16] source: add flags to print_source_lines ()
` [PATCH 06/16] configure: add check for perf_event header
` [PATCH 07/16] configure: autoreconf

[PATCH] Improve `help break' by mentioning probe support
 2012-07-02  3:37 UTC  (3+ messages)

Splint report and scripts for gdb (was: Expand bitpos and type.length)
 2012-07-02  2:49 UTC  (3+ messages)

[PATCH, doc]: Rename Index node to prevent file collision
 2012-07-02  1:03 UTC  (15+ messages)

[commit] Fix rereading of DWO DIEs
 2012-07-01  2:18 UTC 

Last 2 GDB x32 patches
 2012-06-30 21:38 UTC 

[RFA] decode_line_spec_* cleanup
 2012-06-29 22:49 UTC 

RFA: update gdb.texinfo for .gdb_index version 7
 2012-06-29 13:27 UTC  (2+ messages)

[RFA] decode_line_spec_* cleanup, V2
 2012-06-29 13:21 UTC  (2+ messages)

New ARI warning Fri Jun 29 01:55:24 UTC 2012
 2012-06-29  1:55 UTC 

[commit] dwarf2read.c (get_cu_length): New function
 2012-06-29  0:54 UTC 

dwarf2read.c (dwarf2_find_base_address): Move definition
 2012-06-29  0:30 UTC 

[commit] Better encapsulate abbrev tables in dwarf2read.c
 2012-06-29  0:07 UTC 

[PATCH] Logging for MI
 2012-06-28 22:15 UTC  (6+ messages)

[RFA] decode_line_spec_* cleanup
 2012-06-28 21:10 UTC  (3+ messages)

[PATCH 1/2] introduce UNOP_CAST_TYPE and UNOP_MEMVAL_TYPE
 2012-06-28 20:03 UTC 

[PATCH 2/2] add typeof and decltype, PR 13206
 2012-06-28 20:03 UTC 

GDB and Guile
 2012-06-28 19:41 UTC  (2+ messages)

[commit] minor cleanup in symtab.c:lookup_symbol_aux_objfile
 2012-06-28 18:58 UTC 

[PATCH] Do not respawn signals, take 2
 2012-06-28 17:51 UTC  (8+ messages)
    ` x86 incomplete/WIP software single-step implementation (Re: [PATCH] Do not respawn signals, take 2.)

[commit] minor cleanup in lookup_typename
 2012-06-28 17:14 UTC 

[patch] [mingw] Fix "%lld" compilation error
 2012-06-28 17:09 UTC  (4+ messages)
  ` [patchv2] "
    ` [commit] "

FYI: cleanups for gdb.go
 2012-06-28 13:38 UTC  (3+ messages)
` Regression for gdb.go/package.exp [Re: FYI: cleanups for gdb.go]

[Patch] Recognise additional Aux Vector content provided by SH and Alpha
 2012-06-28  9:15 UTC  (6+ messages)
` ping, "

[PATCH]Add option "-at" to "maint agent" and "maint agent-eval"
 2012-06-28  2:46 UTC  (5+ messages)

[commit] Add DW_AT_GNU_ranges_base
 2012-06-28  1:16 UTC 

[patch] testsuite: stale-infcall.exp FAIL->XFAIL
 2012-06-27 23:46 UTC 

FYI: fix up gdb.dwarf2, part one
 2012-06-27 23:38 UTC  (2+ messages)
` [commit] testsuite: Fix gdb.dwarf2/callframecfa.exp regression [Re: FYI: fix up gdb.dwarf2, part one]

[RFC] Enable GDB handle compressed target.xml returned by GDB stub
 2012-06-27 21:25 UTC  (10+ messages)

[PATCH] Dynamic printf for a target agent
 2012-06-27 20:45 UTC  (4+ messages)

FYI: PR macros/7961
 2012-06-27 18:06 UTC 

[PATCH]Fix that GDB will get hang on Windows when using pipe to get stdout and stderr from stub
 2012-06-27 16:54 UTC  (2+ messages)

[commit] dwarf2read.c (per_cu_header_read_in): Simplify
 2012-06-27 14:28 UTC 

[PATCH] PR14291: KeyboardInterrupt not caught for Python output
 2012-06-27 14:06 UTC  (5+ messages)

[RFC] remove set_tfile_traceframe and cur_traceframe_number
 2012-06-27 13:48 UTC 

FYI: fix up gdb.trace
 2012-06-27 13:08 UTC  (3+ messages)

[patch] Support bionic's jmp_buf
 2012-06-27 10:18 UTC  (8+ messages)

[PATCH 0/4] PR14161: a partial fix
 2012-06-27  3:55 UTC  (8+ messages)
` [PATCH 1/4] New test for removing socket file in gdb.trace/strace.exp

[PATCH]Fix that GDB will get hang on Windows when using pipe to get stdout and stderr from stub
 2012-06-27  1:33 UTC  (2+ messages)

[commit] use correct abbrev_section in error_check_comp_unit_head
 2012-06-27  0:37 UTC 

[RFC - Python Scripting] Add 'end' attribute to gdb.Symtab_and_line
 2012-06-27  0:23 UTC  (13+ messages)

[RFC - doc fix] Correct the description of gdb.Symtab_and_line.pc
 2012-06-26 23:54 UTC  (3+ messages)

[PATCH] Titles for OS data types
 2012-06-26 22:40 UTC 

[commit] macro support for Fission DWO files
 2012-06-26 21:59 UTC 

[doc RFA] "set debug dwarf2-read" and "set debug symtab-create"
 2012-06-26 20:16 UTC  (6+ messages)

[commit] comment tweaks in dwarf2read.c
 2012-06-26 19:51 UTC 

FYI: fix up gdb.threads
 2012-06-26 19:46 UTC  (2+ messages)

FYI: fix up gdb.stabs
 2012-06-26 18:07 UTC 

FYI: fix up gdb.reverse
 2012-06-26 18:07 UTC 

[PATCH] use add_setshow_auto_boolean_cmd for 'always-inserted' and 'displaced-stepping'
 2012-06-26 16:48 UTC  (2+ messages)

[PATCH 2/3] Use PTRACE_PEEKUSER to get fs_base/gs_base for x32
 2012-06-26 14:43 UTC  (7+ messages)

New ARI warning Wed May 23 01:55:03 UTC 2012
 2012-06-26 13:31 UTC  (16+ messages)

FYI: clean up gdb.modula2
 2012-06-26  9:37 UTC  (2+ messages)

FYI: clean up gdb.multi
 2012-06-25 21:07 UTC 

[RFA + doc] Document unimplemented "-break-insert -r"
 2012-06-25 20:52 UTC  (3+ messages)

FYI: clean up gdb.fortran
 2012-06-25 20:49 UTC 

FYI: clean up gdb.pascal
 2012-06-25 20:43 UTC 

FYI: clean up gdb.linespec
 2012-06-25 20:31 UTC 

FYI: clean up gdb.opt
 2012-06-25 20:25 UTC 

FYI: convert gdb.asm
 2012-06-25 20:11 UTC 

FYI: fix up gdb.server
 2012-06-25 19:46 UTC 

[RFA] Add global/static and symbol kind indicator to .gdb_index
 2012-06-25 15:06 UTC  (9+ messages)

[patch][testsuite,arm] Fix .global directives in gdb.arch/arm-disp-step.S
 2012-06-25 12:47 UTC  (3+ messages)

[PATCH v2] Add the "-info-os" command to MI
 2012-06-25 12:28 UTC  (7+ messages)

[Patch, ARM] Add POP of single register to arm_in_function_epilogue_p
 2012-06-25 12:16 UTC  (2+ messages)

[RFA] Fix inconsistency in blockvector addrmap vs non-addrmap handling
 2012-06-25 11:39 UTC  (6+ messages)
` ping: "

[commit] 'info os' additions
 2012-06-24 18:37 UTC  (4+ messages)
` gdb.base/info-os.exp FAILs/ERRORs [Re: [commit] 'info os' additions]
    ` testcase fix ping: "

Three weeks to branching (gdb 7.5 release)
 2012-06-24  9:14 UTC  (13+ messages)
    ` Branching time + 1 week (was: "Re: Three weeks to branching (gdb 7.5 release)")
                ` Branching time + 1 week
                  ` [commit] gnulib update [Re: Branching time + 1 week]

[PATCH] arm-syscall record support [phase-3]
 2012-06-24  8:55 UTC  (6+ messages)

[PATCH] add testsuite for for backtrace commands with tfile to test the tfile memory read
 2012-06-24  7:39 UTC  (7+ messages)

[commit] cc-with-index.sh: Use -ex "set auto-load no"
 2012-06-24  7:01 UTC 

FYI: clean up gdb.python
 2012-06-24  6:39 UTC  (2+ messages)
` [commit] testsuite: Fix lib-types.exp regression [Re: FYI: clean up gdb.python]

[PATCH v3] Expand bitpos and type.length to LONGEST and ULONGEST
 2012-06-23  1:59 UTC  (12+ messages)
                ` [1/2][PATCH "

per core memory for core files
 2012-06-22 18:05 UTC  (2+ messages)

FYI: fix up gdb.objc
 2012-06-22 17:15 UTC 

FYI: fix up gdb.java
 2012-06-22 16:44 UTC 

FYI: introduce procs for test suite cleanup
 2012-06-22 16:39 UTC 

[RFA] Add more parallelization to gdb.base testing
 2012-06-22 16:20 UTC  (2+ messages)

[patch] -iex and -ix: Execute them _after_ gdbinits
 2012-06-22 16:12 UTC  (20+ messages)

[RFA] Add scripts to generate ARI web pages to gdb/contrib/ari directory
 2012-06-22 16:10 UTC  (10+ messages)
  ` [RFA-v2] "
          ` [RFA-v3] "

[patch 1/2] auto-load safe-path: Permit shell wildcards
 2012-06-22 14:41 UTC  (5+ messages)

[PATCH/python] notify memory changed
 2012-06-22 14:36 UTC  (7+ 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