public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
Add support for nanoseconds
 2012-01-24  5:49 UTC  (2+ messages)

RFA: remote.c : allow long monitor cmds + allow user to C-c
 2012-01-24  4:52 UTC  (5+ messages)

[patch 0/8] GDB/GDBserver talks with agents
 2012-01-24  3:49 UTC  (15+ messages)
` [patch 1/8] Generalize interaction with agent in gdb/gdbserver
` [patch 2/8] Add to_use_agent in target_ops
` [patch 3/8] Command `set agent on|off'
` [patch 4/8] `use_agent' for remote and QAgent
` [patch 5/8] Doc for agent
` [patch 6/8] Agent's capability
` [patch 7/8] Agent capability for static tracepoint
` [patch 8/8] Control agent in testsuite

[patch] New set auto-load-local-gdbinit + disable it by default
 2012-01-24  0:33 UTC  (48+ messages)
                    ` [commit] rm gdb/testsuite/.gdbinit [Re: [patch] New set auto-load-local-gdbinit + disable it by default]

[RFC] Crash sourcing Python script on Windows
 2012-01-23 23:47 UTC  (8+ messages)
` [patch] Do not open Python scripts twice #2 [Re: [RFC] Crash sourcing Python script on Windows]

Make the "python" command resemble the standard Python interpreter
 2012-01-23 22:17 UTC  (20+ messages)

[2/4] RFC: actually remove the code
 2012-01-23 22:00 UTC  (3+ messages)

Distinguish target and "fake" PID values in extended-remote's "run", and when connecting in non-stop mode too
 2012-01-23 20:27 UTC 

[patch] Code cleanup-like: Do not open Python scripts twice
 2012-01-23 18:39 UTC  (3+ messages)
  ` [obsoleted] "

Decouple "set confirm" from `from_tty'
 2012-01-23 17:36 UTC  (5+ messages)

Rename `caution' global
 2012-01-23 17:19 UTC 

fix gdbserver's infinite loop when something goes wrong, after something having gone wrong
 2012-01-23 17:13 UTC  (2+ messages)

[patch] find_and_open_script: Fix failed fdopen
 2012-01-23 16:43 UTC  (5+ messages)
      ` [commit] "

New ARI warning Sat Jan 21 01:55:38 UTC 2012
 2012-01-23 13:39 UTC  (2+ messages)
` [commit] Fix ARI regressions (Re: New ARI warning Sat Jan 21 01:55:38 UTC 2012)

RFC: remove "info catch"
 2012-01-23 12:32 UTC  (4+ messages)
` RFC: remove "info catch": doc review ping

Handle SIGINT in Python
 2012-01-22 20:54 UTC  (6+ messages)

[patch 2/2] Fix watchpoints for multi-inferior
 2012-01-20 21:34 UTC  (3+ messages)
  ` [patch 2/2] Fix watchpoints for multi-inferior #2

[patch 1/2] Fix watchpoints across fork
 2012-01-20 21:31 UTC  (3+ messages)
  ` [patch 1/2] Fix watchpoints across fork #2

[patch] Code cleanup: gdbserver: Use ptid_is_pid
 2012-01-20 21:20 UTC  (3+ messages)
  ` [commit] "

fix typo in testsuite/gdb.python/py-finish-breakpoint.py
 2012-01-20 20:02 UTC 

[PATCH] PR threads/10729: x86 hw watchpoints and non-stop mode
 2012-01-20 19:57 UTC  (7+ messages)
      ` testsuite: native/non-extended/extended modes [Re: [PATCH] PR threads/10729: x86 hw watchpoints and non-stop mode]

[4/4] RFC: implement catch load and catch unload
 2012-01-20 19:45 UTC  (6+ messages)

[1/4] RFC:
 2012-01-20 19:00 UTC  (3+ messages)

[3/4] RFC: introduce gdb_vecs.h
 2012-01-20 16:31 UTC  (3+ messages)

[rfa, NEWS] Document remote "info proc" and "generate-core-file"
 2012-01-20 11:14 UTC  (3+ messages)

[rfc v2][3/3] Remote core file generation: memory map
 2012-01-20 10:11 UTC  (2+ messages)

[rfc v2][2/3] Remote core file generation: register notes
 2012-01-20 10:05 UTC  (2+ messages)

[rfc v2][1/3] Remote core file generation: BFD support
 2012-01-20 10:04 UTC  (2+ messages)

