Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
[PATCH] Try to initialize data-directory by first searching for "data-directory" in the same directory as the gdb binary
 2012-09-24 21:37 UTC  (36+ messages)
  ` [PATCH 1/2]: Refactor relocate_path to also check if the relocated file/directory exists
  ` [PATCH 2/2] Try to initialize data-directory by first searching for "data-directory" in the same directory as the gdb binary
                            ` [PATCH] Also install data-directory into the build directory as computed by relocate_gdb_directory

[obv] Remove redundant '\' in mi2-cli.exp
 2012-09-24 18:05 UTC  (2+ messages)

[PATCH] check breakpoint notifications in mi2-cli.exp
 2012-09-24 17:53 UTC  (2+ messages)

[PATCH] Allow printing of 64-bit array sizes in C
 2012-09-24 17:45 UTC  (4+ messages)
  ` [PATCH] Take 2: "

[PATCH] gdb bug 12417
 2012-09-24 17:37 UTC 

Various build-related fixes for solaris
 2012-09-24 16:40 UTC  (14+ messages)
` [PATCH 2/4] Make procfs.c:proc_get_LDT_entry static
` [PATCH 1/4] Fix declaration of proc_find_memory_regions
` [PATCH 3/4] Add procfs_find_LDT_entry declaration (procfs.h)
` [PATCH 4/4] Delete unused functions in sol-thread.c

[RFC] New GDB Port CR16
 2012-09-24 12:55 UTC  (12+ messages)

[patch v3 00/16] branch tracing support for Atom
 2012-09-24 12:23 UTC  (4+ messages)
` [patch v3 16/16] btrace, x86: restrict to Atom

[PATCH] Eliminate local variables to use TYPE_LENGTH directly
 2012-09-24 12:06 UTC 

[PATCH] Expand variables to accommodate LONGEST enumval
 2012-09-24 10:25 UTC  (3+ messages)

[PATCH] improve python finish breakpoint for exceptions/longjmp case
 2012-09-24 10:22 UTC  (2+ messages)

[PATCH 0/3] Address review, "fix recent breakage in the JIT reader interface"
 2012-09-24  8:12 UTC  (6+ messages)
` [PATCH 3/3] Add a test case for the jit-reader interface
` [PATCH 1/3] Fix http://sourceware.org/bugzilla/show_bug.cgi?id=14550
` [PATCH 2/3] Make jit-reader-load accept absolute paths to reader shared objects

[RCF 0/6 V2] A general notification in GDB RSP
 2012-09-24  5:39 UTC  (8+ messages)
` [PATCH 1/6] new queue.h in common/
` [PATCH 4/6] command 'set debug notification'
` [PATCH 6/6] new notification "TEST"
` [PATCH 2/6] de-couple %Stop from notification: gdb
` [PATCH 5/6] gdb: mark remote_async_get_pending_events_token in non-stop mode
` [PATCH 3/6] de-couple %Stop from notification: gdbserver

[PATCH] Warn about data-directory when failing to import Python "gdb" module
 2012-09-22 18:37 UTC  (14+ messages)

Simulator patch for mips*-mti-elf target
 2012-09-22 18:34 UTC  (2+ messages)

gdb bug 12417
 2012-09-22 13:15 UTC  (8+ messages)
  ` [PATCH] "

[PATCH] Remove setting default values in trace_status
 2012-09-22 13:06 UTC  (3+ messages)
  ` [committed] : "

[MI][patch] -break-list to specify "thread-group"
 2012-09-22 13:00 UTC  (6+ messages)
  ` [MI][patch v2] "

[PATCH 9/9] add python layer
 2012-09-22  6:52 UTC  (3+ messages)

[patch] Fix internal error on canonicalization of clang types [Re: why in cplus_demangle_operators operation sizeof is expected to be followed with space]
 2012-09-21 20:01 UTC  (11+ messages)
        ` [patch] Fix internal error on canonicalization of clang types (+lib/gdb.exp internal error catch)
                        ` [commit] "

[patch] Fix disassemble without parameters in tailcall frame
 2012-09-21 19:35 UTC  (4+ messages)
    ` [commit] "

