projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change tui_source_window_base::set_contents to return bool
[deliverable/binutils-gdb.git]
/
gdb
/
top.h
2019-09-18
Christian Biesinger
Change boolean options to bool instead of int
blob
|
commitdiff
|
raw
2019-07-11
Tom Tromey
Remove init_cli_cmds
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-05-31
Philippe Waroquiers
Add previous_saved_command_line to allow a command...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-20
Simon Marchi
Fix error message and use-after-free on errors in neste...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-12-30
Tom Tromey
Change input_handler to take a unique_xmalloc_ptr
blob
|
commitdiff
|
raw
|
diff to current
2018-06-05
Tom Tromey
Remove some text from --version output
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-12-02
Sergio Durigan Junior
Add support for the readnever concept
blob
|
commitdiff
|
raw
|
diff to current
2017-12-01
Sergio Durigan Junior
Revert "Add support for the readnever concept"
blob
|
commitdiff
|
raw
|
diff to current
2017-12-01
Sergio Durigan Junior
Add support for the readnever concept
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify execute_command
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Remove cmd_cfunc_ftype
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_com
blob
|
commitdiff
|
raw
|
diff to current
2017-10-19
Tom Tromey
Remove cleanups from prepare_execute_command
blob
|
commitdiff
|
raw
|
diff to current
2017-10-11
Tom Tromey
Constify add_prefix_cmd
blob
|
commitdiff
|
raw
|
diff to current
2017-10-03
Tom Tromey
Remove make_delete_ui_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2017-09-22
Sergio Durigan Junior
Get rid of "gdb_dirbuf" and use "getcwd (NULL, 0)"
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Tom Tromey
Replace do_restore_instream_cleanup with scoped_restore
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Tom Tromey
Remove in_user_command
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
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-10-21
Tom Tromey
Remove make_cleanup_restore_current_ui
blob
|
commitdiff
|
raw
|
diff to current
2016-09-21
Tom Tromey
PR gdb/20604 - fix "quit" when an invalid expression...
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-07-25
Simon Marchi
Handle correctly passing a bad interpreter name to...
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
Make gdb_in_secondary_prompt_p() be per UI
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 current_ui_out 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
Make the interpreters be per UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Make gdb_stdout&co be per UI
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
Pedro Alves
Introduce "struct ui"
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-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Pedro Alves
Merge async and sync code paths some more
blob
|
commitdiff
|
raw
|
diff to current
2015-08-21
Patrick Palka
tui: don't overwrite a secondary prompt that was given...
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-09-11
Pedro Alves
gdb/17347 - Regression: GDB stopped on run with attache...
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-07-01
Pedro Alves
Reimplement DJGPP's .gdbinit -> gdb.ini renaming.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-12
Eli Zaretskii
Implement a new command to show GDB build-time configur...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Tom Tromey
PR cli/7719:
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-01-23
Pedro Alves
2012-01-23 Pedro Alves <palves@redhat.com>
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-12-16
Pedro Alves
2011-12-16 Pedro Alves <pedro@codesourcery.com>
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-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-06-02
Pedro Alves
2011-06-02 Pedro Alves <pedro@codesourcery.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-05-13
Thiago Jung Bauermann
gdb/
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-04-07
Doug Evans
* top.c (source_file_name): Make const char *.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-06
Doug Evans
* top.h (source_script, cd_command): Delete.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-01
Joel Brobecker
Update copyright year in most headers.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-31
Doug Evans
Implement TARGET_OBJECT_STACK_MEMORY.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-03
Joel Brobecker
Updated copyright notices for most files.
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-01-09
Daniel Jacobowitz
Copyright updates for 2007.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Andrew Stubbs
2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
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-03-29
Daniel Jacobowitz
* Makefile.in (utils.o): Update.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-17
Eli Zaretskii
* breakpoint.c:
blob
|
commitdiff
|
raw
|
diff to current
2005-01-17
Andrew Cagney
2005-01-17 Andrew Cagney <cagney@gnu.org>
blob
|
commitdiff
|
raw
|
diff to current
2004-01-19
Andrew Cagney
2004-01-19 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-06-08
Andrew Cagney
2003-06-08 Andrew Cagney <cagney@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2003-06-02
Richard Henderson
* top.h (lim_at_start): Declare.
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-03-19
Alexandre Oliva
* coffread.c: Remove redundant static declarations...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-21
Andrew Cagney
Update makefile.in dependencies. Add header wrappers.
blob
|
commitdiff
|
raw
|
diff to current
2001-03-06
Kevin Buettner
Update/correct copyright notices.
blob
|
commitdiff
|
raw
|
diff to current
2000-07-09
Elena Zannoni
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-07
Elena Zannoni
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-05
Andrew Cagney
Replace command_loop_marker() with null_cleanup().
blob
|
commitdiff
|
raw
|
diff to current
2000-05-28
Kevin Buettner
PARAMS removal.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-22
Andrew Cagney
Eliminate make_cleanup_func from top.c
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Ian Lance Taylor
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Ian Lance Taylor
This commit was generated by cvs2svn to track changes...
blob
|
commitdiff
|
raw
|
diff to current
2000-02-03
Jason Molenda
import gdb-2000-02-02 snapshot
blob
|
commitdiff
|
raw
|
diff to current
2000-02-02
Jason Molenda
import gdb-2000-02-01 snapshot
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
2.178974 seconds
and
106
git commands to generate.