[rfc v3][0/6] Remote /proc file access
 2012-01-20 10:02 UTC  (11+ messages)
        ` [rfc v4][0/6] Remote /proc file access (Re: [rfc v3][0/6] Remote /proc file access)

reminder: GDB 7.4 release on Monday
 2012-01-20  4:41 UTC 

colorful nested (^^gdb) prompt
 2012-01-19 21:32 UTC  (2+ messages)

[0/4] RFC: catch load and catch unload
 2012-01-19 20:15 UTC 

FYI: merge python sections in NEWS
 2012-01-19 20:10 UTC 

[RFC] Python Finish Breakpoints
 2012-01-19 16:53 UTC  (15+ messages)
                ` [patch] Fix remote.c crash on gdbserver close (+fix py-finish-breakpoint.exp for gdbserver) [Re: [RFC] Python Finish Breakpoints]
                  ` [patch] Fix remote.c crash on gdbserver close (+fix py-finish-breakpoint.exp for gdbserver) [rediff]
                      ` Call target_close after unpushing, not before (was: Re: [patch] Fix remote.c crash on gdbserver close (+fix py-finish-breakpoint.exp for gdbserver))
                          ` Call target_close after unpushing, not before
                          ` [commit] Re: Call target_close after unpushing, not before (was: Re: [patch] Fix remote.c crash on gdbserver close (+fix py-finish-breakpoint.exp for gdbserver))

RFC: add relative file name handling for linespecs
 2012-01-19 16:35 UTC  (4+ messages)
  ` Performance regression (12x): "

[RFC] allow unqualified function names in linespecs
 2012-01-19 15:47 UTC  (5+ messages)
` [RFA 2/3] Ada: "
` [RFA 3/3] Remove language param from name_matcher in struct quick_symbol_functions

RFC: fix hardwired constants
 2012-01-19 15:33 UTC  (3+ messages)
  ` [commit] "

Make jprint.exp not rely on inferior output
 2012-01-19 12:45 UTC  (3+ messages)

[rfc v4][6/6] Implement "info proc" on Linux via target file I/O
 2012-01-19 12:01 UTC 

[rfc v4][5/6] Make "info proc" command generic
 2012-01-19 10:03 UTC 

[rfc v3][4/6] Readlink as file I/O target operation
 2012-01-19 10:03 UTC 

[rfc v4][3/6] File I/O target operations
 2012-01-19 10:02 UTC 

[rfc v4][2/6] Always enable multi-process remote extension if possible
 2012-01-19 10:01 UTC 

[rfc v4][1/6] Distinguish target and "fake" PID values
 2012-01-19 10:01 UTC 

Avoid mprotect in the IPA
 2012-01-19  5:52 UTC  (2+ messages)

[patch] Fix for PR gdb/9538 (loading of separate debuginfo and symlinks)
 2012-01-18 19:15 UTC  (12+ messages)

Possible fix for mingw32 directory relocation problems
 2012-01-18 19:01 UTC  (2+ messages)

[PATCH] PowerPC 32 with Secure PLT
 2012-01-18 18:23 UTC  (6+ messages)

Fix gdb.ada/mi_task_info.exp for remote targets
 2012-01-18 17:13 UTC 

[RFC 0/8] Beginning to remove globals from parser-defs.h
 2012-01-18 16:50 UTC  (5+ messages)
` [RFC 2/8] C language

[PATCH]
 2012-01-18 14:34 UTC  (6+ messages)
` [PATCH] Add initialize and reallocate methods to parser expout

[PATCH] PowerPC 32 with Secure PLT
 2012-01-18  3:36 UTC 

Fix gdb.reverse/i386-sse-reverse.exp against gdbserver
 2012-01-17 22:27 UTC 

[rfc v3][5/6] Make "info proc" command generic
 2012-01-17 20:28 UTC  (3+ messages)

[rfc v3][4/6] Readlink as file I/O target operation
 2012-01-17 20:27 UTC  (3+ messages)

[rfc v3][3/6] File I/O target operations
 2012-01-17 19:56 UTC 

[rfc v3][3/6] File I/O target operations
 2012-01-17 19:54 UTC 

[rfc v3][6/6] Implement "info proc" on Linux via target file I/O
 2012-01-17 19:52 UTC 

[rfc v3][2/6] Always enable multi-process remote extension if possible
 2012-01-17 19:48 UTC 

[rfc v2][0/6] Remote /proc file access
 2012-01-17 19:46 UTC  (3+ messages)

[rfc v3][1/6] Distinguish target and "fake" PID values
 2012-01-17 19:42 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).