mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
Regenerate gdbarch.h
Not sure why, but the version currently checked in as an extraneous trailing whitespace that showed up as a diff when I reran gdbarch.sh. gdb/ChangeLog: * gdbarch.h: Regenerate.
This commit is contained in:
parent
86ba104287
commit
f17b69551b
@ -1,3 +1,7 @@
|
||||
2011-10-26 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* gdbarch.h: Regenerate.
|
||||
|
||||
2011-10-26 Meador Inge <meadori@codesourcery.com>
|
||||
|
||||
* gdbarch.sh (function_list): Use 'pstring' when printing
|
||||
|
@ -592,7 +592,7 @@ extern void set_gdbarch_smash_text_address (struct gdbarch *gdbarch, gdbarch_sma
|
||||
FIXME/cagney/2001-01-18: The logic is backwards. It should be asking if the
|
||||
target can single step. If not, then implement single step using breakpoints.
|
||||
|
||||
A return value of 1 means that the software_single_step breakpoints
|
||||
A return value of 1 means that the software_single_step breakpoints
|
||||
were inserted; 0 means they were not. */
|
||||
|
||||
extern int gdbarch_software_single_step_p (struct gdbarch *gdbarch);
|
||||
|
Loading…
Reference in New Issue
Block a user