projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Make the stop_soon global be per-inferior instead.
[deliverable/binutils-gdb.git]
/
gdb
/
inferior.h
2008-09-22
Pedro Alves
Make the stop_soon global be per-inferior instead.
blob
|
commitdiff
|
raw
2008-09-22
Pedro Alves
Implement remote multi-process extensions.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Pedro Alves
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
* inferior.h (context_switch_to): Delete.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
Remove the global stop_step in favour of a per-thread
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
Remove the global step_multi in favour of a per-thread
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
Remove the global stop_signal in favour of a per-thread
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
* inferior.h (stop_bpstat): Delete.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
* inferior.h (step_over_calls): Delete.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
Remove context switching in favour of accessing thread...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-12
Vladimir Prus
Implement -exec-continue/-exec-interrupt --all.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Pedro Alves
Non-stop inferior control.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Pedro Alves
Per-thread commands.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Pedro Alves
Add non_stop global.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Pedro Alves
Add "executing" property to threads.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-13
Vladimir Prus
Don't suppress *running when doing finish.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-10
Vladimir Prus
Implement *running.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-10
Vladimir Prus
Suppress normal stop observer when it's problematic.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-04
Ulrich Weigand
* inferior.h (read_pc_pid, write_pc_pid): Remove.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
Pedro Alves
Implement displaced stepping.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-29
Joel Brobecker
* infrun.c (wait_for_inferior): Add treat_exec_...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-01
Daniel Jacobowitz
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2007-08-23
Joel Brobecker
Switch the license of all .c files to GPLv3.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-02
Daniel Jacobowitz
* infrun.c (inferior_ignoring_startup_exec_events...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-15
Ulrich Weigand
* gdbarch.sh (read_pc): Add REGCACHE argument. Remove...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-31
Ulrich Weigand
2007-05-31 Markus Deuling <deuling@de.ibm.com>
blob
|
commitdiff
|
raw
|
diff to current
2007-05-13
Ulrich Weigand
* inferior.h (read_sp): Remove prototype.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-07
Ulrich Weigand
* inftarg.c, infptrace.c: Remove files.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-06
Ulrich Weigand
* target.h (struct regcache): Add forward declaration.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-30
Ulrich Weigand
gdb/ChangeLog:
blob
|
commitdiff
|
raw
|
diff to current
2007-01-09
Daniel Jacobowitz
Copyright updates for 2007.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Daniel Jacobowitz
* inferior.h (start_remote): Update prototype.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Elena Zannoni
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Daniel Jacobowitz
PR gdb/1914
blob
|
commitdiff
|
raw
|
diff to current
2006-01-24
Daniel Jacobowitz
* infcmd.c: Include "observer.h".
blob
|
commitdiff
|
raw
|
diff to current
2005-12-17
Eli Zaretskii
* breakpoint.c:
blob
|
commitdiff
|
raw
|
diff to current
2005-07-06
Bob Rossi
Index: gdb/ChangeLog
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Andrew Cagney
2005-05-13 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Mark Mitchell
* environ.h (struct environ): Rename to ...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-12
Andrew Cagney
2004-09-12 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Mark Kettenis
* inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
blob
|
commitdiff
|
raw
|
diff to current
2004-08-14
Mark Kettenis
* inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-05
Andrew Cagney
2004-08-05 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-05-12
Andrew Cagney
2004-05-12 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-05-08
Andrew Cagney
2004-05-08 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-05-08
Andrew Cagney
2004-05-08 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Andrew Cagney
2004-03-22 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2004-03-22
Andrew Cagney
2004-03-21 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-10-31
Andrew Cagney
2003-10-31 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-08-07
Andrew Cagney
2003-08-07 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-06-07
Andrew Cagney
2003-06-07 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-06-07
Andrew Cagney
2003-06-07 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-06-07
Andrew Cagney
2003-06-07 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-05-05
Andrew Cagney
2003-05-03 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-04-29
Andrew Cagney
2003-04-28 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-04-21
Andrew Cagney
2003-04-21 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-04-12
Andrew Cagney
2003-04-12 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-04-08
Elena Zannoni
2003-04-08 Elena Zannoni <ezannoni@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-04-08
Elena Zannoni
2003-04-08 Elena Zannoni <ezannoni@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-04-01
Andrew Cagney
2003-04-01 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-04-01
Andrew Cagney
2003-04-01 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Andrew Cagney
2003-03-31 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Andrew Cagney
2003-03-31 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Andrew Cagney
2003-03-31 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-03-27
Andrew Cagney
2003-03-27 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-03-25
Andrew Cagney
2003-03-25 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-01-21
Andrew Cagney
2003-01-21 Andrew Cagney <ac131313@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-01-14
Andrew Cagney
2003-01-13 Andrew Cagney <ac131313@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-01-06
Andrew Cagney
2003-01-06 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2002-12-12
Daniel Jacobowitz
* corelow.c (init_core_ops): Delete references to...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-11
Daniel Jacobowitz
* config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK):...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-06
Andrew Cagney
2002-12-05 Andrew Cagney <ac131313@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2002-12-01
Andrew Cagney
2002-12-01 Andrew Cagney <ac131313@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2002-11-28
Andrew Cagney
2002-11-27 Andrew Cagney <ac131313@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2002-11-26
Andrew Cagney
2002-11-26 Andrew Cagney <ac131313@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2002-11-16
Daniel Jacobowitz
* config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-02
Elena Zannoni
2002-10-02 Elena Zannoni <ezannoni@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2002-08-26
Stephane Carrez
Fix PR gdb/393:
blob
|
commitdiff
|
raw
|
diff to current
2002-08-23
Elena Zannoni
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-21
Andrew Cagney
2002-08-21 Andrew Cagney <ac131313@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2002-07-03
Andrew Cagney
* infcmd.c (print_return_value): Remove compatibility...
blob
|
commitdiff
|
raw
|
diff to current
2002-06-25
Andrew Cagney
* infrun.c (stop_registers): Change variable's type...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-24
Andrew Cagney
* arch-utils.h: Update copyright.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-10
Andrew Cagney
* maint.c (maint_print_section_info): Rename print_sect...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-06
Andrew Cagney
* h8500-tdep.c (h8500_write_fp): Delete function.
blob
|
commitdiff
|
raw
|
diff to current
2001-11-22
Tom Tromey
Fix for PR gdb/209, PR gdb/156:
blob
|
commitdiff
|
raw
|
diff to current
2001-05-15
Kevin Buettner
Redefine ptid_t to be a struct rather than an int.
blob
|
commitdiff
|
raw
|
diff to current
2001-05-06
Kevin Buettner
Consolidate save_inferior_ptid/restore_inferior_ptid...
blob
|
commitdiff
|
raw
|
diff to current
2001-05-04
Kevin Buettner
Phase 1 of the ptid_t changes.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-06
David Smith
2001-04-06 David Smith <dsmith@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2001-04-06
Fernando Nasser
2001-04-06 Fernando Nasser <fnasser@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2001-03-13
Andrew Cagney
Eliminate ARCH_NUM_REGS.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-06
Kevin Buettner
Update/correct copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-01
Andrew Cagney
Create new file regcache.h. Update all uses.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-08
Andrew Cagney
Add __FILE__ and __LINE__ parameter to internal_error() /
blob
|
commitdiff
|
raw
|
diff to current
2001-02-06
Christopher Faylor
Change suggested by Dean Luick <luick@cray.com>
blob
|
commitdiff
|
raw
|
diff to current
2001-01-24
Fernando Nasser
2001-01-24 Fernando Nasser <fnasser@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2000-11-10
Christopher Faylor
* inferior.h (step_over_calls_kind): New enum to clarif...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-01
Elena Zannoni
2000-08-01 Elena Zannoni <ezannoni@kwikemart.cygnus...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-24
Elena Zannoni
2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.854795 seconds
and
107
git commands to generate.