Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
Better support for Ada renamings in "info locals" output
 2012-02-29 20:16 UTC  (4+ messages)
` [RFA 1/3] language-specific read_var_value for Ada renamings
` [PATCH 3/3] Testcase: "info locals" with "
` [commit/Ada 2/3] processId: Do not modify already encoded IDs

RFA: fix PR breakpoints/13776
 2012-02-29 20:07 UTC  (5+ messages)

[commit] ada-lang.c:ada_find_renaming_symbol minor improvement
 2012-02-29 19:58 UTC 

[commit] Minor cleanup to a couple of functions in ada-lang.c
 2012-02-29 19:53 UTC 

[commit/Ada] avoid error message pollution with uninitialized tagged variable
 2012-02-29 19:51 UTC 

[commit/Ada] Fix comment in ada-lang.c:ada_is_ignored_field
 2012-02-29 19:47 UTC 

[commit/Ada] Do not cache lookup result if not full_search
 2012-02-29 19:38 UTC 

[commit/Ada] print packed arrays indexed by enumerated type
 2012-02-29 19:37 UTC 

[commit/Ada] Handle reference to array descriptors
 2012-02-29 19:35 UTC 

[commit/Ada] ada_to_fixed_value should also unwrap_value
 2012-02-29 19:33 UTC 

[commit/Ada] whatis not printing array type name for value from history
 2012-02-29 19:32 UTC 

[commit/Ada] Add support for condition in Ada exception catchpoint commands
 2012-02-29 19:30 UTC 

[PATCH 00/14] -Wmissing-prototypes: Intro
 2012-02-29 19:11 UTC  (21+ messages)
` [PATCH 01/14] -Wmissing-prototypes: Ada
` [PATCH 03/14] -Wmissing-prototypes: Garbage collect inferior.c:delete_threads_of_inferior
` [PATCH 02/14] -Wmissing-prototypes: proc-service
` [PATCH 05/14] -Wmissing-prototypes: The encode_actions hack
` [PATCH 06/14] -Wmissing-prototypes: The TUI
` [PATCH 04/14] -Wmissing-prototypes: Python
` [PATCH 07/14] -Wmissing-prototypes: inline-frame.c
` [PATCH 08/14] -Wmissing-prototypes: The find_and_open_source hack
` [PATCH 10/14] -Wmissing-prototypes: common/signals.c
` [PATCH 11/14] -Wmissing-prototypes: observer.c's testsuite helpers
` [PATCH 14/14] -Wmissing-prototypes: Build with -Wmissing-prototypes by default
` [PATCH 13/14] -Wmissing-prototypes: All others
` [PATCH 09/14] -Wmissing-prototypes: jit-reader.in (plugin_is_GPL_compatible)
` [PATCH 12/14] -Wmissing-prototypes: Hook linux_has_shared_address_space

[RFC] Remove symbol-reloading option
 2012-02-29 19:08 UTC  (3+ messages)

[PATCH] dynamic printf
 2012-02-29 18:21 UTC  (4+ messages)

[4/5] implement "info vtable"
 2012-02-29 18:20 UTC  (2+ messages)

[RFA] Sort overload menu (decode_line_2)
 2012-02-29 18:04 UTC  (4+ messages)

[patch] Fix disp-step-syscall.exp on some i386 targets
 2012-02-29 16:14 UTC  (8+ messages)
          ` [commit] "

[patch] reverse: Fix syscall on AMD CPUs in 32-bit mode
 2012-02-29 15:00 UTC  (2+ messages)
` [commit] "

[patch] testsuite: Fix i386-sse-reverse.exp FAILs on older CPUs
 2012-02-29 14:57 UTC  (2+ messages)
` [commit] "

[patch] Code cleanup/protection: Reset stale frame_info *s
 2012-02-29 14:56 UTC  (2+ messages)
` [commit] "

[patch/testsuite/gdbserver] unsuspend lwps after step over
 2012-02-29 14:54 UTC  (6+ messages)
` [ping] "
      ` [committed]: "

[PATCH] Expand bitpos to LONGEST to allow access to large offsets within a struct
 2012-02-29 13:59 UTC  (4+ messages)

[PATCH] [SH] Prologue skipping if there is none
 2012-02-29 13:51 UTC  (10+ messages)

[PATCH] Allow user-defined as a category for python gdb macros (resend)
 2012-02-29  4:17 UTC  (14+ messages)
                ` [doc RFA] "

[patch+7.4] Fix 7.4 build regression by me requiring makeinfo (PR build/13638)
 2012-02-29  4:00 UTC  (2+ messages)

[PATCH] [SH] ... can do this signal stuff!
 2012-02-28 23:27 UTC  (6+ messages)
` Testsuite regression for annota1.exp and annota3.exp [Re: [PATCH] [SH] ... can do this signal stuff!]

[PATCH] gdb.base/break-interp.exp: Use with_test_prefix
 2012-02-28 22:38 UTC  (3+ messages)

[5/5] reimplement 'set print vtbl on'
 2012-02-28 21:56 UTC 

[3/5] make value_primitive_field respect virtual bases
 2012-02-28 21:36 UTC 

[2/5] drop struct vbase
 2012-02-28 21:33 UTC 

[1/5] publicize print_function_pointer_address
 2012-02-28 21:30 UTC 

[0/5] various vtable fixes
 2012-02-28 21:29 UTC 

[patch] Fix regression by me for gcc-4.0...gcc-4.4 i386 -O2 -g parameters (PR 13777)
 2012-02-28 21:26 UTC 

[PATCH] MIPS/Linux: DSP ASE support
 2012-02-28 20:36 UTC  (4+ messages)
` Ping: "

