GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
event-loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace some xmalloc-family functions with XNEW-family ones
Simon Marchi
2015-08-26
1
-6
/
+5
*
remote: allow aborting long operations (e.g., file transfers)
Pedro Alves
2015-08-25
1
-0
/
+16
*
Prepare for gnulib update
Pedro Alves
2015-08-24
1
-1
/
+1
*
Fix gdb.mi/mi-nsmoribund.exp timeouts
Pedro Alves
2015-05-15
1
-32
/
+88
*
Split TRY_CATCH into TRY + CATCH
Pedro Alves
2015-03-07
1
-3
/
+4
*
Fix build breakage due to event loop simplification
Pedro Alves
2015-02-04
1
-0
/
+4
*
Simplify event-loop core, remove two-step event processing
Pedro Alves
2015-02-03
1
-241
/
+93
*
When disabling target async, remove all target event sources from the event loop
Pedro Alves
2015-02-03
1
-0
/
+8
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Remove spurious exceptions.h inclusions
Gary Benson
2014-10-08
1
-1
/
+0
*
Move errno.h to common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Include gdb_assert.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
Make display_gdb_prompt CLI-only.
Pedro Alves
2014-05-29
1
-4
/
+2
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
gdb/
Yao Qi
2013-01-25
1
-83
/
+38
*
gdb/
Yao Qi
2013-01-25
1
-27
/
+13
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
2011-08-04 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-08-04
1
-19
/
+20
*
PR gdb/8677
Andreas Schwab
2011-05-25
1
-10
/
+6
*
2011-03-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-03-11
1
-0
/
+2
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-05
1
-7
/
+14
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-2
/
+2
*
2010-12-28 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-12-29
1
-159
/
+169
*
* event-loop.h (GDB_READABLE, GDB_WRITABLE, GDB_EXCEPTION): Move to ...
Doug Evans
2010-05-25
1
-0
/
+7
*
2010-05-14 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-14
1
-1
/
+1
*
* event-loop.c (gdb_timer): Delete unused global.
Doug Evans
2010-05-03
1
-3
/
+2
*
Delete unused or undefined functions.
Joel Brobecker
2010-01-19
1
-1
/
+0
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
ARI fix: OP eol rule.
Pierre Muller
2009-10-06
1
-6
/
+6
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+1
*
* event-loop.h: Mention async_event_handlers.
Pedro Alves
2008-10-24
1
-94
/
+288
*
* defs.h (do_exec_error_cleanups, discard_exec_error_cleanups)
Vladimir Prus
2008-03-14
1
-1
/
+1
*
Async mode fixes.
Vladimir Prus
2008-03-14
1
-0
/
+4
*
* Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update.
Daniel Jacobowitz
2008-03-05
1
-0
/
+9
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
2007-08-18 Michael Snyder <msnyder@access-company.com>
Michael Snyder
2007-08-18
1
-1
/
+1
*
event-loop.c (gdb_wait_for_event): Move statement into if block.
Michael Snyder
2007-08-16
1
-2
/
+1
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* NEWS: Mention native Windows support.
Daniel Jacobowitz
2006-02-10
1
-92
/
+3
*
* event-loop.c (gdb_select): Detect file descriptors that have
Mark Mitchell
2006-01-14
1
-12
/
+25
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* event-loop.c (gdb_select): Program defensively.
Mark Mitchell
2005-04-25
1
-5
/
+10
*
* event-loop.c (gdb_assert.h): Include.
Mark Mitchell
2005-04-25
1
-6
/
+85
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-12
1
-4
/
+4
*
2005-02-11 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-02-11
1
-10
/
+10
*
2005-01-12 Andrew Cagney <cagney@gnu.org>
Andrew Cagney
2005-01-12
1
-0
/
+1
[next]