[PATCH 8/9] class-local typedef substitutions
 2012-09-21 19:32 UTC  (2+ messages)

[patch] Fix symtab/14601
 2012-09-21 19:18 UTC  (3+ messages)

[PATCH 4/9] fix erroneous comment about gcc
 2012-09-21 17:29 UTC  (2+ messages)

PATCH: error reading variable: value has been optimized out
 2012-09-21 17:19 UTC  (11+ messages)

[RFC] New option -nh: disable loading ~/.gdbinit
 2012-09-21 16:28 UTC  (5+ messages)

[RFA 4/4 take 2] Improved linker-debugger interface
 2012-09-21 14:46 UTC  (8+ messages)

Fix build if !HAVE_PYTHON
 2012-09-21 12:58 UTC 

[obv][commit] Eliminate a single-use variable in eval.c
 2012-09-21  9:27 UTC 

[RFC] Merge mi-cli.exp and mi2-cli.exp
 2012-09-21  8:40 UTC  (4+ messages)

[PATCH 0/2] Two MI notifications on TSV and process record
 2012-09-21  7:26 UTC  (17+ messages)
` [PATCH 1/2] MI notification on tsv created and deleted
    ` [committed]: "
` [PATCH 2/2] MI notification on record started and stopped
                    ` [committed]: "
                      ` Regression for gdb.mi/mi-reverse.exp [Re: [committed]: [PATCH 2/2] MI notification on record started and stopped]

RFC: fix atexit.register
 2012-09-21  7:05 UTC  (4+ messages)
    ` Regression for build --without-python [Re: RFC: fix atexit.register]

[PATCH] Failure to stop at duplicate breakpoints
 2012-09-20 23:21 UTC  (3+ messages)

[patch] Handle eof in nested gdb_expect in gdb_file_cmd
 2012-09-20 22:24 UTC 

[PATCH 3/9] directly recurse using c_type_print
 2012-09-20 21:00 UTC  (3+ messages)

[PATCH 5/9] minor cleanup, removing a goto
 2012-09-20 21:00 UTC  (3+ messages)

[patch] callfuncs.exp: set unwindonsignal on
 2012-09-20 14:55 UTC  (3+ messages)

[commit] Delete global param_symbols, unused
 2012-09-19 20:19 UTC 

Make "j" an alias of "jump" [was: Re: "j" is now an ambiguous command]
 2012-09-18 20:16 UTC  (4+ messages)

[PATCH 0/3] Fix recent breakage in the JIT reader interface
 2012-09-18 19:37 UTC  (8+ messages)
` [PATCH 2/3] Make jit-reader-load accept absolute paths to reader shared objects
` [PATCH 1/3] Fix http://sourceware.org/bugzilla/show_bug.cgi?id=14550
` [PATCH 3/3] Add a test case for the jit-reader interface

[RFA] wrong language used when re-setting breakpoint
 2012-09-18 19:16 UTC  (9+ messages)

SH: double pseudo registers little-endian/big-endian
 2012-09-18 17:20 UTC  (3+ messages)

[PATCH] new MI command for pattern filling of memory regions
 2012-09-18 15:19 UTC  (11+ messages)
              ` [PATCH] enhancement of mi_cmd_data_write_memory_bytes for filling memory regions (was [PATCH] new MI command for pattern filling of memory regions)

[RFC 0/2, gdbserver] Set linux target in async mode in default
 2012-09-18 14:39 UTC  (6+ messages)
` [PATCH 2/2] gdbserver:Remove async from target_ops
` [PATCH 1/2] gdbserver:Set linux target in async mode in default

[PATCH] traceframe_changed observer and MI notification
 2012-09-18 11:42 UTC  (8+ messages)

New ARI warning Tue Sep 18 02:15:54 UTC 2012
 2012-09-18  2:16 UTC 

New ARI warning Tue Sep 18 01:57:27 UTC 2012
 2012-09-18  1:58 UTC 

RFC: fix PR 13987
 2012-09-17 22:05 UTC  (2+ messages)

[commit] Hardware breakpoint errors patch, gdb/MAINTAINERS
 2012-09-17 20:54 UTC  (5+ 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