[PATCH] testsuite: Add (extensive) hardware breakpoint testing
 2012-02-28 19:49 UTC  (7+ messages)
      ` Ping: "

New ARI warning Fri Feb 24 01:54:10 UTC 2012
 2012-02-28 17:13 UTC  (5+ messages)
` patch in ada-tasks needs small fix (was: "New ARI warning Fri Feb 24 01:54:10 UTC 2012")
      ` [commit] Fix ARI violation in ada_tasks_inferior_data_sniffer

[patch 2/2] [+doc] New -iex and -ix: -ex and -x before inferior load
 2012-02-28 16:34 UTC  (5+ messages)

[RFC stub-side break conditions 5/5] GDBServer-side changes
 2012-02-28 16:25 UTC  (4+ messages)
` [patch 1/2] testsuite: Code cleanup: mb-templates.exp [Re: [RFC stub-side break conditions 5/5] GDBServer-side changes]
` [patch 2/2] KFAIL for mb-templates.exp PASS->FAIL regression "

[rfc target-side break conditions 0/5 v2] General info
 2012-02-28 16:19 UTC  (15+ messages)
  ` General regressions in gdbserver mode [Re: [rfc target-side break conditions 0/5 v2] General info]
              ` Regressions in gdbserver mode #2 [Re: General regressions in gdbserver mode]

[obv] cppcheck: microblaze-tdep.c uninitialized var
 2012-02-28 16:04 UTC  (2+ messages)

[PATCH] MIPS: Avoid breakpoints in branch delay slots
 2012-02-28  0:27 UTC  (6+ messages)

[PATCH] Don't skip over return trampolines when instruction-stepping
 2012-02-27 23:06 UTC  (3+ messages)

[PATCH] MIPS/Linux: Update the number of pseudo registers too
 2012-02-27 21:37 UTC  (6+ messages)

[PATCH] testsuite: Fix a "continue" outside of a loop error
 2012-02-27 21:04 UTC  (3+ messages)

AVX and unavailable registers, fix system-gcore.exp
 2012-02-27 19:23 UTC  (3+ messages)

[patch v2] GDB/GDBserver talks with agents
 2012-02-27 18:04 UTC  (36+ messages)
` [PATCH 1/9] move agent related code from gdbserver to common/agent.c
` [PATCH 3/9] command set agent on and off
` [PATCH 2/9] add target_ops fields use_agent and can_use_agent
` [PATCH 6/9] agent capability of static tracepoint
` [PATCH 4/9] agent doc
` [PATCH 8/9] impl of use_agent and can_use_agent in linux-nat
` [PATCH 9/9] info static tracepoint "

[PATCH] PR server/9684: gdbserver, attach to stopped processes
 2012-02-27 17:26 UTC  (7+ messages)
  ` move pid_is_stopped to common/

[PATCH] sim: mn10300: fix typo in if check
 2012-02-27  8:04 UTC  (4+ messages)

[RFA] Fix djgpp gdb-7.4 (and probably trunk) build failure in readline
 2012-02-27  3:55 UTC  (10+ messages)
` PING "
    ` [Bug-readline] "

[doc patch] Describe also option -ex, not just -x
 2012-02-25 14:21 UTC  (3+ messages)
  ` [commit] "

[patch 1/2] Code cleanup: -ex and -x parsing: Use VEC
 2012-02-25 13:49 UTC 

[PATCH] [RFC, docs RFA] gdbserver and gdb.threads/attach-into-signal.exp
 2012-02-25 12:19 UTC  (4+ messages)

New ARI warning Sat Feb 25 01:53:47 UTC 2012
 2012-02-25  3:58 UTC 

[PATCH] remote: Fix hw watchpoint address matching
 2012-02-25  1:54 UTC  (5+ messages)

[PATCH] [SH] PLT slots
 2012-02-24 21:47 UTC  (2+ messages)

Simulator testing for sh and sh64 (was: [PATCH] [SH] Prologue skipping if there is none)
 2012-02-24 21:38 UTC  (5+ messages)
  ` Simulator testing for sh and sh64

[patch] Assert when 'break' with no arguments
 2012-02-24 17:16 UTC  (10+ messages)

[patch] Fix another stale frame_info *
 2012-02-24 16:32 UTC  (6+ messages)

[PATCH] MIPS/gdbserver: Fix $f9 access
 2012-02-24 16:28 UTC  (3+ messages)

[PATCH] Fix breakpoint updates for multi-inferior
 2012-02-24 15:24 UTC  (12+ messages)
      ` [patch] update_global_location_list my comment fix [Re: [PATCH] Fix breakpoint updates for multi-inferior]

[PATCH] gdb.trace/circ.exp: FAIL: maint packet QTBuffer:size:ffffffff, with the extended-remote board
 2012-02-24 15:23 UTC  (5+ messages)
` Is "QTBuffer:size" a packet, or "QTBuffer:" plus an argument?

RFA: New port: ia64-hp-openvms (0/3)
 2012-02-24 14:29 UTC  (12+ messages)
` RFA: New port: ia64-hp-openvms (1/3) - new osabi
  ` RFA: New port: ia64-hp-openvms (3/3) - ia64-vms-tdep.c

[PATCH] gdb.threads/attach-into-signal.exp: Use with_test_prefix
 2012-02-24 14:11 UTC  (2+ messages)

[rfc target-side break conditions 3/5 v2] GDB-side changes
 2012-02-24 13:04 UTC  (11+ messages)

[rfc target-side break conditions 5/5 v2] GDBServer-side changes
 2012-02-24 13:01 UTC  (10+ messages)

[rfc target-side break conditions 1/5 v2] Documentation bits
 2012-02-24 12:38 UTC  (7+ messages)

[rfc target-side break conditions ] Testcase
 2012-02-24 12:21 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