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-22 11:08 UTC  (12+ 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 9/9] add python layer
 2012-09-22  6:52 UTC  (3+ messages)

[PATCH] Remove setting default values in trace_status
 2012-09-21 22:41 UTC  (2+ 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)

[MI][patch] -break-list to specify "thread-group"
 2012-09-21 18:54 UTC  (5+ messages)
  ` [MI][patch v2] "

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

Simulator patch for mips*-mti-elf target
 2012-09-21 16:30 UTC 

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

[PATCH] improve python finish breakpoint for exceptions/longjmp case
 2012-09-21 14:58 UTC 

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

[PATCH] check breakpoint notifications in mi2-cli.exp
 2012-09-21 13:03 UTC 

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 

[obv] Remove redundant '\' in mi2-cli.exp
 2012-09-21  8:50 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  (18+ messages)
` [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]
` [PATCH 1/2] MI notification on tsv created and deleted
    ` [committed]: "

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)

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

[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 

gdb bug 12417
 2012-09-19 16:16 UTC  (7+ messages)
  ` [PATCH] "

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

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

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

[patch+7.5] auto-load: User conveniences suggested by Doug Evans
 2012-09-17 18:29 UTC  (11+ messages)
                  ` [commit+7.5] "

[patch+7.5] Fix assertion fail on PaX gentoo (PR 14564)
 2012-09-17 18:29 UTC  (4+ messages)
    ` [commit+7.5] "

[obv][commit] Replace one/two use variables with their values
 2012-09-17 11:29 UTC  (4+ messages)

[obv][commit] Removed unused definition of LEN
 2012-09-17  9:51 UTC 

[PATCH] Handle var_uinteger/var_zuinteger and case var_integer/var_zinteger together
 2012-09-17  8:43 UTC  (7+ messages)
` [RFC 0/3] Get rid of var_integer in CLI
  ` [PATCH 2/3] var_integer -> var_zuinteger_unlimited
      ` [committed]: "
  ` [PATCH 3/3] comments update

[obv][commit] Eliminate single-use variable LEN in infrun.c
 2012-09-17  7:30 UTC 

[patch+7.5?] Fix GDB-return into TAILCALL_FRAME (PR 14119)
 2012-09-17  7:20 UTC  (10+ messages)
          ` [commit+7.5] "
  ` [patch] Code cleanup - inline -> artificial depth [Re: [patch+7.5?] Fix GDB-return into TAILCALL_FRAME (PR 14119)]
      ` [commit] "

[patch] reverse: Do not run-away on jmp-only instr. function
 2012-09-17  7:19 UTC  (5+ messages)
      ` [commit+7.5] "

[RFA] gdb/13483
 2012-09-16 17:32 UTC  (7+ messages)
      ` Testsuite regression gdb.cp/converts.exp [Re: [RFA] gdb/13483]
            ` [commit] gdb.cp/converts.exp FAIL on gcc-4.1 [Re: Testsuite regression gdb.cp/converts.exp [Re: [RFA] gdb/13483]]

About Guile support for GDB
 2012-09-15  7:15 UTC  (2+ messages)

[PATCH] Postpone connecting from gdb_start to gdb_load in native-extended-gdbserver
 2012-09-14 22:57 UTC  (2+ messages)

[rfc] display vector types using vector_size syntax
 2012-09-14 21:27 UTC  (3+ messages)

[2nd try, RFC 0/2] Fix 'set remote XXX-limit -1' and 'set listisize'
 2012-09-14 18:55 UTC  (2+ messages)

[PATCH] Replace potentially unsafe alloca with xmalloc/xfree in value_concat
 2012-09-14 12:55 UTC  (4+ messages)

Improve man page's pointer to Texinfo manual
 2012-09-14 10:40 UTC  (2+ messages)

[obv][commit] Eliminate single-use variable PARAM_LEN
 2012-09-14  8:29 UTC  (3+ messages)

[PATCH] Remove frame_observer_target_changed
 2012-09-14  7:56 UTC  (5+ messages)
      ` [committed] : "

[RFC] Make python/lib/gdb and submodules proper Python modules
 2012-09-14  7:04 UTC  (12+ messages)
        ` Regression for --batch [Re: [RFC] Make python/lib/gdb and submodules proper Python modules]

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox