projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Maxim Grigoriev stepping down as Xtensa maintainer
[external/binutils.git]
/
gdb
/
top.c
2017-06-07
Sergio Durigan Junior
Move parts of inferior job control to common/
blob
|
commitdiff
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: Constify word break character arrays
blob
|
commitdiff
|
diff to current
2017-03-08
Pedro Alves
Fix PR 21218: GDB dumps core when escaping newline...
blob
|
commitdiff
|
diff to current
2017-02-02
Pedro Alves
Eliminate make_cleanup_ui_file_delete / make ui_file...
blob
|
commitdiff
|
diff to current
2017-01-11
Tom Tromey
Remove cleanups from execute_gdb_command
blob
|
commitdiff
|
diff to current
2017-01-10
Simon Marchi
Change return type of ui_out redirect to void
blob
|
commitdiff
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
diff to current
2016-12-22
Simon Marchi
Class-ify ui_out
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string in gdb/top.c
blob
|
commitdiff
|
diff to current
2016-11-08
Pedro Alves
Use ui_file_as_string in execute_command_to_string
blob
|
commitdiff
|
diff to current
2016-10-25
Rainer Orth
Fix gdb C++ compilation on Solaris (PR build/20712)
blob
|
commitdiff
|
diff to current
2016-10-21
Tom Tromey
Use scoped_restore for current_ui
blob
|
commitdiff
|
diff to current
2016-10-21
Tom Tromey
Use scoped_restore for ui_file
blob
|
commitdiff
|
diff to current
2016-10-21
Tom Tromey
Use RAII to save and restore scalars
blob
|
commitdiff
|
diff to current
2016-09-21
Tom Tromey
PR gdb/20604 - fix "quit" when an invalid expression...
blob
|
commitdiff
|
diff to current
2016-09-06
Pedro Alves
new-ui command: gdb internal errors if input is already...
blob
|
commitdiff
|
diff to current
2016-09-06
Pedro Alves
Introduce make_cleanup_restore_current_ui
blob
|
commitdiff
|
diff to current
2016-08-23
Pedro Alves
Fix PR20494 - User input stops being echoed in CLI
blob
|
commitdiff
|
diff to current
2016-07-25
Simon Marchi
Handle correctly passing a bad interpreter name to...
blob
|
commitdiff
|
diff to current
2016-07-21
Pedro Alves
Fix djgpp gdb build
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Add new command to create extra console/mi UIs
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Make stdin be per UI
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Handle UI's terminal closing
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Make main_ui be heap allocated
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Replace the sync_execution global with a new enum promp...
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Make gdb_in_secondary_prompt_p() be per UI
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Make command line editing (use of readline) be per UI
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Make current_ui_out be per UI
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Make instream be per UI
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Make the interpreters be per UI
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Make gdb_stdout&co be per UI
blob
|
commitdiff
|
diff to current
2016-06-21
Pedro Alves
Introduce "struct ui"
blob
|
commitdiff
|
diff to current
2016-04-12
Pedro Alves
Introduce interruptible_select
blob
|
commitdiff
|
diff to current
2016-04-12
Pedro Alves
Inline command_loop in read_command_line
blob
|
commitdiff
|
diff to current
2016-04-12
Pedro Alves
Don't rely on immediate_quit in command_line_input
blob
|
commitdiff
|
diff to current
2016-03-09
Pedro Alves
Command line input handling TLC
blob
|
commitdiff
|
diff to current
2016-03-09
Pedro Alves
Simplify saved_command_line handling
blob
|
commitdiff
|
diff to current
2016-03-09
Pedro Alves
Use struct buffer in gdb_readline_no_editing
blob
|
commitdiff
|
diff to current
2016-03-09
Pedro Alves
gdb_readline -> gdb_readline_no_editing
blob
|
commitdiff
|
diff to current
2016-03-09
Pedro Alves
Eliminate async_annotation_suffix
blob
|
commitdiff
|
diff to current
2016-03-09
Pedro Alves
Garbage collect window_hook
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
diff to current
2016-01-01
Joel Brobecker
update copyright year printed by GDB, GDBserver and...
blob
|
commitdiff
|
diff to current
2015-12-19
Sandra Loosemore
Reset pagination counts even when stdin is not a tty.
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add some more casts (2/2)
blob
|
commitdiff
|
diff to current
2015-09-25
Simon Marchi
Add casts to memory allocation related calls
blob
|
commitdiff
|
diff to current
2015-09-09
Pedro Alves
Merge async and sync code paths some more
blob
|
commitdiff
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
diff to current
2015-08-21
Patrick Palka
tui: don't overwrite a secondary prompt that was given...
blob
|
commitdiff
|
diff to current
2015-08-07
Andrew Burgess
gdb: Move get_frame_language from stack.c to frame.c.
blob
|
commitdiff
|
diff to current
2015-08-07
Andrew Burgess
gdb: get_frame_language now takes a frame parameter.
blob
|
commitdiff
|
diff to current
2015-07-29
Patrick Palka
Make sure terminal settings are restored before exiting
blob
|
commitdiff
|
diff to current
2015-07-08
Patrick Palka
tui: replace deprecated_register_changed_hook with...
blob
|
commitdiff
|
diff to current
2015-06-26
Patrick Palka
Add option to remove duplicate command history entries
blob
|
commitdiff
|
diff to current
2015-06-23
Patrick Palka
Fix GDBHISTSIZE test failure on i686
blob
|
commitdiff
|
diff to current
2015-06-17
Patrick Palka
Tweak the handling of $GDBHISTSIZE edge cases [PR gdb...
blob
|
commitdiff
|
diff to current
2015-06-17
Patrick Palka
Read $GDBHISTSIZE instead of $HISTSIZE
blob
|
commitdiff
|
diff to current
2015-06-17
Patrick Palka
Don't truncate the history file when history size is...
blob
|
commitdiff
|
diff to current
2015-05-13
Patrick Palka
Fix PR gdb/17820
blob
|
commitdiff
|
diff to current
2015-05-06
Joel Brobecker
Get rid of deprecated_init_ui_hook
blob
|
commitdiff
|
diff to current
2015-04-28
Patrick Palka
Disable readline's SIGWINCH handler
blob
|
commitdiff
|
diff to current
2015-03-31
H.J. Lu
Add --with-system-zlib in gdb
blob
|
commitdiff
|
diff to current
2015-03-25
Pedro Alves
Simplify target_async hook interface
blob
|
commitdiff
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
diff to current
2015-03-07
Tom Tromey
quit_force: Replace TRY_CATCH wrapper macros
blob
|
commitdiff
|
diff to current
2015-02-27
Pedro Alves
C++ keyword cleanliness, mostly auto-generated
blob
|
commitdiff
|
diff to current
2015-02-03
Pedro Alves
Simplify event-loop core, remove two-step event processing
blob
|
commitdiff
|
diff to current
2015-01-31
Doug Evans
Unify CLI/TUI interface to readline tab completion.
blob
|
commitdiff
|
diff to current
2015-01-12
Patrick Palka
Append to input history file instead of overwriting it
blob
|
commitdiff
|
diff to current
2015-01-07
Patrick Palka
Don't propagate our current terminal state to the inferior
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
diff to current
2015-01-01
Joel Brobecker
Update copyright year printed by gdb, gdbserver and...
blob
|
commitdiff
|
diff to current
2014-12-15
Simon Marchi
Fix build with Python 3.4 (PR python/16784)
blob
|
commitdiff
|
diff to current
2014-10-29
Pedro Alves
PR python/17372 - Python hangs when displaying help()
blob
|
commitdiff
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
diff to current
2014-09-11
Pedro Alves
gdb/17347 - Regression: GDB stopped on run with attache...
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
diff to current
2014-07-14
Pedro Alves
Remove the target from the event loop while in secondar...
blob
|
commitdiff
|
diff to current
2014-07-14
Pedro Alves
Background execution + pagination aborts readline/gdb
blob
|
commitdiff
|
diff to current
2014-06-14
Eli Zaretskii
Include --with-guile in 'show configuration's output.
blob
|
commitdiff
|
diff to current
2014-06-13
Tom Tromey
make calls to help_list use enumerator
blob
|
commitdiff
|
diff to current
2014-06-03
Phil Muldoon
Don't remove #-comments.
blob
|
commitdiff
|
diff to current
2014-05-22
Pedro Alves
Add new infrun.h header.
blob
|
commitdiff
|
diff to current
2014-05-16
Doug Evans
New command line option -D.
blob
|
commitdiff
|
diff to current
2014-03-20
Tom Tromey
Fix py-finish-breakpoint.exp with target async.
blob
|
commitdiff
|
diff to current
2014-02-06
Doug Evans
Extension Language API
blob
|
commitdiff
|
diff to current
2014-01-20
Tom Tromey
convert flags to bitfields
blob
|
commitdiff
|
diff to current
2014-01-13
Tom Tromey
remove use_windows
blob
|
commitdiff
|
diff to current
2014-01-13
Tom Tromey
remove deprecated_set_hook
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
diff to current
2014-01-01
Joel Brobecker
Update copyright year in gdb/gdbserver/gdbreplay versio...
blob
|
commitdiff
|
diff to current
2013-11-20
Yao Qi
Move target-dcache out of target.c
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_stat.h
blob
|
commitdiff
|
diff to current
2013-11-18
Tom Tromey
remove gdb_string.h
blob
|
commitdiff
|
diff to current
2013-11-06
Muhammad Bilal
Revert "2013-11-06 Muhammad Bilal <mbilal@codesourcer...
blob
|
commitdiff
|
diff to current
2013-11-06
Muhammad Bilal
2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
blob
|
commitdiff
|
diff to current
2013-11-06
Muhammad Bilal
2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>
blob
|
commitdiff
|
diff to current
2013-10-10
Joel Brobecker
Rename "set/show remotebaud" command into "set/show...
blob
|
commitdiff
|
diff to current
next