issues
search
sleroux
/
google-breakpad
Automatically exported from code.google.com/p/google-breakpad
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make processor build and run on win32 with visual studio 2005 or 2008
#277
GoogleCodeExporter
opened
9 years ago
0
generate GUIDs ahead of time in Linux handler
#276
GoogleCodeExporter
closed
9 years ago
1
patch to include list of loaded modules in crash_report output
#275
GoogleCodeExporter
closed
9 years ago
2
Generate a libexception_handler for Linux
#274
GoogleCodeExporter
closed
9 years ago
4
Deadlock when triggering a crash in crash_greneration_app
#273
GoogleCodeExporter
opened
9 years ago
3
error: 'transform' is not a member of 'std'
#272
GoogleCodeExporter
closed
9 years ago
2
memcpy not included
#271
GoogleCodeExporter
closed
9 years ago
3
Licensing issues with src/common/convert_UTF.c
#270
GoogleCodeExporter
closed
9 years ago
10
linked_ptr segfaults oin some cases
#269
GoogleCodeExporter
opened
9 years ago
9
Compilation under OpenSuSE Linux 11.0
#268
GoogleCodeExporter
closed
9 years ago
2
symupload tool on mac doesn't handle spaces in module name correctly
#267
GoogleCodeExporter
closed
9 years ago
1
Mac OS X image listing code needs to handle duplicate load addresses
#266
GoogleCodeExporter
closed
9 years ago
2
Crash Report should parse Apple crashreporter dumps and match them to Breakpad symbols
#265
GoogleCodeExporter
opened
9 years ago
2
GetWindowTextLength or SendMessage is not thread-safe?
#264
GoogleCodeExporter
closed
9 years ago
1
mach_vm_region_recurse calls have invalid parameter specified on Tiger
#263
GoogleCodeExporter
closed
9 years ago
2
ReadImageInfoForTask needs test coverage
#262
GoogleCodeExporter
closed
9 years ago
3
64-bit code path needs to check for LC_SEGMENT_64 when iterating through binary
#261
GoogleCodeExporter
closed
9 years ago
2
<no title>
#260
GoogleCodeExporter
closed
9 years ago
1
Linux: Crash when generating large .sym files with dump_syms
#259
GoogleCodeExporter
closed
9 years ago
3
Test coverage for readtaskmemory
#258
GoogleCodeExporter
closed
9 years ago
3
Revision 253 incorrectly caluclates starting page on mac client
#257
GoogleCodeExporter
closed
9 years ago
2
nlist needs unit test coverage
#256
GoogleCodeExporter
closed
9 years ago
2
CalculateStackSize can be implemented in terms of CalculateMemoryRegionSize
#255
GoogleCodeExporter
opened
9 years ago
0
Nlist doesn't exist on 64-bit Leopard
#254
GoogleCodeExporter
closed
9 years ago
5
The EOL patch
#253
GoogleCodeExporter
closed
9 years ago
1
Compile error on Solaris 8 - google-breakpad/src/common/solaris/dump_symbols.cc contains many compile errors
#252
GoogleCodeExporter
opened
9 years ago
0
Solaris 8 compile error - src/common/solaris/guid_creator.cc has a spurious ;
#251
GoogleCodeExporter
opened
9 years ago
0
Solaris 8 compile error - src/common/solaris/dump_symbols.cc includes stab.h which does not exist
#250
GoogleCodeExporter
opened
9 years ago
1
Compile error on Solaris 8 - google-breakpad/src/common/md5.h includes stdint.h which is not available
#249
GoogleCodeExporter
opened
9 years ago
0
Breakpad won't build against OS X 10.5 SDK
#248
GoogleCodeExporter
closed
9 years ago
4
Need a better way to determine stack region size on mac
#247
GoogleCodeExporter
closed
9 years ago
1
Dynamic_images.* needs to be 64-bit ready
#246
GoogleCodeExporter
closed
9 years ago
7
The purpose of Minidump_format.h might be better served with separate files for architectures/OS
#245
GoogleCodeExporter
closed
9 years ago
6
Crash while compiling breakpad using XCode 3.1 (iPhone SDK update)
#244
GoogleCodeExporter
closed
9 years ago
1
Linux code should use build id produced by ld --build-id if available
#243
GoogleCodeExporter
closed
9 years ago
2
ExceptionHandler::SetupHandler passes uninitialized sa_mask to sigaction
#242
GoogleCodeExporter
closed
9 years ago
14
Use "%" PRIx64 instead of "%llx"
#241
GoogleCodeExporter
closed
9 years ago
1
add Python wrapper using SWIG
#240
GoogleCodeExporter
opened
9 years ago
5
Support x86_64 linux in client code
#239
GoogleCodeExporter
closed
9 years ago
9
Missing #includes
#238
GoogleCodeExporter
closed
9 years ago
3
handle inlined methods properly in dump_syms
#237
GoogleCodeExporter
closed
9 years ago
2
DWARF support for Mach-o binaries in dump_syms tool on Mac OS X
#236
GoogleCodeExporter
closed
9 years ago
14
handle inlined methods properly in dump_syms
#235
GoogleCodeExporter
closed
9 years ago
4
Provide additional customization for minidumps on Windows using callbacks
#234
GoogleCodeExporter
opened
9 years ago
3
Remove dependency on ole32 on Windows
#233
GoogleCodeExporter
closed
9 years ago
2
Support autoproxy configuration (PAC) in windows HTTP uploader
#232
GoogleCodeExporter
opened
9 years ago
3
audit severity of log messages
#231
GoogleCodeExporter
opened
9 years ago
1
make BasicSourceLineResolver (or a subclass) able to cache binary maps to disk
#230
GoogleCodeExporter
closed
9 years ago
4
SystemInfo declared forward as class, but the real declaration is as struct - this makes MS tools choke
#229
GoogleCodeExporter
closed
9 years ago
1
logging.h re-defines SEVERITY_ERROR
#228
GoogleCodeExporter
closed
9 years ago
9
Next