index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
inferior.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Per-inferior args and tty and environment.
Vladimir Prus
2010-01-20
1
-5
/
+20
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-10-19 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2009-10-19
1
-4
/
+82
*
Implementing catch syscall.
Sergio Durigan Junior
2009-09-15
1
-0
/
+14
*
gdb/
Daniel Jacobowitz
2009-06-28
1
-0
/
+2
*
2009-06-21 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2009-06-21
1
-2
/
+3
*
* gdbarch.sh (pointer_to_address): Change to type 'm'.
Ulrich Weigand
2009-06-17
1
-4
/
+8
*
* gdbarch.sh (construct_inferior_arguments): Remove.
Ulrich Weigand
2009-06-17
1
-1
/
+1
*
gdb/
Pedro Alves
2009-06-11
1
-0
/
+2
*
* inferior.h (procfs_first_available): Move declaration to...
Pedro Alves
2009-06-07
1
-4
/
+0
*
* inferior.h (proc_iterate_over_mappings): Delete declaration.
Pedro Alves
2009-06-07
1
-2
/
+0
*
* target.h (struct target_ops): Make to_has_all_memory,
Pedro Alves
2009-06-07
1
-0
/
+4
*
* fork-child.c: Don't include frame.h. Include terminal.h.
Pedro Alves
2009-05-19
1
-6
/
+0
*
* inflow.h (our_process_group): Remove declaration.
Pedro Alves
2009-05-18
1
-0
/
+4
*
* inferior.h (read_pc, write_pc): Remove.
Ulrich Weigand
2009-05-05
1
-4
/
+0
*
gdb/
Pedro Alves
2009-03-22
1
-5
/
+0
*
* gdbthread.h (struct thread_info): Add in_infcall member.
Pedro Alves
2009-03-22
1
-3
/
+0
*
* infcall.c (run_inferior_call): Remove references to
Pedro Alves
2009-03-22
1
-4
/
+0
*
* inferior.h (notice_new_inferior): Declare.
Pedro Alves
2009-03-04
1
-0
/
+2
*
2008-02-21 Pedro Alves <pedro@codesorcery.com>
Pedro Alves
2009-02-21
1
-1
/
+1
*
* dummy-frame.c (dummy_frame): Replace regcache member with
Doug Evans
2009-01-19
1
-7
/
+21
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
2008-12-16 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2008-12-16
1
-4
/
+0
*
* inferior.h (proceed_to_finish): Delete, unused.
Doug Evans
2008-11-20
1
-7
/
+2
*
Implement '-target-detach pid'.
Vladimir Prus
2008-11-17
1
-0
/
+2
*
Kill pthread_ops_hack
Vladimir Prus
2008-11-09
1
-3
/
+3
*
* defs.h (add_inferior_continuation)
Pedro Alves
2008-11-05
1
-0
/
+5
*
* inferior.h (inferior_ignoring_leading_exec_events): Delete
Pedro Alves
2008-10-31
1
-8
/
+0
*
* inferior.h (write_inferior_status_register): Delete.
Pedro Alves
2008-10-31
1
-4
/
+0
*
gdb/
Pedro Alves
2008-10-23
1
-0
/
+3
*
2008-10-17 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2008-10-17
1
-0
/
+10
*
Remove the attach_flag global, and make it per-inferior.
Pedro Alves
2008-09-22
1
-5
/
+4
*
Make the stop_soon global be per-inferior instead.
Pedro Alves
2008-09-22
1
-2
/
+3
*
Implement remote multi-process extensions.
Pedro Alves
2008-09-22
1
-0
/
+3
*
gdb/
Pedro Alves
2008-09-22
1
-0
/
+98
*
* inferior.h (context_switch_to): Delete.
Pedro Alves
2008-09-08
1
-2
/
+0
*
Remove the global stop_step in favour of a per-thread
Pedro Alves
2008-09-08
1
-4
/
+0
*
Remove the global step_multi in favour of a per-thread
Pedro Alves
2008-09-08
1
-6
/
+0
*
Remove the global stop_signal in favour of a per-thread
Pedro Alves
2008-09-08
1
-4
/
+0
*
* inferior.h (stop_bpstat): Delete.
Pedro Alves
2008-09-08
1
-4
/
+0
*
* inferior.h (step_over_calls): Delete.
Pedro Alves
2008-09-08
1
-2
/
+0
*
Remove context switching in favour of accessing thread_info fields
Pedro Alves
2008-09-08
1
-18
/
+0
*
Implement -exec-continue/-exec-interrupt --all.
Vladimir Prus
2008-07-12
1
-0
/
+4
*
Non-stop inferior control.
Pedro Alves
2008-07-09
1
-0
/
+6
*
Per-thread commands.
Pedro Alves
2008-07-09
1
-0
/
+2
*
Add non_stop global.
Pedro Alves
2008-07-09
1
-0
/
+7
*
Add "executing" property to threads.
Pedro Alves
2008-07-09
1
-6
/
+0
*
Don't suppress *running when doing finish.
Vladimir Prus
2008-06-13
1
-1
/
+5
*
Implement *running.
Vladimir Prus
2008-06-10
1
-1
/
+1
*
Suppress normal stop observer when it's problematic.
Vladimir Prus
2008-06-10
1
-0
/
+3
[next]