projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Display "main" on initial TUI startup
[deliverable/binutils-gdb.git]
/
gdb
/
source.c
2019-12-14
Sergio Durigan Junior
Guard against 'current_directory == NULL' on gdb_abspat...
blob
|
commitdiff
|
raw
2019-11-26
Simon Marchi
Make a bunch of functions static
blob
|
commitdiff
|
raw
|
diff to current
2019-11-06
Tom Tromey
Remove some includes of readline.h
blob
|
commitdiff
|
raw
|
diff to current
2019-10-18
Tom de Vries
[gdb] Fix more typos in comments
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
Tom Tromey
Make current_source_* per-program-space
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
Tom Tromey
Don't call decode_line_with_current_source from select_...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-01
Tom Tromey
Remove the ui_out_style_kind enum
blob
|
commitdiff
|
raw
|
diff to current
2019-09-17
Mike Gulick
gdb: Look for compilation directory relative to directo...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Philippe Waroquiers
Make first and last lines of 'command help documentatio...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Tom Tromey
Clean up source file error reporting
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
Tom Tromey
Add file offsets to the source cache
blob
|
commitdiff
|
raw
|
diff to current
2019-07-17
Tom Tromey
Rename field_int to field_signed
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
Tom Tromey
Rename common to gdbsupport
blob
|
commitdiff
|
raw
|
diff to current
2019-06-15
Andrew Burgess
gdb: Remove an update of current_source_line and curren...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-15
Andrew Burgess
gdb: New function to open source file and compute line...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-15
Andrew Burgess
gdb: Remove unused parameter
blob
|
commitdiff
|
raw
|
diff to current
2019-06-14
Tom Tromey
Only compute realpath when basenames_may_differ is set
blob
|
commitdiff
|
raw
|
diff to current
2019-06-06
Руслан Ижбулатов
Apply substitute-path to relative filenames as well
blob
|
commitdiff
|
raw
|
diff to current
2019-05-17
Tom Tromey
Don't cast away const in find_and_open_source
blob
|
commitdiff
|
raw
|
diff to current
2019-04-19
Tom Tromey
Fix "list" when control characters are seen
blob
|
commitdiff
|
raw
|
diff to current
2019-02-17
Tom Tromey
Fix pager bugs with style output
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Tom Tromey
Normalize includes to use common/
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Add compunits range adapter to objfile
blob
|
commitdiff
|
raw
|
diff to current
2019-01-17
Tom Tromey
Change all_objfiles adapter to be a method on program_space
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJFILES and ALL_FILETABS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJFILE_FILETABS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_COMPUNIT_FILETABS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_OBJFILE_COMPUNITS
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove most uses of ALL_OBJFILES
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Tom Tromey
Remove ALL_PSPACE_OBJFILES
blob
|
commitdiff
|
raw
|
diff to current
2019-01-09
Andrew Burgess
gdb: Avoid signed integer overflow when printing source...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-08
Andrew Burgess
gdb: Move declarations from symtab.h to source.h
blob
|
commitdiff
|
raw
|
diff to current
2019-01-08
Andrew Burgess
gdb: Handle requests to print source lines backward
blob
|
commitdiff
|
raw
|
diff to current
2019-01-08
Andrew Burgess
gdb: Fix skip of `\r` before `\n` in source output
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Philippe Waroquiers
Fix 'Invalid read of size 4' in search_command_helper
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-28
Tom Tromey
Highlight source code using GNU Source Highlight
blob
|
commitdiff
|
raw
|
diff to current
2018-12-28
Tom Tromey
Add output styles to gdb
blob
|
commitdiff
|
raw
|
diff to current
2018-12-08
Pedro Alves
Merge forward-search/reverse-search, use gdb::def_vecto...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-29
Philippe Waroquiers
Fix leak in forward-search
blob
|
commitdiff
|
raw
|
diff to current
2018-11-24
Philippe Waroquiers
Re-fix leak in source.c (open_source_file).
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Tom Tromey
Change get_filename_and_charpos to return void
blob
|
commitdiff
|
raw
|
diff to current
2018-11-09
Tom Tromey
Return scoped_fd from open_source_file and find_and_ope...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Philippe Waroquiers
Fix 4K leak in open_source_file each time next/step...
blob
|
commitdiff
|
raw
|
diff to current
2018-09-13
Tom Tromey
Remove cleanup from add_path
blob
|
commitdiff
|
raw
|
diff to current
2018-06-09
Tom Tromey
Remove two more uses of make_cleanup_close
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Tom Tromey
Use scoped_fd in more places
blob
|
commitdiff
|
raw
|
diff to current
2018-03-03
Simon Marchi
Make delim_string_to_char_ptr_vec return an std::vector
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Sergio Durigan Junior
Make gdbserver work with filename-only binaries
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Sergio Durigan Junior
Create new common/pathstuff.[ch]
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Tom Tromey
Change openp et al to use a unique_xmalloc_ptr
blob
|
commitdiff
|
raw
|
diff to current
2018-02-13
Simon Marchi
Use enum flags for flags passed to openp
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Tom Tromey
Don't reference past the end of the vector
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
Tom Tromey
Use gdb::def_vector in find_source_lines
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-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_info
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_com
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_path and friends
blob
|
commitdiff
|
raw
|
diff to current
2017-09-27
Tom Tromey
Constify some commands in source.c
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
John Baldwin
Remove unnecessary function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Pedro Alves
Kill init_sal
blob
|
commitdiff
|
raw
|
diff to current
2017-09-04
Pedro Alves
struct symtabs_and_lines -> std::vector<symtab_and_line>
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Simon Marchi
Rename some command functions
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Tom Tromey
Change rewrite_source_path to return a unique_xmalloc_ptr
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Tom Tromey
Change gdb_realpath to return a unique_xmalloc_ptr
blob
|
commitdiff
|
raw
|
diff to current
2017-08-22
Tom Tromey
Change gdb_abspath to return a unique_xmalloc_ptr
blob
|
commitdiff
|
raw
|
diff to current
2017-08-05
Tom Tromey
Use gdb::unique_xmalloc_ptr when calling tilde_expand
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Tom Tromey
Introduce gdb_argv, a class wrapper for buildargv
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Tom Tromey
Use gdb_file_up in source.c
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-22
Simon Marchi
Class-ify ui_out
blob
|
commitdiff
|
raw
|
diff to current
2016-09-16
Pedro Alves
gdb: Use std::min and std::max throughout
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-19
Doug Evans
* source.c (is_regular_file): New arg errno_ptr.
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-11
Andrew Burgess
gdb: Make lines_to_list variable static.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-17
Pedro Alves
Type-safe wrapper for enum flags
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
Pedro Alves
source.c:openp: save/restore errno
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-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-01
Pierre-Marie de...
Replace the block_found global with explicit data-flow
blob
|
commitdiff
|
raw
|
diff to current
2015-04-11
Jan Kratochvil
Remove --xdb
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Doug Evans
Add producer string to output of info source.
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-11-20
Doug Evans
Split struct symtab into two: struct symtab and compuni...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Doug Evans
SYMTAB_DIRNAME: New macro.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-18
Doug Evans
SYMTAB_OBJFILE: New macro.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-11
Doug Evans
source.c (select_source_symtab): Rewrite to use ALL_SYM...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include string.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-08-07
Gary Benson
Include gdb_assert.h in common-defs.h
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
Brad Mouring
gdb/source.c: Fix matching path substitute rule listing
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Joel Brobecker
simplify substitute_path_rule_matches using filename_ncmp
blob
|
commitdiff
|
raw
|
diff to current
2014-06-02
Joel Brobecker
Remove some trailing spaces in source.c
blob
|
commitdiff
|
raw
|
diff to current
2014-05-21
Pedro Alves
PR gdb/13860: make -interpreter-exec console "list...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Edjunior Barbosa...
Fix dir command for duplicated paths and add a new...
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-12-02
Jan Kratochvil
Record objfile->original_name as an absolute path
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Tom Tromey
remove gdb_stat.h
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.893288 seconds
and
106
git commands to generate.