projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Introduce ref_ptr::new_reference
[deliverable/binutils-gdb.git]
/
gdb
/
event-top.c
2018-03-19
Tom Tromey
Convert observers to C++
blob
|
commitdiff
|
raw
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-12-13
Joel Brobecker
fix "server" command prefix handling (unexpected confir...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify execute_command
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Pedro Alves
Eliminate STOP_SIGNAL, use SIGTSTP directly
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Tom Tromey
Remove make_delete_ui_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2017-09-30
Tom Tromey
Remove cleanup from display_gdb_prompt
blob
|
commitdiff
|
raw
|
diff to current
2017-09-20
Tom Tromey
Remove make_cleanup_restore_target_terminal
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: execute_command calls with string...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-12-20
Pedro Alves
Fix longjmp across readline w/ --enable-sjlj-exceptions...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-21
Tom Tromey
Change command stats reporting to use class
blob
|
commitdiff
|
raw
|
diff to current
2016-10-21
Tom Tromey
Remove make_cleanup_restore_current_ui
blob
|
commitdiff
|
raw
|
diff to current
2016-09-06
Pedro Alves
Introduce make_cleanup_restore_current_ui
blob
|
commitdiff
|
raw
|
diff to current
2016-08-09
Pedro Alves
Fix PR gdb/20418 - Problems with synchronous commands...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Make stdin be per UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Handle UI's terminal closing
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Make main_ui be heap allocated
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Replace the sync_execution global with a new enum promp...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Simplify starting the command event loop
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Always process target events in the main UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Make command line editing (use of readline) be per UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Make out and error streams be per UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Make input_fd be per UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Make instream be per UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Always run async signal handlers in the main UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Make the intepreters output to all UIs
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Introduce "struct ui"
blob
|
commitdiff
|
raw
|
diff to current
2016-04-22
Pedro Alves
Propagate GDB/C++ exceptions across readline using...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-22
Pedro Alves
Rename rl_callback_read_char_wrapper -> gdb_rl_callback...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-21
Pedro Alves
Add missing sentinel 'char *' casts in concat/reconcat...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-12
Pedro Alves
Eliminate immediate_quit
blob
|
commitdiff
|
raw
|
diff to current
2016-04-12
Pedro Alves
target remote: Don't rely on immediate_quit (introduce...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-12
Pedro Alves
Don't call clear_quit_flag in command_handler
blob
|
commitdiff
|
raw
|
diff to current
2016-04-12
Pedro Alves
Introduce interruptible_select
blob
|
commitdiff
|
raw
|
diff to current
2016-04-12
Pedro Alves
Fix signal handler/event-loop races
blob
|
commitdiff
|
raw
|
diff to current
2016-04-12
Pedro Alves
Don't set immediate_quit in prompt_for_continue
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Pedro Alves
Command line input handling TLC
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Pedro Alves
Simplify saved_command_line handling
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Pedro Alves
Use struct buffer in gdb_readline_no_editing_callback
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Pedro Alves
Eliminate async_annotation_suffix
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Pedro Alves
gdb_readline2 -> gdb_readline_no_editing_callback
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-19
Sandra Loosemore
Reset pagination counts even when stdin is not a tty.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Pedro Alves
Garbage collect thread continuations
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Patrick Palka
Have SIGTERM promptly quit GDB even when the dummy...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
Patrick Palka
Append to input history file instead of overwriting it
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Simon Marchi
Fix build with Python 3.4 (PR python/16784)
blob
|
commitdiff
|
raw
|
diff to current
2014-11-23
Patrick Palka
Fix the processing of Meta-key commands in TUI
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Pedro Alves
PR python/17372 - Python hangs when displaying help()
blob
|
commitdiff
|
raw
|
diff to current
2014-10-29
Pedro Alves
Fix uninitialized value access when very first GDB...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Pedro Alves
Make display_gdb_prompt CLI-only.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
Jan Kratochvil
Fix SIGTERM signal safety (PR gdb/15358).
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Muhammad Bilal
2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2013-09-06
Andrew Burgess
Give every interpreter a command_loop_proc.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2013-05-05
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2013-03-21
Doug Evans
New commands "mt set per-command {space,time,symtab...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-20
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2013-01-31
Aleksandar Ristovski
2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Pedro Alves
With some changes to how software single-step (SSS...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-10-23
Yao Qi
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Tom Tromey
* defs.h (quit_flag): Don't declare.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Tom Tromey
* event-top.c (sigwinch_token, handle_sigwinch): Remove.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-21
Joseph Myers
* event-top.c (async_disconnect): If an exception...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-06
Pedro Alves
2011-09-06 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-09-02
matt rice
PR gdb/10720
blob
|
commitdiff
|
raw
|
diff to current
2011-07-22
Phil Muldoon
2011-07-22 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-07-21
Phil Muldoon
2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Pedro Alves
2011-06-13 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-27
Pedro Alves
2011-05-27 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-03-16
Tom Tromey
* tracepoint.c (stop_tracing): Don't declare.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-01
Michael Snyder
2011-03-01 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Michael Snyder
2010-12-28 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-09-11
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2010-06-26
Paul N. Hilfinger
Refactor 'maint time' command statistics.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Michael Snyder
2010-05-14 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Tom Tromey
2009-09-23 John Wright <john.wright@hp.com>
blob
|
commitdiff
|
raw
|
diff to current
2009-05-23
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Pedro Alves
* linux-nat.c (linux_nat_terminal_inferior)
blob
|
commitdiff
|
raw
|
diff to current
2009-01-09
Joel Brobecker
* event-top.c (async_disconnect, async_stop_sig...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Pedro Alves
* inferior.h (stop_bpstat): Delete.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-16
Pedro Alves
* gdbthread.h: Add comments.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-12
Pedro Alves
2008-07-12 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Pedro Alves
Add "executing" property to threads.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-02
Andrew Stubbs
2008-05-02 Andrew Stubbs <andrew.stubbs@st.com>
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.91536 seconds
and
106
git commands to generate.